summaryrefslogtreecommitdiffstats
path: root/src/core/resources/resources.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/resources/resources.pro')
-rw-r--r--src/core/resources/resources.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/resources/resources.pro b/src/core/resources/resources.pro
index a9404f3ec..b0eba1246 100644
--- a/src/core/resources/resources.pro
+++ b/src/core/resources/resources.pro
@@ -2,6 +2,4 @@
# These files will then be bundled using the Qt Resource System.
TEMPLATE = aux
-system(python ../build/scripts/build_resources.py)
-
-
+system("python $$QTWEBENGINE_ROOT/tools/buildscripts/build_resources.py")