summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/waitwithoutgui/waitwithoutgui.pro
blob: 94188a2001c5ad670e1030abd86e4402b0978b6b (plain)
1
2
3
4
5
6
7
8
QT = core testlib
SOURCES += tst_waitwithoutgui.cpp

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = waitwithoutgui