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