Home | History | Annotate | Download | only in hybridPixmap
      1 # -------------------------------------------------
      2 # Project created by QtCreator 2009-12-10T11:25:02
      3 # -------------------------------------------------
      4 isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
      5 include(../tests.pri)
      6 TARGET = hybridPixmap
      7 SOURCES += widget.cpp
      8 HEADERS += widget.h
      9 FORMS += widget.ui
     10 RESOURCES += resources.qrc
     11 CONFIG += console
     12