source:
trunk/tools/qtconcurrent/generaterun/run.pro@
651
Last change on this file since 651 was 2, checked in by , 16 years ago | |
---|---|
File size: 133 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | TARGET += |
3 | DEPENDPATH += . |
4 | INCLUDEPATH += . |
5 | |
6 | include(../codegenerator/codegenerator.pri) |
7 | |
8 | # Input |
9 | SOURCES += main.cpp |
Note:
See TracBrowser
for help on using the repository browser.