aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/sanity.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sanity/sanity.pro')
-rw-r--r--tests/auto/sanity/sanity.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/sanity/sanity.pro b/tests/auto/sanity/sanity.pro
index 436dc7dd..15f2679a 100644
--- a/tests/auto/sanity/sanity.pro
+++ b/tests/auto/sanity/sanity.pro
@@ -5,5 +5,7 @@ QT += qml testlib core-private qml-private
CONFIG += testcase
osx:CONFIG -= app_bundle
+DEFINES += QQC2_IMPORT_PATH=\\\"$$absolute_path(../../../src/imports)\\\"
+
SOURCES += \
$$PWD/tst_sanity.cpp