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

DESTDIR = ./

# no install rule for application used by test
INSTALLS =