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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = crashes

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)