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