Windows Installer: Added Qt5Svg.dll
This commit is contained in:
parent
5740a91f43
commit
46dd0dbb76
|
@ -38,6 +38,7 @@
|
|||
<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)'>
|
||||
|
|
Loading…
Reference in New Issue