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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
CONFIG += exceptions

TARGET = verifyexceptionthrown