Skip to content

Commit 5b03fcc

Browse files
author
Joachim Marder
committed
Minor cleanup
1 parent 6abe59b commit 5b03fcc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Package/UIRibbonPackage.dproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
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>
@@ -60,9 +55,6 @@
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>

0 commit comments

Comments
 (0)