source:
tspsg/src/3rdparty/qttoolbardialog-2.2_1-opensource/examples/simple/simple.pro
@
21361c757d
Last change on this file since 21361c757d was a919b54cac, checked in by , 12 years ago | |
---|---|
|
|
File size: 193 bytes |
Rev | Line | |
---|---|---|
[a919b54cac] | 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.