summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/multiexec/multiexec.pro
blob: 639b9b8e5fe0b2582e770869725ae63df66116c6 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += tst_multiexec.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = multiexec