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, 2 insertions, 0 deletions
diff --git a/tests/benchmarks/objectcount/objectcount.pro b/tests/benchmarks/objectcount/objectcount.pro
index f54d72d6..2cda43d5 100644
--- a/tests/benchmarks/objectcount/objectcount.pro
+++ b/tests/benchmarks/objectcount/objectcount.pro
@@ -5,5 +5,7 @@ QT += quick testlib core-private
CONFIG += testcase
osx:CONFIG -= app_bundle
+DEFINES += QQC2_IMPORT_PATH=\\\"$$QQC2_SOURCE_TREE/src/imports\\\"
+
SOURCES += \
tst_objectcount.cpp