summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/core.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/core.pro b/src/core/core.pro
index 39a7763f5..67e27f3ad 100644
--- a/src/core/core.pro
+++ b/src/core/core.pro
@@ -38,6 +38,11 @@ macx: PLUGIN_PREFIX =
win32 {
PLUGIN_EXTENSION = .dll
PLUGIN_PREFIX =
+
+ icu.files = $$OUT_PWD/$$getConfigDir()/icudt46l.dat
+ icu.CONFIG += no_check_exist
+ icu.path = $$[QT_INSTALL_BINS]
+ INSTALLS += icu
}
plugins.files = $$OUT_PWD/$$getConfigDir()/$${PLUGIN_PREFIX}ffmpegsumo$${PLUGIN_EXTENSION}