Skip to content

Commit 46dd0db

Browse files
committed
Windows Installer: Added Qt5Svg.dll
1 parent 5740a91 commit 46dd0db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

win_installer/cppcheck.wxs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<File Id='Qt5Guidll' Name='Qt5Gui.dll' Source='$(var.QtDllDir)\Qt5Gui.dll' />
3939
<File Id='Qt5Widgetsdll' Name='Qt5Widgets.dll' Source='$(var.QtDllDir)\Qt5Widgets.dll' />
4040
<File Id='Qt5PrintSupportdll' Name='Qt5PrintSupport.dll' Source='$(var.QtDllDir)\Qt5PrintSupport.dll' />
41+
<File Id='Qt5Svgdll' Name='Qt5Svg.dll' Source='$(var.QtDllDir)\Qt5Svg.dll' />
4142
</Component>
4243
<Directory Id='QtPlatformsFolder' Name='platforms'>
4344
<Component Id='QtPlatforms' DiskId='1' Guid='$(var.qtplatformsGUID)'>

0 commit comments

Comments
 (0)