summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/crashes/crashes.pro
blob: 80b438fb5ef14df6977c1814663a98a42aa5cb6c (plain)
1
2
3
4
5
6
7
8
SOURCES += tst_crashes.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = crashes
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0