File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1818 <CfgParent>Base</CfgParent>
1919 <Base>true</Base>
2020 </PropertyGroup>
21- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22- <Base_Win64>true</Base_Win64>
23- <CfgParent>Base</CfgParent>
24- <Base>true</Base>
25- </PropertyGroup>
2621 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
2722 <Cfg_1>true</Cfg_1>
2823 <CfgParent>Base</CfgParent>
6055 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
6156 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
6257 </PropertyGroup>
63- <PropertyGroup Condition="'$(Base_Win64)'!=''">
64- <DCC_UsePackage>vcl;rtl;vclimg;$(DCC_UsePackage)</DCC_UsePackage>
65- </PropertyGroup>
6658 <PropertyGroup Condition="'$(Cfg_1)'!=''">
6759 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
6860 <DCC_DebugDCUs>true</DCC_DebugDCUs>
You can’t perform that action at this time.
0 commit comments