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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = skipcleanup