source:
tests/process/test/test.pro@
334
Last change on this file since 334 was 205, checked in by , 16 years ago | |
---|---|
File size: 148 bytes |
Line | |
---|---|
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.