qt6-bb10/tests/auto/other/exceptionsafety/exceptionsafety.pro

7 lines
167 B
Prolog

CONFIG += testcase
TARGET = tst_exceptionsafety
SOURCES += tst_exceptionsafety.cpp
QT = core testlib
CONFIG += parallel_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0