Added Qt5PrintSupport.dll to installer
This commit is contained in:
parent
eef98ef5c8
commit
fe41162672
|
@ -37,6 +37,7 @@
|
|||
<File Id='Qt5Coredll' Name='Qt5Core.dll' Source='$(var.QtDllDir)\Qt5Core.dll' />
|
||||
<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' />
|
||||
</Component>
|
||||
<Directory Id='QtPlatformsFolder' Name='platforms'>
|
||||
<Component Id='QtPlatforms' DiskId='1' Guid='$(var.qtplatformsGUID)'>
|
||||
|
|
Loading…
Reference in New Issue