diff options
| author | lepresidente <brian.alexander.munro@gmail.com> | 2016-11-30 20:38:24 +0200 |
|---|---|---|
| committer | lepresidente <brian.alexander.munro@gmail.com> | 2016-11-30 20:38:24 +0200 |
| commit | db6b536fb1177835930ff8035f0f03cf43c30e8c (patch) | |
| tree | f474600546b82e3b22063312ec9b1413ee76750f /src | |
| parent | 64590a10d7832b6d94dcf4539f7da93d6eb889b9 (diff) | |
Updated icu libs to 54 in release build.
Diffstat (limited to 'src')
| -rw-r--r-- | src/dlls.manifest.qt5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dlls.manifest.qt5 b/src/dlls.manifest.qt5 index fedcfa26..80af4e5f 100644 --- a/src/dlls.manifest.qt5 +++ b/src/dlls.manifest.qt5 @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="dlls" version="1.0.0.0" processorArchitecture="x86"/>
- <file name="icuin53.dll"/>
- <file name="icuuc53.dll"/>
- <file name="icudt53.dll"/>
+ <file name="icuin54.dll"/>
+ <file name="icuuc54.dll"/>
+ <file name="icudt54.dll"/>
<file name="libeay32.dll"/>
<file name="ssleay32.dll"/>
<file name="Qt5Core.dll"/>
|
