source: tests/corelib/process/process.pro

Last change on this file was 1144, checked in by Dmitry A. Kuminov, 12 years ago

tests: Added a bunch of corelib tests.

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