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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = expectfail
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0