summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro
blob: 665ca99e41e721945dbce9d409c0bf29fa57d846 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_exceptionsafety_objects
QT += widgets testlib
HEADERS += oomsimulator.h 3rdparty/valgrind.h 3rdparty/memcheck.h
SOURCES += tst_exceptionsafety_objects.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0