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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = benchlibcounting

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