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

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

tests: Optimize/simplify the build process for shadow building.

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