source:
tests/process/test/test.pro@
342
Last change on this file since 342 was 205, checked in by , 16 years ago | |
---|---|
File size: 148 bytes |
Rev | Line | |
---|---|---|
[205] | 1 | DEPTH = .. |
2 | include($$DEPTH/../common.pri) | |
3 | else:error("Cannot include $$DEPTH/../common.pri!") | |
4 | ||
5 | QT = | |
6 | CONFIG += console | |
7 | ||
8 | SOURCES += test.cpp |
Note:
See TracBrowser
for help on using the repository browser.