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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = failcleanup