summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testProcessNormal/testProcessNormal.pro
blob: 3c6a595d856576d3a6588d373006db564d7572e6 (plain)
1
2
3
4
5
6
7
8
9
SOURCES = main.cpp
CONFIG += console
CONFIG -= qt app_bundle

DESTDIR = ./

# no install rule for application used by test
INSTALLS =