aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/objectcount/objectcount.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2018-04-12 10:58:08 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2018-04-12 12:17:35 +0000
commitc6e94e46077baf07793f95213bb53a8e56cf9b44 (patch)
tree5916d3f56997d466dd625d0fedea85a7439c377c /tests/benchmarks/objectcount/objectcount.pro
parentad343ad8ffc1016dd7d2d79603148ab2a07fe713 (diff)
Tests: move duplicated addTestRows() to QQuickVisualTestUtil
Change-Id: I723f1fe2e5df1ea4a09bd7e567079cdbc7124e6e Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
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