summaryrefslogtreecommitdiffstats
path: root/patches/0024-Add-the-source-path-to-the-modules-.pri-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0024-Add-the-source-path-to-the-modules-.pri-file.patch')
-rw-r--r--patches/0024-Add-the-source-path-to-the-modules-.pri-file.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/0024-Add-the-source-path-to-the-modules-.pri-file.patch b/patches/0024-Add-the-source-path-to-the-modules-.pri-file.patch
index 20d6af0..e8dace1 100644
--- a/patches/0024-Add-the-source-path-to-the-modules-.pri-file.patch
+++ b/patches/0024-Add-the-source-path-to-the-modules-.pri-file.patch
@@ -16,7 +16,7 @@ Subject: [PATCH] Add the source path to the modules .pri file
qtkernel/src/modules/qt_svg.pri | 1 +
qtkernel/src/modules/qt_testlib.pri | 1 +
qtkernel/src/modules/qt_xml.pri | 1 +
- qtquick/modules/qt_declarative.pri | 1 +
+ qtdeclarative/modules/qt_declarative.pri | 1 +
qtscript/modules/qt_script.pri | 1 +
qtscript/modules/qt_scripttools.pri | 1 +
qttools/modules/qt_help.pri | 1 +
@@ -161,10 +161,10 @@ index 06fc5fc..4932ae5 100644
+QT.xml.sources = $$QT_MODULE_BASE/src/xml
QT.xml.libs = $$QT_MODULE_LIB_BASE
QT.xml.depends = core
-diff --git a/qtquick/modules/qt_declarative.pri b/qtquick/modules/qt_declarative.pri
+diff --git a/qtdeclarative/modules/qt_declarative.pri b/qtdeclarative/modules/qt_declarative.pri
index 5fb8c25..1ddd14a 100644
---- a/qtquick/modules/qt_declarative.pri
-+++ b/qtquick/modules/qt_declarative.pri
+--- a/qtdeclarative/modules/qt_declarative.pri
++++ b/qtdeclarative/modules/qt_declarative.pri
@@ -5,5 +5,6 @@ QT_DECLARATIVE_PATCH_VERSION = $$QT_PATCH_VERSION
QT.declarative.name = QtDeclarative