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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = counting

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