summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/test/test.pro
blob: a8dba5eb8b2f65b50d4678dac890e7308d6b78b3 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
QT = core testlib network
embedded: QT += gui
SOURCES = ../tst_qprocess.cpp

TARGET = ../tst_qprocess

TESTDATA += ../testBatFiles/*