55 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
66 <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
77 <DCC_DependencyCheckOutputName>..\bin\DDevExtensionsD110.dll</DCC_DependencyCheckOutputName>
8- <ProjectVersion>19.3 </ProjectVersion>
8+ <ProjectVersion>19.4 </ProjectVersion>
99 <Config Condition="'$(Config)'==''">Release</Config>
1010 <Basis>True</Basis>
1111 <AppType>Library</AppType>
2727 <CfgParent>Base</CfgParent>
2828 <Base>true</Base>
2929 </PropertyGroup>
30+ <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
31+ <Cfg_1_Win32>true</Cfg_1_Win32>
32+ <CfgParent>Cfg_1</CfgParent>
33+ <Cfg_1>true</Cfg_1>
34+ <Base>true</Base>
35+ </PropertyGroup>
3036 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
3137 <Cfg_2>true</Cfg_2>
3238 <CfgParent>Base</CfgParent>
6975$(PreBuildEvent)]]></PreBuildEvent>
7076 <Debugger_LoadAllSymbols>false</Debugger_LoadAllSymbols>
7177 <Debugger_HostApplication>$(BDS)\Bin\bds.exe</Debugger_HostApplication>
78+ <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
7279 </PropertyGroup>
7380 <PropertyGroup Condition="'$(Cfg_1)'!=''">
7481 <Version>7.0</Version>
@@ -82,6 +89,11 @@ $(PreBuildEvent)]]></PreBuildEvent>
8289 <DCC_IncludePath>OldPalette;$(DCC_IncludePath)</DCC_IncludePath>
8390 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
8491 </PropertyGroup>
92+ <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
93+ <VerInfo_MinorVer>8</VerInfo_MinorVer>
94+ <VerInfo_Release>9</VerInfo_Release>
95+ <VerInfo_Keys>CompanyName=Andreas Hausladen;FileVersion=2.8.9.575;InternalName=;LegalCopyright=(C) 2006-2022 Andreas Hausladen;LegalTrademarks=;OriginalFilename=DDevExtensions.dll;ProductName=DDevExtensions;ProductVersion=2.89;Comments=;Last Compile=2022-03-21 18:22</VerInfo_Keys>
96+ </PropertyGroup>
8597 <PropertyGroup Condition="'$(Cfg_2)'!=''">
8698 <DCC_DcuOutput>lib\debug</DCC_DcuOutput>
8799 <MapFile>3</MapFile>
0 commit comments