Files
qt5.12.8/tests/auto/testlib/selftests/verifyexceptionthrown/verifyexceptionthrown.pro
2025-08-26 22:57:23 +08:00

9 lines
173 B
Prolog

SOURCES += tst_verifyexceptionthrown.cpp
QT = core testlib
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
CONFIG += exceptions
TARGET = verifyexceptionthrown