|
1 | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | 2 | <PropertyGroup> |
3 | 3 | <ProjectGuid>{F708E2B6-B602-4A62-A0AD-05B2609DE410}</ProjectGuid> |
4 | | - <ProjectVersion>19.2</ProjectVersion> |
| 4 | + <ProjectVersion>19.3</ProjectVersion> |
5 | 5 | <FrameworkType>VCL</FrameworkType> |
6 | 6 | <MainSource>MsgDemo.dpr</MainSource> |
7 | 7 | <Base>True</Base> |
|
11 | 11 | <AppType>Application</AppType> |
12 | 12 | </PropertyGroup> |
13 | 13 | <PropertyGroup> |
14 | | - <DPMCompiler>10.4</DPMCompiler> |
| 14 | + <DPMCompiler>11</DPMCompiler> |
15 | 15 | <DPMCache Condition="'$(DPMCache)' == ''">$(APPDATA)\.dpm\packages</DPMCache> |
16 | 16 | <DPM>$(DPMCache)\$(DPMCompiler)\$(Platform)</DPM> |
17 | | - <DPMSearch Condition="'$(Platform)'=='Win32'">$(DPM)\VSoft.WeakReference\0.1.0\lib;</DPMSearch> |
18 | | - <DPMSearch Condition="'$(Platform)'=='Win64'">$(DPM)\VSoft.WeakReference\0.1.0\lib;</DPMSearch> |
| 17 | + <DPMSearch Condition="'$(Platform)'=='Win32'">$(DPM)\VSoft.WeakReference\0.1.1\lib;</DPMSearch> |
| 18 | + <DPMSearch Condition="'$(Platform)'=='Win64'">$(DPM)\VSoft.WeakReference\0.1.1\lib;</DPMSearch> |
19 | 19 | </PropertyGroup> |
20 | 20 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
21 | 21 | <Base>true</Base> |
|
128 | 128 | <DesignClass>TFrame</DesignClass> |
129 | 129 | </DCCReference> |
130 | 130 | <DCCReference Include="MsgDemoMessages.pas"/> |
131 | | - <BuildConfiguration Include="Release"> |
132 | | - <Key>Cfg_2</Key> |
133 | | - <CfgParent>Base</CfgParent> |
134 | | - </BuildConfiguration> |
135 | 131 | <BuildConfiguration Include="Base"> |
136 | 132 | <Key>Base</Key> |
137 | 133 | </BuildConfiguration> |
138 | 134 | <BuildConfiguration Include="Debug"> |
139 | 135 | <Key>Cfg_1</Key> |
140 | 136 | <CfgParent>Base</CfgParent> |
141 | 137 | </BuildConfiguration> |
| 138 | + <BuildConfiguration Include="Release"> |
| 139 | + <Key>Cfg_2</Key> |
| 140 | + <CfgParent>Base</CfgParent> |
| 141 | + </BuildConfiguration> |
142 | 142 | </ItemGroup> |
143 | 143 | <ProjectExtensions> |
144 | 144 | <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
|
164 | 164 | <Operation>0</Operation> |
165 | 165 | </Platform> |
166 | 166 | </DeployClass> |
| 167 | + <DeployClass Name="AndroidClasses"> |
| 168 | + <Platform Name="Android"> |
| 169 | + <RemoteDir>classes</RemoteDir> |
| 170 | + <Operation>64</Operation> |
| 171 | + </Platform> |
| 172 | + <Platform Name="Android64"> |
| 173 | + <RemoteDir>classes</RemoteDir> |
| 174 | + <Operation>64</Operation> |
| 175 | + </Platform> |
| 176 | + </DeployClass> |
167 | 177 | <DeployClass Name="AndroidClassesDexFile"> |
168 | 178 | <Platform Name="Android"> |
169 | 179 | <RemoteDir>classes</RemoteDir> |
|
465 | 475 | <Operation>1</Operation> |
466 | 476 | <Extensions>.framework</Extensions> |
467 | 477 | </Platform> |
| 478 | + <Platform Name="OSXARM64"> |
| 479 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 480 | + <Operation>1</Operation> |
| 481 | + <Extensions>.framework</Extensions> |
| 482 | + </Platform> |
468 | 483 | <Platform Name="Win32"> |
469 | 484 | <Operation>0</Operation> |
470 | 485 | </Platform> |
|
492 | 507 | <Operation>1</Operation> |
493 | 508 | <Extensions>.dylib</Extensions> |
494 | 509 | </Platform> |
| 510 | + <Platform Name="OSXARM64"> |
| 511 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 512 | + <Operation>1</Operation> |
| 513 | + <Extensions>.dylib</Extensions> |
| 514 | + </Platform> |
495 | 515 | <Platform Name="Win32"> |
496 | 516 | <Operation>0</Operation> |
497 | 517 | <Extensions>.dll;.bpl</Extensions> |
|
520 | 540 | <Operation>1</Operation> |
521 | 541 | <Extensions>.dylib</Extensions> |
522 | 542 | </Platform> |
| 543 | + <Platform Name="OSXARM64"> |
| 544 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 545 | + <Operation>1</Operation> |
| 546 | + <Extensions>.dylib</Extensions> |
| 547 | + </Platform> |
523 | 548 | <Platform Name="Win32"> |
524 | 549 | <Operation>0</Operation> |
525 | 550 | <Extensions>.bpl</Extensions> |
|
549 | 574 | <RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
550 | 575 | <Operation>0</Operation> |
551 | 576 | </Platform> |
| 577 | + <Platform Name="OSXARM64"> |
| 578 | + <RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
| 579 | + <Operation>0</Operation> |
| 580 | + </Platform> |
552 | 581 | <Platform Name="Win32"> |
553 | 582 | <Operation>0</Operation> |
554 | 583 | </Platform> |
|
1086 | 1115 | <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
1087 | 1116 | <Operation>1</Operation> |
1088 | 1117 | </Platform> |
| 1118 | + <Platform Name="OSXARM64"> |
| 1119 | + <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
| 1120 | + <Operation>1</Operation> |
| 1121 | + </Platform> |
1089 | 1122 | </DeployClass> |
1090 | 1123 | <DeployClass Name="ProjectOSXEntitlements"> |
1091 | 1124 | <Platform Name="OSX32"> |
|
1096 | 1129 | <RemoteDir>..\</RemoteDir> |
1097 | 1130 | <Operation>1</Operation> |
1098 | 1131 | </Platform> |
| 1132 | + <Platform Name="OSXARM64"> |
| 1133 | + <RemoteDir>..\</RemoteDir> |
| 1134 | + <Operation>1</Operation> |
| 1135 | + </Platform> |
1099 | 1136 | </DeployClass> |
1100 | 1137 | <DeployClass Name="ProjectOSXInfoPList"> |
1101 | 1138 | <Platform Name="OSX32"> |
|
1106 | 1143 | <RemoteDir>Contents</RemoteDir> |
1107 | 1144 | <Operation>1</Operation> |
1108 | 1145 | </Platform> |
| 1146 | + <Platform Name="OSXARM64"> |
| 1147 | + <RemoteDir>Contents</RemoteDir> |
| 1148 | + <Operation>1</Operation> |
| 1149 | + </Platform> |
1109 | 1150 | </DeployClass> |
1110 | 1151 | <DeployClass Name="ProjectOSXResource"> |
1111 | 1152 | <Platform Name="OSX32"> |
|
1116 | 1157 | <RemoteDir>Contents\Resources</RemoteDir> |
1117 | 1158 | <Operation>1</Operation> |
1118 | 1159 | </Platform> |
| 1160 | + <Platform Name="OSXARM64"> |
| 1161 | + <RemoteDir>Contents\Resources</RemoteDir> |
| 1162 | + <Operation>1</Operation> |
| 1163 | + </Platform> |
1119 | 1164 | </DeployClass> |
1120 | 1165 | <DeployClass Required="true" Name="ProjectOutput"> |
1121 | 1166 | <Platform Name="Android"> |
|
1146 | 1191 | <RemoteDir>Contents\MacOS</RemoteDir> |
1147 | 1192 | <Operation>1</Operation> |
1148 | 1193 | </Platform> |
| 1194 | + <Platform Name="OSXARM64"> |
| 1195 | + <RemoteDir>Contents\MacOS</RemoteDir> |
| 1196 | + <Operation>1</Operation> |
| 1197 | + </Platform> |
1149 | 1198 | <Platform Name="Win32"> |
1150 | 1199 | <Operation>0</Operation> |
1151 | 1200 | </Platform> |
|
1184 | 1233 | <Operation>1</Operation> |
1185 | 1234 | </Platform> |
1186 | 1235 | </DeployClass> |
| 1236 | + <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
| 1237 | + <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/> |
| 1238 | + <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
| 1239 | + <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
| 1240 | + <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
1187 | 1241 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
1188 | | - <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
| 1242 | + <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/> |
1189 | 1243 | <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/> |
1190 | | - <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
| 1244 | + <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
1191 | 1245 | <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/> |
1192 | | - <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
1193 | | - <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
1194 | | - <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/> |
1195 | 1246 | <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/> |
1196 | | - <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
1197 | 1247 | </Deployment> |
1198 | 1248 | <Platforms> |
1199 | 1249 | <Platform value="Win32">True</Platform> |
|
1202 | 1252 | </BorlandProject> |
1203 | 1253 | <ProjectFileVersion>12</ProjectFileVersion> |
1204 | 1254 | <DPM> |
1205 | | - <PackageReference id="VSoft.WeakReference" platform="Win32" version="0.1.0"/> |
1206 | | - <PackageReference id="VSoft.WeakReference" platform="Win64" version="0.1.0"/> |
| 1255 | + <PackageReference id="VSoft.WeakReference" platform="Win32" version="0.1.1"/> |
| 1256 | + <PackageReference id="VSoft.WeakReference" platform="Win64" version="0.1.1"/> |
1207 | 1257 | </DPM> |
1208 | 1258 | </ProjectExtensions> |
1209 | 1259 | <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
|
0 commit comments