qt6-bb10/tests/auto/testlib/selftests/verifyexceptionthrown/verifyexceptionthrown.pro

11 lines
226 B
Prolog

SOURCES += tst_verifyexceptionthrown.cpp
QT = core testlib
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
CONFIG += exceptions
TARGET = verifyexceptionthrown
include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)