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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = expectfail

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