Last change
on this file was 846, checked in by Dmitry A. Kuminov, 14 years ago |
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
File size:
351 bytes
|
Line | |
---|
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
|
---|
Note:
See
TracBrowser
for help on using the repository browser.