Skip to content

Commit 2045cb0

Browse files
author
error
committed
add arm platrom
1 parent 2f28504 commit 2045cb0

4 files changed

Lines changed: 56 additions & 8 deletions

File tree

EsCore.dproj

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<Platform Condition="'$(Platform)'==''">Win32</Platform>
99
<ProjectGuid>{CFF673E8-2AF9-449E-90A5-FAB614930A5F}</ProjectGuid>
1010
<ProjectName Condition="'$(ProjectName)'==''">EsCore</ProjectName>
11-
<ProjectVersion>20.3</ProjectVersion>
12-
<TargetedPlatforms>1048579</TargetedPlatforms>
11+
<ProjectVersion>20.4</ProjectVersion>
12+
<TargetedPlatforms>3145731</TargetedPlatforms>
1313
</PropertyGroup>
1414
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
1515
<Base>true</Base>
@@ -29,6 +29,11 @@
2929
<CfgParent>Base</CfgParent>
3030
<Base>true</Base>
3131
</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>
3237
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
3338
<Cfg_1>true</Cfg_1>
3439
<CfgParent>Base</CfgParent>
@@ -72,6 +77,12 @@
7277
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
7378
<VerInfo_Locale>1033</VerInfo_Locale>
7479
</PropertyGroup>
80+
<PropertyGroup Condition="'$(Base_WinARM64EC)'!=''">
81+
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
82+
<BT_BuildType>Debug</BT_BuildType>
83+
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
84+
<VerInfo_Locale>1033</VerInfo_Locale>
85+
</PropertyGroup>
7586
<PropertyGroup Condition="'$(Cfg_1)'!=''">
7687
<DCC_DebugDCUs>true</DCC_DebugDCUs>
7788
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
@@ -124,6 +135,7 @@
124135
<Platform value="Win32">True</Platform>
125136
<Platform value="Win64">True</Platform>
126137
<Platform value="Win64x">True</Platform>
138+
<Platform value="WinARM64EC">True</Platform>
127139
</Platforms>
128140
</BorlandProject>
129141
<ProjectFileVersion>12</ProjectFileVersion>

EsVclComponents.dproj

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<Platform Condition="'$(Platform)'==''">Win32</Platform>
99
<ProjectGuid>{92F8C91A-9B37-4A18-91A5-774B8CBF550F}</ProjectGuid>
1010
<ProjectName Condition="'$(ProjectName)'==''">EsVclComponents</ProjectName>
11-
<ProjectVersion>20.3</ProjectVersion>
12-
<TargetedPlatforms>1048579</TargetedPlatforms>
11+
<ProjectVersion>20.4</ProjectVersion>
12+
<TargetedPlatforms>3145731</TargetedPlatforms>
1313
</PropertyGroup>
1414
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
1515
<Base>true</Base>
@@ -29,6 +29,11 @@
2929
<CfgParent>Base</CfgParent>
3030
<Base>true</Base>
3131
</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>
3237
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
3338
<Cfg_1>true</Cfg_1>
3439
<CfgParent>Base</CfgParent>
@@ -77,6 +82,12 @@
7782
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
7883
<VerInfo_Locale>1033</VerInfo_Locale>
7984
</PropertyGroup>
85+
<PropertyGroup Condition="'$(Base_WinARM64EC)'!=''">
86+
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
87+
<BT_BuildType>Debug</BT_BuildType>
88+
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
89+
<VerInfo_Locale>1033</VerInfo_Locale>
90+
</PropertyGroup>
8091
<PropertyGroup Condition="'$(Cfg_1)'!=''">
8192
<DCC_DebugDCUs>true</DCC_DebugDCUs>
8293
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
@@ -145,6 +156,7 @@
145156
<Platform value="Win32">True</Platform>
146157
<Platform value="Win64">True</Platform>
147158
<Platform value="Win64x">True</Platform>
159+
<Platform value="WinARM64EC">True</Platform>
148160
</Platforms>
149161
</BorlandProject>
150162
<ProjectFileVersion>12</ProjectFileVersion>

EsVclComponentsDesign.dproj

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<MainSource>EsVclComponentsDesign.dpk</MainSource>
88
<Platform Condition="'$(Platform)'==''">Win32</Platform>
99
<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>
1212
<ProjectName Condition="'$(ProjectName)'==''">EsVclComponentsDesign</ProjectName>
1313
</PropertyGroup>
1414
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
@@ -29,6 +29,11 @@
2929
<CfgParent>Base</CfgParent>
3030
<Base>true</Base>
3131
</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>
3237
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
3338
<Cfg_1>true</Cfg_1>
3439
<CfgParent>Base</CfgParent>
@@ -80,6 +85,12 @@
8085
<VerInfo_Locale>1033</VerInfo_Locale>
8186
<DCC_UsePackage>rtl;EsVclComponents;EsCore;EsVclCore;$(DCC_UsePackage)</DCC_UsePackage>
8287
</PropertyGroup>
88+
<PropertyGroup Condition="'$(Base_WinARM64EC)'!=''">
89+
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
90+
<BT_BuildType>Debug</BT_BuildType>
91+
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
92+
<VerInfo_Locale>1033</VerInfo_Locale>
93+
</PropertyGroup>
8394
<PropertyGroup Condition="'$(Cfg_1)'!=''">
8495
<DCC_DebugDCUs>true</DCC_DebugDCUs>
8596
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
@@ -142,6 +153,7 @@
142153
<Platform value="Win32">True</Platform>
143154
<Platform value="Win64">True</Platform>
144155
<Platform value="Win64x">True</Platform>
156+
<Platform value="WinARM64EC">True</Platform>
145157
</Platforms>
146158
</BorlandProject>
147159
<ProjectFileVersion>12</ProjectFileVersion>

EsVclCore.dproj

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<MainSource>EsVclCore.dpk</MainSource>
88
<Platform Condition="'$(Platform)'==''">Win32</Platform>
99
<ProjectGuid>{205B347A-C20D-4B37-B4FC-7C5ACF88314C}</ProjectGuid>
10-
<ProjectVersion>20.3</ProjectVersion>
11-
<TargetedPlatforms>3</TargetedPlatforms>
10+
<ProjectVersion>20.4</ProjectVersion>
11+
<TargetedPlatforms>3145731</TargetedPlatforms>
1212
<ProjectName Condition="'$(ProjectName)'==''">EsVclCore</ProjectName>
1313
</PropertyGroup>
1414
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
@@ -29,6 +29,11 @@
2929
<CfgParent>Base</CfgParent>
3030
<Base>true</Base>
3131
</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>
3237
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
3338
<Cfg_1>true</Cfg_1>
3439
<CfgParent>Base</CfgParent>
@@ -77,6 +82,12 @@
7782
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
7883
<VerInfo_Locale>1033</VerInfo_Locale>
7984
</PropertyGroup>
85+
<PropertyGroup Condition="'$(Base_WinARM64EC)'!=''">
86+
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
87+
<BT_BuildType>Debug</BT_BuildType>
88+
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
89+
<VerInfo_Locale>1033</VerInfo_Locale>
90+
</PropertyGroup>
8091
<PropertyGroup Condition="'$(Cfg_1)'!=''">
8192
<DCC_DebugDCUs>true</DCC_DebugDCUs>
8293
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
@@ -140,6 +151,7 @@
140151
<Platform value="Win32">True</Platform>
141152
<Platform value="Win64">True</Platform>
142153
<Platform value="Win64x">True</Platform>
154+
<Platform value="WinARM64EC">True</Platform>
143155
</Platforms>
144156
</BorlandProject>
145157
<ProjectFileVersion>12</ProjectFileVersion>

0 commit comments

Comments
 (0)