We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92314b6 commit 6ff8849Copy full SHA for 6ff8849
win_installer/cppcheck.wxs
@@ -38,7 +38,6 @@
38
<File Id='Qt5Guidll' Name='Qt5Gui.dll' Source='$(var.QtDllDir)\Qt5Gui.dll' />
39
<File Id='Qt5Widgetsdll' Name='Qt5Widgets.dll' Source='$(var.QtDllDir)\Qt5Widgets.dll' />
40
<File Id='Qt5PrintSupportdll' Name='Qt5PrintSupport.dll' Source='$(var.QtDllDir)\Qt5PrintSupport.dll' />
41
- <File Id='Qt5Svgdll' Name='Qt5Svg.dll' Source='$(var.QtDllDir)\Qt5Svg.dll' />
42
</Component>
43
<Directory Id='QtPlatformsFolder' Name='platforms'>
44
<Component Id='QtPlatforms' DiskId='1' Guid='$(var.qtplatformsGUID)'>
0 commit comments