summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/exceptionthrow/exceptionthrow.pro
blob: 641818ca18fb073a8d56a1fd273ea25eebee2e4a (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += tst_exceptionthrow.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = exceptionthrow