summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/multiexec/multiexec.pro
blob: 2038acbd3134d006e9e29bf43f2f47a2d4a49ac1 (plain)
1
2
3
4
5
6
7
SOURCES += tst_multiexec.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = multiexec