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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = singleskip

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