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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = multiexec

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)