|
2 | 2 | <PropertyGroup> |
3 | 3 | <ProjectGuid>{A67F6316-69EF-47DE-B9B2-6F96F4AF1CEB}</ProjectGuid> |
4 | 4 | <MainSource>RESTDWSocketIcs.dpk</MainSource> |
5 | | - <ProjectVersion>19.5</ProjectVersion> |
| 5 | + <ProjectVersion>20.3</ProjectVersion> |
6 | 6 | <FrameworkType>None</FrameworkType> |
7 | 7 | <Base>True</Base> |
8 | 8 | <Config Condition="'$(Config)'==''">Debug</Config> |
9 | 9 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
10 | 10 | <TargetedPlatforms>3</TargetedPlatforms> |
11 | 11 | <AppType>Package</AppType> |
| 12 | + <ProjectName Condition="'$(ProjectName)'==''">RESTDWSocketIcs</ProjectName> |
12 | 13 | </PropertyGroup> |
13 | 14 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
14 | 15 | <Base>true</Base> |
|
48 | 49 | <CfgParent>Base</CfgParent> |
49 | 50 | <Base>true</Base> |
50 | 51 | </PropertyGroup> |
| 52 | + <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''"> |
| 53 | + <Base_Win64x>true</Base_Win64x> |
| 54 | + <CfgParent>Base</CfgParent> |
| 55 | + <Base>true</Base> |
| 56 | + </PropertyGroup> |
51 | 57 | <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> |
52 | 58 | <Cfg_1>true</Cfg_1> |
53 | 59 | <CfgParent>Base</CfgParent> |
|
128 | 134 | <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
129 | 135 | <VerInfo_Locale>1033</VerInfo_Locale> |
130 | 136 | </PropertyGroup> |
| 137 | + <PropertyGroup Condition="'$(Base_Win64x)'!=''"> |
| 138 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 139 | + <BT_BuildType>Debug</BT_BuildType> |
| 140 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 141 | + <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
| 142 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 143 | + </PropertyGroup> |
131 | 144 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
132 | 145 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
133 | 146 | <DCC_DebugDCUs>true</DCC_DebugDCUs> |
|
188 | 201 | <Source Name="MainSource">RESTDWSocketIcs.dpk</Source> |
189 | 202 | </Source> |
190 | 203 | </Delphi.Personality> |
191 | | - <Deployment Version="4"> |
| 204 | + <Deployment Version="5"> |
192 | 205 | <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/> |
193 | 206 | <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule"> |
194 | 207 | <Platform Name="iOSSimulator"> |
|
217 | 230 | <Operation>0</Operation> |
218 | 231 | </Platform> |
219 | 232 | </DeployClass> |
220 | | - <DeployClass Name="AndroidClasses"> |
221 | | - <Platform Name="Android"> |
222 | | - <RemoteDir>classes</RemoteDir> |
223 | | - <Operation>64</Operation> |
224 | | - </Platform> |
225 | | - <Platform Name="Android64"> |
226 | | - <RemoteDir>classes</RemoteDir> |
227 | | - <Operation>64</Operation> |
228 | | - </Platform> |
229 | | - </DeployClass> |
230 | 233 | <DeployClass Name="AndroidFileProvider"> |
231 | 234 | <Platform Name="Android"> |
232 | 235 | <RemoteDir>res\xml</RemoteDir> |
|
237 | 240 | <Operation>1</Operation> |
238 | 241 | </Platform> |
239 | 242 | </DeployClass> |
240 | | - <DeployClass Name="AndroidGDBServer"> |
241 | | - <Platform Name="Android"> |
242 | | - <RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
243 | | - <Operation>1</Operation> |
244 | | - </Platform> |
245 | | - </DeployClass> |
246 | 243 | <DeployClass Name="AndroidLibnativeArmeabiFile"> |
247 | 244 | <Platform Name="Android"> |
248 | 245 | <RemoteDir>library\lib\armeabi</RemoteDir> |
|
295 | 292 | <Operation>1</Operation> |
296 | 293 | </Platform> |
297 | 294 | </DeployClass> |
| 295 | + <DeployClass Name="AndroidSplashImageDefV21"> |
| 296 | + <Platform Name="Android"> |
| 297 | + <RemoteDir>res\drawable-anydpi-v21</RemoteDir> |
| 298 | + <Operation>1</Operation> |
| 299 | + </Platform> |
| 300 | + <Platform Name="Android64"> |
| 301 | + <RemoteDir>res\drawable-anydpi-v21</RemoteDir> |
| 302 | + <Operation>1</Operation> |
| 303 | + </Platform> |
| 304 | + </DeployClass> |
298 | 305 | <DeployClass Name="AndroidSplashStyles"> |
299 | 306 | <Platform Name="Android"> |
300 | 307 | <RemoteDir>res\values</RemoteDir> |
|
315 | 322 | <Operation>1</Operation> |
316 | 323 | </Platform> |
317 | 324 | </DeployClass> |
| 325 | + <DeployClass Name="AndroidSplashStylesV31"> |
| 326 | + <Platform Name="Android"> |
| 327 | + <RemoteDir>res\values-v31</RemoteDir> |
| 328 | + <Operation>1</Operation> |
| 329 | + </Platform> |
| 330 | + <Platform Name="Android64"> |
| 331 | + <RemoteDir>res\values-v31</RemoteDir> |
| 332 | + <Operation>1</Operation> |
| 333 | + </Platform> |
| 334 | + </DeployClass> |
| 335 | + <DeployClass Name="AndroidSplashStylesV35"> |
| 336 | + <Platform Name="Android"> |
| 337 | + <RemoteDir>res\values-v35</RemoteDir> |
| 338 | + <Operation>1</Operation> |
| 339 | + </Platform> |
| 340 | + <Platform Name="Android64"> |
| 341 | + <RemoteDir>res\values-v35</RemoteDir> |
| 342 | + <Operation>1</Operation> |
| 343 | + </Platform> |
| 344 | + </DeployClass> |
| 345 | + <DeployClass Name="Android_AdaptiveIcon"> |
| 346 | + <Platform Name="Android"> |
| 347 | + <RemoteDir>res\drawable-anydpi-v26</RemoteDir> |
| 348 | + <Operation>1</Operation> |
| 349 | + </Platform> |
| 350 | + <Platform Name="Android64"> |
| 351 | + <RemoteDir>res\drawable-anydpi-v26</RemoteDir> |
| 352 | + <Operation>1</Operation> |
| 353 | + </Platform> |
| 354 | + </DeployClass> |
| 355 | + <DeployClass Name="Android_AdaptiveIconBackground"> |
| 356 | + <Platform Name="Android"> |
| 357 | + <RemoteDir>res\drawable</RemoteDir> |
| 358 | + <Operation>1</Operation> |
| 359 | + </Platform> |
| 360 | + <Platform Name="Android64"> |
| 361 | + <RemoteDir>res\drawable</RemoteDir> |
| 362 | + <Operation>1</Operation> |
| 363 | + </Platform> |
| 364 | + </DeployClass> |
| 365 | + <DeployClass Name="Android_AdaptiveIconForeground"> |
| 366 | + <Platform Name="Android"> |
| 367 | + <RemoteDir>res\drawable</RemoteDir> |
| 368 | + <Operation>1</Operation> |
| 369 | + </Platform> |
| 370 | + <Platform Name="Android64"> |
| 371 | + <RemoteDir>res\drawable</RemoteDir> |
| 372 | + <Operation>1</Operation> |
| 373 | + </Platform> |
| 374 | + </DeployClass> |
| 375 | + <DeployClass Name="Android_AdaptiveIconMonochrome"> |
| 376 | + <Platform Name="Android"> |
| 377 | + <RemoteDir>res\drawable</RemoteDir> |
| 378 | + <Operation>1</Operation> |
| 379 | + </Platform> |
| 380 | + <Platform Name="Android64"> |
| 381 | + <RemoteDir>res\drawable</RemoteDir> |
| 382 | + <Operation>1</Operation> |
| 383 | + </Platform> |
| 384 | + </DeployClass> |
| 385 | + <DeployClass Name="Android_AdaptiveIconV33"> |
| 386 | + <Platform Name="Android"> |
| 387 | + <RemoteDir>res\drawable-anydpi-v33</RemoteDir> |
| 388 | + <Operation>1</Operation> |
| 389 | + </Platform> |
| 390 | + <Platform Name="Android64"> |
| 391 | + <RemoteDir>res\drawable-anydpi-v33</RemoteDir> |
| 392 | + <Operation>1</Operation> |
| 393 | + </Platform> |
| 394 | + </DeployClass> |
318 | 395 | <DeployClass Name="Android_Colors"> |
319 | 396 | <Platform Name="Android"> |
320 | 397 | <RemoteDir>res\values</RemoteDir> |
|
325 | 402 | <Operation>1</Operation> |
326 | 403 | </Platform> |
327 | 404 | </DeployClass> |
| 405 | + <DeployClass Name="Android_ColorsDark"> |
| 406 | + <Platform Name="Android"> |
| 407 | + <RemoteDir>res\values-night-v21</RemoteDir> |
| 408 | + <Operation>1</Operation> |
| 409 | + </Platform> |
| 410 | + <Platform Name="Android64"> |
| 411 | + <RemoteDir>res\values-night-v21</RemoteDir> |
| 412 | + <Operation>1</Operation> |
| 413 | + </Platform> |
| 414 | + </DeployClass> |
328 | 415 | <DeployClass Name="Android_DefaultAppIcon"> |
329 | 416 | <Platform Name="Android"> |
330 | 417 | <RemoteDir>res\drawable</RemoteDir> |
|
495 | 582 | <Operation>1</Operation> |
496 | 583 | </Platform> |
497 | 584 | </DeployClass> |
| 585 | + <DeployClass Name="Android_VectorizedNotificationIcon"> |
| 586 | + <Platform Name="Android"> |
| 587 | + <RemoteDir>res\drawable-anydpi-v24</RemoteDir> |
| 588 | + <Operation>1</Operation> |
| 589 | + </Platform> |
| 590 | + <Platform Name="Android64"> |
| 591 | + <RemoteDir>res\drawable-anydpi-v24</RemoteDir> |
| 592 | + <Operation>1</Operation> |
| 593 | + </Platform> |
| 594 | + </DeployClass> |
| 595 | + <DeployClass Name="Android_VectorizedSplash"> |
| 596 | + <Platform Name="Android"> |
| 597 | + <RemoteDir>res\drawable</RemoteDir> |
| 598 | + <Operation>1</Operation> |
| 599 | + </Platform> |
| 600 | + <Platform Name="Android64"> |
| 601 | + <RemoteDir>res\drawable</RemoteDir> |
| 602 | + <Operation>1</Operation> |
| 603 | + </Platform> |
| 604 | + </DeployClass> |
| 605 | + <DeployClass Name="Android_VectorizedSplashDark"> |
| 606 | + <Platform Name="Android"> |
| 607 | + <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir> |
| 608 | + <Operation>1</Operation> |
| 609 | + </Platform> |
| 610 | + <Platform Name="Android64"> |
| 611 | + <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir> |
| 612 | + <Operation>1</Operation> |
| 613 | + </Platform> |
| 614 | + </DeployClass> |
| 615 | + <DeployClass Name="Android_VectorizedSplashV31"> |
| 616 | + <Platform Name="Android"> |
| 617 | + <RemoteDir>res\drawable-anydpi-v31</RemoteDir> |
| 618 | + <Operation>1</Operation> |
| 619 | + </Platform> |
| 620 | + <Platform Name="Android64"> |
| 621 | + <RemoteDir>res\drawable-anydpi-v31</RemoteDir> |
| 622 | + <Operation>1</Operation> |
| 623 | + </Platform> |
| 624 | + </DeployClass> |
| 625 | + <DeployClass Name="Android_VectorizedSplashV31Dark"> |
| 626 | + <Platform Name="Android"> |
| 627 | + <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir> |
| 628 | + <Operation>1</Operation> |
| 629 | + </Platform> |
| 630 | + <Platform Name="Android64"> |
| 631 | + <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir> |
| 632 | + <Operation>1</Operation> |
| 633 | + </Platform> |
| 634 | + </DeployClass> |
498 | 635 | <DeployClass Name="DebugSymbols"> |
499 | 636 | <Platform Name="iOSSimulator"> |
500 | 637 | <Operation>1</Operation> |
|
672 | 809 | <Platform Name="Win64"> |
673 | 810 | <Operation>1</Operation> |
674 | 811 | </Platform> |
| 812 | + <Platform Name="Win64x"> |
| 813 | + <Operation>1</Operation> |
| 814 | + </Platform> |
675 | 815 | </DeployClass> |
676 | 816 | <DeployClass Name="ProjectiOSDeviceDebug"> |
677 | 817 | <Platform Name="iOSDevice32"> |
|
933 | 1073 | <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME)"/> |
934 | 1074 | <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
935 | 1075 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
| 1076 | + <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/> |
936 | 1077 | </Deployment> |
937 | 1078 | <Platforms> |
938 | 1079 | <Platform value="Android">False</Platform> |
939 | 1080 | <Platform value="Android64">False</Platform> |
940 | 1081 | <Platform value="iOSDevice64">False</Platform> |
941 | 1082 | <Platform value="iOSSimARM64">False</Platform> |
| 1083 | + <Platform value="Linux64">False</Platform> |
942 | 1084 | <Platform value="OSX64">False</Platform> |
943 | 1085 | <Platform value="Win32">True</Platform> |
944 | 1086 | <Platform value="Win64">True</Platform> |
| 1087 | + <Platform value="Win64x">False</Platform> |
945 | 1088 | </Platforms> |
946 | 1089 | </BorlandProject> |
947 | 1090 | <ProjectFileVersion>12</ProjectFileVersion> |
|
0 commit comments