Skip to content

Commit fc5b075

Browse files
author
Joachim Marder
committed
Restored icon of Ribbon Designer
1 parent 32487ce commit fc5b075

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Designer/RibbonDesigner.dproj

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@
3535
<CfgParent>Base</CfgParent>
3636
<Base>true</Base>
3737
</PropertyGroup>
38+
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
39+
<Cfg_2_Win32>true</Cfg_2_Win32>
40+
<CfgParent>Cfg_2</CfgParent>
41+
<Cfg_2>true</Cfg_2>
42+
<Base>true</Base>
43+
</PropertyGroup>
3844
<PropertyGroup Condition="'$(Base)'!=''">
3945
<VerInfo_Release>2</VerInfo_Release>
4046
<VerInfo_MajorVer>2</VerInfo_MajorVer>
@@ -79,6 +85,9 @@
7985
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
8086
<DCC_DebugInformation>0</DCC_DebugInformation>
8187
</PropertyGroup>
88+
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
89+
<Icon_MainIcon>RibbonDesigner_Icon.ico</Icon_MainIcon>
90+
</PropertyGroup>
8291
<ItemGroup>
8392
<DelphiCompile Include="$(MainSource)">
8493
<MainSource>MainSource</MainSource>

Designer/RibbonDesigner_Icon.ico

83.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)