|
1 | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | 2 | <PropertyGroup> |
3 | 3 | <ProjectGuid>{356F8995-048E-4B76-A115-41D00DD211C4}</ProjectGuid> |
4 | | - <ProjectVersion>19.2</ProjectVersion> |
| 4 | + <ProjectVersion>19.3</ProjectVersion> |
5 | 5 | <FrameworkType>VCL</FrameworkType> |
6 | 6 | <Base>True</Base> |
7 | 7 | <Config Condition="'$(Config)'==''">Debug</Config> |
|
124 | 124 | <DCCReference Include="..\Source\Vcl.DbAwareLabeledUtils.pas"/> |
125 | 125 | <DCCReference Include="..\Source\Vcl.DbAwareLabeledConsts.pas"/> |
126 | 126 | <DCCReference Include="..\Source\Vcl.BoundLabel.pas"/> |
127 | | - <BuildConfiguration Include="Release"> |
128 | | - <Key>Cfg_2</Key> |
129 | | - <CfgParent>Base</CfgParent> |
130 | | - </BuildConfiguration> |
131 | 127 | <BuildConfiguration Include="Base"> |
132 | 128 | <Key>Base</Key> |
133 | 129 | </BuildConfiguration> |
134 | 130 | <BuildConfiguration Include="Debug"> |
135 | 131 | <Key>Cfg_1</Key> |
136 | 132 | <CfgParent>Base</CfgParent> |
137 | 133 | </BuildConfiguration> |
| 134 | + <BuildConfiguration Include="Release"> |
| 135 | + <Key>Cfg_2</Key> |
| 136 | + <CfgParent>Base</CfgParent> |
| 137 | + </BuildConfiguration> |
138 | 138 | </ItemGroup> |
139 | 139 | <ProjectExtensions> |
140 | 140 | <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
|
167 | 167 | <Operation>0</Operation> |
168 | 168 | </Platform> |
169 | 169 | </DeployClass> |
| 170 | + <DeployClass Name="AndroidClasses"> |
| 171 | + <Platform Name="Android"> |
| 172 | + <RemoteDir>classes</RemoteDir> |
| 173 | + <Operation>64</Operation> |
| 174 | + </Platform> |
| 175 | + <Platform Name="Android64"> |
| 176 | + <RemoteDir>classes</RemoteDir> |
| 177 | + <Operation>64</Operation> |
| 178 | + </Platform> |
| 179 | + </DeployClass> |
170 | 180 | <DeployClass Name="AndroidClassesDexFile"> |
171 | 181 | <Platform Name="Android"> |
172 | 182 | <RemoteDir>classes</RemoteDir> |
|
468 | 478 | <Operation>1</Operation> |
469 | 479 | <Extensions>.framework</Extensions> |
470 | 480 | </Platform> |
| 481 | + <Platform Name="OSXARM64"> |
| 482 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 483 | + <Operation>1</Operation> |
| 484 | + <Extensions>.framework</Extensions> |
| 485 | + </Platform> |
471 | 486 | <Platform Name="Win32"> |
472 | 487 | <Operation>0</Operation> |
473 | 488 | </Platform> |
|
495 | 510 | <Operation>1</Operation> |
496 | 511 | <Extensions>.dylib</Extensions> |
497 | 512 | </Platform> |
| 513 | + <Platform Name="OSXARM64"> |
| 514 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 515 | + <Operation>1</Operation> |
| 516 | + <Extensions>.dylib</Extensions> |
| 517 | + </Platform> |
498 | 518 | <Platform Name="Win32"> |
499 | 519 | <Operation>0</Operation> |
500 | 520 | <Extensions>.dll;.bpl</Extensions> |
|
523 | 543 | <Operation>1</Operation> |
524 | 544 | <Extensions>.dylib</Extensions> |
525 | 545 | </Platform> |
| 546 | + <Platform Name="OSXARM64"> |
| 547 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 548 | + <Operation>1</Operation> |
| 549 | + <Extensions>.dylib</Extensions> |
| 550 | + </Platform> |
526 | 551 | <Platform Name="Win32"> |
527 | 552 | <Operation>0</Operation> |
528 | 553 | <Extensions>.bpl</Extensions> |
|
552 | 577 | <RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
553 | 578 | <Operation>0</Operation> |
554 | 579 | </Platform> |
| 580 | + <Platform Name="OSXARM64"> |
| 581 | + <RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
| 582 | + <Operation>0</Operation> |
| 583 | + </Platform> |
555 | 584 | <Platform Name="Win32"> |
556 | 585 | <Operation>0</Operation> |
557 | 586 | </Platform> |
|
1089 | 1118 | <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
1090 | 1119 | <Operation>1</Operation> |
1091 | 1120 | </Platform> |
| 1121 | + <Platform Name="OSXARM64"> |
| 1122 | + <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
| 1123 | + <Operation>1</Operation> |
| 1124 | + </Platform> |
1092 | 1125 | </DeployClass> |
1093 | 1126 | <DeployClass Name="ProjectOSXEntitlements"> |
1094 | 1127 | <Platform Name="OSX32"> |
|
1099 | 1132 | <RemoteDir>..\</RemoteDir> |
1100 | 1133 | <Operation>1</Operation> |
1101 | 1134 | </Platform> |
| 1135 | + <Platform Name="OSXARM64"> |
| 1136 | + <RemoteDir>..\</RemoteDir> |
| 1137 | + <Operation>1</Operation> |
| 1138 | + </Platform> |
1102 | 1139 | </DeployClass> |
1103 | 1140 | <DeployClass Name="ProjectOSXInfoPList"> |
1104 | 1141 | <Platform Name="OSX32"> |
|
1109 | 1146 | <RemoteDir>Contents</RemoteDir> |
1110 | 1147 | <Operation>1</Operation> |
1111 | 1148 | </Platform> |
| 1149 | + <Platform Name="OSXARM64"> |
| 1150 | + <RemoteDir>Contents</RemoteDir> |
| 1151 | + <Operation>1</Operation> |
| 1152 | + </Platform> |
1112 | 1153 | </DeployClass> |
1113 | 1154 | <DeployClass Name="ProjectOSXResource"> |
1114 | 1155 | <Platform Name="OSX32"> |
|
1119 | 1160 | <RemoteDir>Contents\Resources</RemoteDir> |
1120 | 1161 | <Operation>1</Operation> |
1121 | 1162 | </Platform> |
| 1163 | + <Platform Name="OSXARM64"> |
| 1164 | + <RemoteDir>Contents\Resources</RemoteDir> |
| 1165 | + <Operation>1</Operation> |
| 1166 | + </Platform> |
1122 | 1167 | </DeployClass> |
1123 | 1168 | <DeployClass Required="true" Name="ProjectOutput"> |
1124 | 1169 | <Platform Name="Android"> |
|
1149 | 1194 | <RemoteDir>Contents\MacOS</RemoteDir> |
1150 | 1195 | <Operation>1</Operation> |
1151 | 1196 | </Platform> |
| 1197 | + <Platform Name="OSXARM64"> |
| 1198 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 1199 | + <Operation>1</Operation> |
| 1200 | + </Platform> |
1152 | 1201 | <Platform Name="Win32"> |
1153 | 1202 | <Operation>0</Operation> |
1154 | 1203 | </Platform> |
|
1187 | 1236 | <Operation>1</Operation> |
1188 | 1237 | </Platform> |
1189 | 1238 | </DeployClass> |
1190 | | - <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
| 1239 | + <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
| 1240 | + <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/> |
| 1241 | + <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
| 1242 | + <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
| 1243 | + <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
1191 | 1244 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
| 1245 | + <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/> |
1192 | 1246 | <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/> |
| 1247 | + <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
1193 | 1248 | <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/> |
1194 | | - <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
1195 | | - <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
1196 | | - <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
1197 | | - <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/> |
1198 | 1249 | <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/> |
1199 | | - <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
1200 | 1250 | </Deployment> |
1201 | 1251 | <Platforms> |
1202 | 1252 | <Platform value="Win32">True</Platform> |
|
0 commit comments