summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/waitwithoutgui/waitwithoutgui.pro
blob: cf3098ddcfc83c29831e542f4951bc2e280982b8 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
QT -= gui
SOURCES += tst_waitwithoutgui.cpp

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = waitwithoutgui