summaryrefslogtreecommitdiffstats
path: root/src/core/core_gyp_config.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core_gyp_config.pri')
-rw-r--r--src/core/core_gyp_config.pri5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/core_gyp_config.pri b/src/core/core_gyp_config.pri
new file mode 100644
index 000000000..999d019f9
--- /dev/null
+++ b/src/core/core_gyp_config.pri
@@ -0,0 +1,5 @@
+CONFIG = gyp_generator $$CONFIG
+GYPFILE = $$OUT_PWD/core_generated.gyp
+GYPINCLUDES += $$PWD/qtwebengine.gypi
+GYPSRCDIR = $$PWD
+