source:
tspsg/src/3rdparty/qttoolbardialog-2.2_1-opensource/examples/simple/simple.pro
@
f6352492e7
Last change on this file since f6352492e7 was 94cd045fad, checked in by , 15 years ago | |
---|---|
|
|
File size: 204 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | DEPENDPATH += . |
3 | INCLUDEPATH += . |
4 | |
5 | include(../../src/qttoolbardialog.pri) |
6 | # Input |
7 | SOURCES += main.cpp \ |
8 | mainwindow.cpp |
9 | HEADERS += mainwindow.h |
10 | RESOURCES += simple.qrc |
11 |
Note: See TracBrowser
for help on using the repository browser.