source:
trunk/examples/process/process.pro@
127
Last change on this file since 127 was 48, checked in by , 20 years ago | |
---|---|
File size: 175 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | TARGET = process |
3 | |
4 | CONFIG += qt warn_on release |
5 | DEPENDPATH = ../../include |
6 | |
7 | REQUIRES = large-config |
8 | |
9 | HEADERS = |
10 | SOURCES = process.cpp |
11 | INTERFACES = |
Note:
See TracBrowser
for help on using the repository browser.