summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter.pro
blob: f0741d5c26343ff8e68d930c99530461492a604c (plain)
1
2
3
4
5
6
7
8
9
10
SOURCES += tst_benchlibtickcounter.cpp
QT = core testlib-private

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = benchlibtickcounter

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