qt5base-lts/tests/auto/testlib/selftests/benchlibwalltime/benchlibwalltime.pro

11 lines
196 B
Prolog
Raw Normal View History

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)