summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/benchlibwalltime/benchlibwalltime.pro
blob: 80d97a24222b2fb2fb7d29c19caa3187885bb697 (plain)
1
2
3
4
5
6
7
8
9
10
SOURCES += tst_benchlibwalltime.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = benchlibwalltime

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