source: tests/process/child/child.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.

  • Property svn:eol-style set to native
File size: 92 bytes
Line 
1DEPTH = ../..
2include($$DEPTH/common.pri)
3
4DESTDIR = $$OUT_PWD/..
5
6QT =
7
8SOURCES = child.c
Note: See TracBrowser for help on using the repository browser.