source: tests/process/test/test.pro@ 907

Last change on this file since 907 was 907, checked in by Dmitry A. Kuminov, 14 years ago

tests: Added process/process-sync test case.

File size: 101 bytes
Line 
1DEPTH = ../..
2include($$DEPTH/common.pri)
3
4DESTDIR = $$OUT_PWD/..
5
6QT =
7
8SOURCES = test.cpp
Note: See TracBrowser for help on using the repository browser.