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