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

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

tests/process: Renamed the process part to process-async.

File size: 157 bytes
Line 
1DEPTH = ..
2include($$DEPTH/../common.pri)
3else:error("Cannot include $$DEPTH/../common.pri!")
4
5QT = core gui
6CONFIG += console
7
8SOURCES += process-async.cpp
Note: See TracBrowser for help on using the repository browser.