summaryrefslogtreecommitdiffstats
path: root/tests/auto/qprocess/fileWriterProcess/fileWriterProcess.pro
blob: c9f87ba361de9dbeeb4624e893d62eb6eec66b05 (plain)
1
2
3
4
5
6
7
8
9
10
SOURCES = main.cpp
CONFIG += console
CONFIG -= app_bundle
QT = core
DESTDIR = ./

# no install rule for application used by test
INSTALLS =