ui: added icon for CBP sourcegroups to project setup

This commit is contained in:
mlangkabel
2018-06-12 11:30:12 +02:00
parent 61975757f4
commit 32d0b01694
4 changed files with 16 additions and 7 deletions
@@ -576,6 +576,9 @@
<Component Id='C_icon_Png' Guid='*' Win64="$(var.Win64)">
<File Id='C_icon' Name='c_icon.png' DiskId='1' Source='./../../../bin/app/data/gui/icon/c_icon.png' KeyPath='yes' />
</Component>
<Component Id='Cbp_icon_Png' Guid='*' Win64="$(var.Win64)">
<File Id='Cbp_icon' Name='cbp_icon.png' DiskId='1' Source='./../../../bin/app/data/gui/icon/cbp_icon.png' KeyPath='yes' />
</Component>
<Component Id='Cdb_icon_Png' Guid='*' Win64="$(var.Win64)">
<File Id='Cdb_icon' Name='cdb_icon.png' DiskId='1' Source='./../../../bin/app/data/gui/icon/cdb_icon.png' KeyPath='yes' />
</Component>
@@ -328,6 +328,7 @@
<ComponentRef Id='HistoryListArrowPng'/>
<ComponentRef Id='C_icon_Png'/>
<ComponentRef Id='Cbp_icon_Png'/>
<ComponentRef Id='Cdb_icon_Png'/>
<ComponentRef Id='SourcetrailIco'/>
<ComponentRef Id='Cpp_icon_Png'/>