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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = exceptionthrow