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