summaryrefslogtreecommitdiffstats
path: root/lib/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'lib/quick/quick.pro')
-rw-r--r--lib/quick/quick.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/quick/quick.pro b/lib/quick/quick.pro
index 859bc16bc..78650dedc 100644
--- a/lib/quick/quick.pro
+++ b/lib/quick/quick.pro
@@ -6,6 +6,9 @@ IMPORT_VERSION = 1.0
QT += qml quick
QT_PRIVATE += qml-private quick-private gui-private core-private
+# Remove this as soon as we have a hard-dependency on Qt 5.2
+qtHaveModule(v8): QT_PRIVATE += v8-private
+
INCLUDEPATH += ../
# FIXME: all this should eventually be turned into QT += webenginecore