aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/objectcount/objectcount.pro
blob: f54d72d668d8b31583827aa89bf4fc73ff94fcad (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_objectcount

QT += quick testlib core-private
CONFIG += testcase
osx:CONFIG -= app_bundle

SOURCES += \
    tst_objectcount.cpp