Installer: Add custom banner with Cppcheck icon.
This commit is contained in:
parent
05bd91b9fc
commit
318d831f88
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
|
@ -88,5 +88,6 @@
|
|||
<Icon Id='gui.exe' SourceFile='$(var.GuiBuildDir)\gui.exe' />
|
||||
|
||||
<WixVariable Id="WixUILicenseRtf" Value="GPLv3.rtf" />
|
||||
<WixVariable Id="WixUIBannerBmp" Value="Bitmaps\banner.bmp" />
|
||||
</Product>
|
||||
</Wix>
|
||||
|
|
Loading…
Reference in New Issue