summaryrefslogtreecommitdiffstats
path: root/src/core/core_gyp_generator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core_gyp_generator.pro')
-rw-r--r--src/core/core_gyp_generator.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/core_gyp_generator.pro b/src/core/core_gyp_generator.pro
index 25e105da6..a2bf2a19c 100644
--- a/src/core/core_gyp_generator.pro
+++ b/src/core/core_gyp_generator.pro
@@ -7,9 +7,9 @@ GYPINCLUDES += qtwebengine.gypi
TEMPLATE = lib
-# This must match the target name in core_module.pro to allow it to do the linking part.
+# NOTE: The TARGET, QT, QT_PRIVATE variables must match those in core_module.pro.
+# gyp/ninja will take care of the compilation, qmake/make will finish with linking and install.
TARGET = QtWebEngineCore
-
QT += qml quick
QT_PRIVATE += qml-private quick-private gui-private core-private