summaryrefslogtreecommitdiffstats
path: root/src/core/core_module.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core_module.pro')
-rw-r--r--src/core/core_module.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/core/core_module.pro b/src/core/core_module.pro
index 049bd0596..22d3d8646 100644
--- a/src/core/core_module.pro
+++ b/src/core/core_module.pro
@@ -1,5 +1,8 @@
-TARGET = QtWebEngineCore
MODULE = webenginecore
+TARGET = QtWebEngineCore
+
+QT += qml quick
+QT_PRIVATE += qml-private quick-private gui-private core-private
# Look for linking information produced by gyp for our target according to core_generated.gyp
!include($$getOutDir()/$$getConfigDir()/$${TARGET}_linking.pri) {