We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a21a8 commit 0c9d3bcCopy full SHA for 0c9d3bc
1 file changed
win_installer/cppcheck.wxs
@@ -73,6 +73,7 @@
73
<File Id='qt.cfg' Name='qt.cfg' Source='$(var.CfgsDir)\qt.cfg' />
74
<File Id='sdl.cfg' Name='sdl.cfg' Source='$(var.CfgsDir)\sdl.cfg' />
75
<File Id='windows.cfg' Name='windows.cfg' Source='$(var.CfgsDir)\windows.cfg' />
76
+ <File Id='wxwidgets.cfg' Name='wxwidgets.cfg' Source='$(var.CfgsDir)\wxwidgets.cfg' />
77
</Component>
78
</Directory>
79
<Directory Id='PtfsFolder' Name='platforms'>
0 commit comments