File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 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>
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>
You can’t perform that action at this time.
0 commit comments