summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/exceptionsafety/exceptionsafety.pro
blob: 3e9c996cd8e8a3490ace0426683e9a3e4aab5eaf (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_exceptionsafety
SOURCES += tst_exceptionsafety.cpp
QT = core testlib
CONFIG += parallel_test insignificant_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0