summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/crashes/crashes.pro
blob: 7eec6eacb13ee0e10961fa647b26b25218c5c9cf (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)

SOURCES += tst_crashes.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = crashes