source:
tests/corelib/process/process.pro
Last change on this file was 1144, checked in by , 12 years ago | |
---|---|
File size: 98 bytes |
Line | |
---|---|
1 | DEPTH = .. |
2 | include(../$$DEPTH/common.pri) |
3 | |
4 | QT = core gui |
5 | CONFIG += console |
6 | |
7 | SOURCES = process.cpp |
Note:
See TracBrowser
for help on using the repository browser.