summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
Diffstat (limited to 'coin')
-rw-r--r--coin/qt-installer-package-config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/coin/qt-installer-package-config.json b/coin/qt-installer-package-config.json
index ac604d77b..aec45688b 100644
--- a/coin/qt-installer-package-config.json
+++ b/coin/qt-installer-package-config.json
@@ -18,7 +18,9 @@
"**/plugins/imageformats/**/*",
"**/qml/QtQuick/**/*",
"**/qml/QtQuick/Pdf/**/.rcc/*",
- "**/qml/QtQuick/Pdf/**/.rcc/qmlcache/*"
+ "**/qml/QtQuick/Pdf/**/.rcc/qmlcache/*",
+ "**/qml/QtQuick/Pdf/**/.qt/rcc/*",
+ "**/qml/QtQuick/Pdf/**/.qt/rcc/qmlcache/*"
]
}
}