diff options
| author | Tannin <devnull@localhost> | 2015-03-09 12:34:34 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-03-09 12:34:34 +0100 |
| commit | 7a1ae9b0f1560c9eda32e032796fbb3fd56ff236 (patch) | |
| tree | dea71435ac1042cb008fcd9f7b1ec57e6ea91227 /src/dlls.manifest.debug.qt5 | |
| parent | d45ebf134819e1559718681becca9c4139fb7151 (diff) | |
| parent | db2954e8eb41da715b9e7d79a72e225797401413 (diff) | |
Merge with branch1.2
Diffstat (limited to 'src/dlls.manifest.debug.qt5')
| -rw-r--r-- | src/dlls.manifest.debug.qt5 | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/src/dlls.manifest.debug.qt5 b/src/dlls.manifest.debug.qt5 index 1bbdf691..59497baa 100644 --- a/src/dlls.manifest.debug.qt5 +++ b/src/dlls.manifest.debug.qt5 @@ -1,19 +1,29 @@ <?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="icuin52.dll"/>
- <file name="icuuc52.dll"/>
- <file name="icudt52.dll"/>
+ <file name="icuin53.dll"/>
+ <file name="icuuc53.dll"/>
+ <file name="icudt53.dll"/>
<file name="Qt5Cored.dll"/>
<file name="Qt5Declaratived.dll"/>
- <file name="Qt5Quickd.dll"/>
<file name="Qt5Guid.dll"/>
<file name="Qt5Multimediad.dll"/>
<file name="Qt5MultimediaWidgetsd.dll"/>
<file name="Qt5Networkd.dll"/>
<file name="Qt5OpenGLd.dll"/>
+ <file name="Qt5Positioningd.dll"/>
+ <file name="Qt5PrintSupportd.dll"/>
+ <file name="Qt5Qmld.dll"/>
+ <file name="Qt5Quickd.dll"/>
+ <file name="Qt5Sensorsd.dll"/>
<file name="Qt5Scriptd.dll"/>
<file name="Qt5Sqld.dll"/>
+ <file name="Qt5Svgd.dll"/>
+ <file name="Qt5WebChanneld.dll"/>
+ <file name="Qt5WebKitd.dll"/>
+ <file name="Qt5WebKitWidgetsd.dll"/>
<file name="Qt5Widgetsd.dll"/>
+ <file name="Qt5WinExtrasd.dll"/>
+ <file name="Qt5Xmld.dll"/>
<file name="Qt5XmlPatternsd.dll"/>
</assembly>
|
