aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/objectcount/objectcount.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/objectcount/objectcount.pro')
-rw-r--r--tests/benchmarks/objectcount/objectcount.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/objectcount/objectcount.pro b/tests/benchmarks/objectcount/objectcount.pro
index 3d7d411b..046bfc45 100644
--- a/tests/benchmarks/objectcount/objectcount.pro
+++ b/tests/benchmarks/objectcount/objectcount.pro
@@ -5,7 +5,7 @@ QT += quick testlib core-private
CONFIG += testcase
macos:CONFIG -= app_bundle
-DEFINES += QQC2_IMPORT_PATH=\\\"$$QQC2_SOURCE_TREE/src/imports\\\"
+include(../../auto/shared/util.pri)
SOURCES += \
tst_objectcount.cpp