summaryrefslogtreecommitdiff
path: root/src/dlls.manifest.debug.qt5
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-07-15 17:31:44 +0200
committerTannin <devnull@localhost>2014-07-15 17:31:44 +0200
commit67b0268e700072b9ee273a40251b422a8f55c3ba (patch)
tree8e5ee4b39044649400c2cd323c61e46f244e94be /src/dlls.manifest.debug.qt5
parentb1ac479fb648ed7c7e295fecb3a98a2e27cb3fde (diff)
- qt 5 compatibility fixes
- detection for support of optimized find no longer depends on deprecated api
Diffstat (limited to 'src/dlls.manifest.debug.qt5')
-rw-r--r--src/dlls.manifest.debug.qt57
1 files changed, 4 insertions, 3 deletions
diff --git a/src/dlls.manifest.debug.qt5 b/src/dlls.manifest.debug.qt5
index 369539d1..6cc0a83d 100644
--- a/src/dlls.manifest.debug.qt5
+++ b/src/dlls.manifest.debug.qt5
@@ -1,11 +1,12 @@
<?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="icuin49.dll"/>
- <file name="icuuc49.dll"/>
- <file name="icudt49.dll"/>
+ <file name="icuin52.dll"/>
+ <file name="icuuc52.dll"/>
+ <file name="icudt52.dll"/>
<file name="Qt5Cored.dll"/>
<file name="Qt5Declaratived.dll"/>
+ <file name="Qt5Quickd.dll"/>
<file name="Qt5Guid.dll"/>
<file name="Qt5Networkd.dll"/>
<file name="Qt5Scriptd.dll"/>