summaryrefslogtreecommitdiffstats
path: root/src/core/core_common.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core_common.pri')
-rw-r--r--src/core/core_common.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/core_common.pri b/src/core/core_common.pri
index 51f5e21b0..c92278657 100644
--- a/src/core/core_common.pri
+++ b/src/core/core_common.pri
@@ -1,3 +1,6 @@
+include($$QTWEBENGINE_OUT_ROOT/src/core/qtwebenginecore-config.pri)
+QT_FOR_CONFIG += webenginecore webenginecore-private
+
# NOTE: The TARGET, QT, QT_PRIVATE variables are used in both core_module.pro and core_gyp_generator.pro
# gyp/ninja will take care of the compilation, qmake/make will finish with linking and install.