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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = skip

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