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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = failcleanup
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0