ui: added icon for CBP sourcegroups to project setup
This commit is contained in:
@@ -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'/>
|
||||
|
||||
Reference in New Issue
Block a user