summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/exceptionthrow/exceptionthrow.pro
blob: fe89f6f3cd0988209c117e06b55deed30d1bf6ab (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
CONFIG += exceptions

TARGET = exceptionthrow