summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/libs/installer/resources/files-to-patch-windows-emb-arm-qt513
-rw-r--r--src/libs/installer/resources/patch_file_lists.qrc1
2 files changed, 14 insertions, 0 deletions
diff --git a/src/libs/installer/resources/files-to-patch-windows-emb-arm-qt5 b/src/libs/installer/resources/files-to-patch-windows-emb-arm-qt5
new file mode 100644
index 000000000..a43229d18
--- /dev/null
+++ b/src/libs/installer/resources/files-to-patch-windows-emb-arm-qt5
@@ -0,0 +1,13 @@
+bin/qmake.exe
+bin/lrelease.exe
+bin/qdoc.exe
+host-bin/qmake.exe
+host-bin/lrelease.exe
+host-bin/qdoc.exe
+%%
+*.la
+*.prl
+*.pc
+*.pri
+*.cmake
+
diff --git a/src/libs/installer/resources/patch_file_lists.qrc b/src/libs/installer/resources/patch_file_lists.qrc
index 9ab00f951..b300b69ac 100644
--- a/src/libs/installer/resources/patch_file_lists.qrc
+++ b/src/libs/installer/resources/patch_file_lists.qrc
@@ -8,6 +8,7 @@
<file>files-to-patch-macx-qt5</file>
<file>files-to-patch-linux-emb-arm</file>
<file>files-to-patch-windows-emb-arm</file>
+ <file>files-to-patch-windows-emb-arm-qt5</file>
<file>files-to-patch-macx-emb-arm-qt5</file>
<file>files-to-patch-linux-emb-arm-qt5</file>
</qresource>