|
7 | 7 | <MainSource>EsVclComponentsDesign.dpk</MainSource> |
8 | 8 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
9 | 9 | <ProjectGuid>{016340C1-D50B-42B9-AD6A-197979C603ED}</ProjectGuid> |
10 | | - <ProjectVersion>20.3</ProjectVersion> |
11 | | - <TargetedPlatforms>1048579</TargetedPlatforms> |
| 10 | + <ProjectVersion>20.4</ProjectVersion> |
| 11 | + <TargetedPlatforms>3145731</TargetedPlatforms> |
12 | 12 | <ProjectName Condition="'$(ProjectName)'==''">EsVclComponentsDesign</ProjectName> |
13 | 13 | </PropertyGroup> |
14 | 14 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
|
29 | 29 | <CfgParent>Base</CfgParent> |
30 | 30 | <Base>true</Base> |
31 | 31 | </PropertyGroup> |
| 32 | + <PropertyGroup Condition="('$(Platform)'=='WinARM64EC' and '$(Base)'=='true') or '$(Base_WinARM64EC)'!=''"> |
| 33 | + <Base_WinARM64EC>true</Base_WinARM64EC> |
| 34 | + <CfgParent>Base</CfgParent> |
| 35 | + <Base>true</Base> |
| 36 | + </PropertyGroup> |
32 | 37 | <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> |
33 | 38 | <Cfg_1>true</Cfg_1> |
34 | 39 | <CfgParent>Base</CfgParent> |
|
81 | 86 | <VerInfo_Locale>1033</VerInfo_Locale> |
82 | 87 | <DCC_UsePackage>rtl;EsVclComponents;EsCore;EsVclCore;$(DCC_UsePackage)</DCC_UsePackage> |
83 | 88 | </PropertyGroup> |
| 89 | + <PropertyGroup Condition="'$(Base_WinARM64EC)'!=''"> |
| 90 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 91 | + <BT_BuildType>Debug</BT_BuildType> |
| 92 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 93 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 94 | + </PropertyGroup> |
84 | 95 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
85 | 96 | <DCC_DebugDCUs>true</DCC_DebugDCUs> |
86 | 97 | <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
|
143 | 154 | <Platform value="Win32">True</Platform> |
144 | 155 | <Platform value="Win64">True</Platform> |
145 | 156 | <Platform value="Win64x">True</Platform> |
| 157 | + <Platform value="WinARM64EC">True</Platform> |
146 | 158 | </Platforms> |
147 | 159 | </BorlandProject> |
148 | 160 | <ProjectFileVersion>12</ProjectFileVersion> |
|
0 commit comments