qt5base-lts/tests/auto/testlib/selftests/exceptionthrow/exceptionthrow.pro

9 lines
159 B
Prolog
Raw Normal View History

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