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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = benchlibcounting