summaryrefslogtreecommitdiffstats
path: root/src/core/gyp_configure_target.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gyp_configure_target.pro')
-rw-r--r--src/core/gyp_configure_target.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/gyp_configure_target.pro b/src/core/gyp_configure_target.pro
index 6d9f414c3..4d5204407 100644
--- a/src/core/gyp_configure_target.pro
+++ b/src/core/gyp_configure_target.pro
@@ -26,9 +26,9 @@ GYPI_CONTENTS += " ]," \
GYPI_CONTENTS += "}"
-GYPI_FILE = $$absolute_path('build/qmake_extras.gypi', $$QTWEBENGINE_ROOT)
+GYPI_FILE = $$absolute_path('qmake_extras.gypi')
-!exists($$GYPI_FILE): error("-- $$GYPI not found --")
+!exists($$GYPI_FILE): error("-- $$GYPI_FILE not found --")
# Append to the file already containing the host settings.
!build_pass {