source: tests/process/process-async/process-async.pro@ 910

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

tests: Added process-sync-test.cmd.

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