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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = exceptionthrow
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0