source: tests/process/process-async/process-async.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: 110 bytes
Line 
1DEPTH = ../..
2include($$DEPTH/common.pri)
3
4DESTDIR = $$OUT_PWD/..
5
6QT = core gui
7
8SOURCES = process-async.cpp
Note: See TracBrowser for help on using the repository browser.