diff options
| author | TanninOne <seppleviathan@gmx.de> | 2016-06-30 19:03:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-06-30 19:03:45 +0200 |
| commit | 4a582e524dd012ed9d5fdb4f9c97aab22c8dac85 (patch) | |
| tree | 8636fd48efe160d7325906cfb88b90374e0522a0 /src/dlls.manifest.debug.qt5 | |
| parent | 89221af929f86d7038cb9578433d46c5f144dc33 (diff) | |
| parent | 42407866e9f04cac3c1bad0e1002e23c6f0d5064 (diff) | |
Merge pull request #837 from ThosRTanner/issue/309
Changes for TanninOne/modorganizer#309 (3 of 3)
Diffstat (limited to 'src/dlls.manifest.debug.qt5')
| -rw-r--r-- | src/dlls.manifest.debug.qt5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dlls.manifest.debug.qt5 b/src/dlls.manifest.debug.qt5 index 59497baa..a2f75206 100644 --- a/src/dlls.manifest.debug.qt5 +++ b/src/dlls.manifest.debug.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="Qt5Cored.dll"/>
<file name="Qt5Declaratived.dll"/>
<file name="Qt5Guid.dll"/>
|
