Revert "Windows Installer: Added Qt5Svg.dll" - it seems to not work on Windows 10 and the issue was fixed by using PNG instead of SVG

This reverts commit 46dd0dbb76.
This commit is contained in:
PKEuS 2017-10-07 17:50:16 +02:00
parent 92314b65e9
commit 6ff8849419
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@
<File Id='Qt5Guidll' Name='Qt5Gui.dll' Source='$(var.QtDllDir)\Qt5Gui.dll' />
<File Id='Qt5Widgetsdll' Name='Qt5Widgets.dll' Source='$(var.QtDllDir)\Qt5Widgets.dll' />
<File Id='Qt5PrintSupportdll' Name='Qt5PrintSupport.dll' Source='$(var.QtDllDir)\Qt5PrintSupport.dll' />
<File Id='Qt5Svgdll' Name='Qt5Svg.dll' Source='$(var.QtDllDir)\Qt5Svg.dll' />
</Component>
<Directory Id='QtPlatformsFolder' Name='platforms'>
<Component Id='QtPlatforms' DiskId='1' Guid='$(var.qtplatformsGUID)'>