Cubemap.dproj 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{D1B636FC-B0F2-4C78-9559-DB6DB48FE8CC}</ProjectGuid>
  4. <ProjectVersion>20.3</ProjectVersion>
  5. <FrameworkType>FMX</FrameworkType>
  6. <MainSource>Cubemap.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win64</Platform>
  10. <TargetedPlatforms>32770</TargetedPlatforms>
  11. <AppType>Application</AppType>
  12. <ProjectName Condition="'$(ProjectName)'==''">Cubemap</ProjectName>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  18. <Base_Android>true</Base_Android>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
  23. <Base_Android64>true</Base_Android64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  28. <Base_Win32>true</Base_Win32>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  33. <Base_Win64>true</Base_Win64>
  34. <CfgParent>Base</CfgParent>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  38. <Cfg_1>true</Cfg_1>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  43. <Cfg_1_Win32>true</Cfg_1_Win32>
  44. <CfgParent>Cfg_1</CfgParent>
  45. <Cfg_1>true</Cfg_1>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  49. <Cfg_1_Win64>true</Cfg_1_Win64>
  50. <CfgParent>Cfg_1</CfgParent>
  51. <Cfg_1>true</Cfg_1>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  55. <Cfg_2>true</Cfg_2>
  56. <CfgParent>Base</CfgParent>
  57. <Base>true</Base>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  60. <Cfg_2_Win32>true</Cfg_2_Win32>
  61. <CfgParent>Cfg_2</CfgParent>
  62. <Cfg_2>true</Cfg_2>
  63. <Base>true</Base>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  66. <Cfg_2_Win64>true</Cfg_2_Win64>
  67. <CfgParent>Cfg_2</CfgParent>
  68. <Cfg_2>true</Cfg_2>
  69. <Base>true</Base>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Base)'!=''">
  72. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  73. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  74. <DCC_E>false</DCC_E>
  75. <DCC_N>false</DCC_N>
  76. <DCC_S>false</DCC_S>
  77. <DCC_F>false</DCC_F>
  78. <DCC_K>false</DCC_K>
  79. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  80. <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
  81. <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
  82. <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
  83. <AUP_CAMERA>true</AUP_CAMERA>
  84. <AUP_INTERNET>true</AUP_INTERNET>
  85. <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
  86. <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
  87. <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
  88. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  89. <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
  90. <SanitizedProjectName>Cubemap</SanitizedProjectName>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Base_Android)'!=''">
  93. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;RadiantShapesFmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;GBE3D;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;ibxbindings;rtl;DbxClientDriver;FireDACDSDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;RadiantShapesFmx_Design;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;Gorilla3D_Delphi_10_3_3_Rio;$(DCC_UsePackage)</DCC_UsePackage>
  94. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
  95. <BT_BuildType>Debug</BT_BuildType>
  96. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  97. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  98. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  99. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  100. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  101. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  102. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  103. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  104. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  105. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  106. <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
  107. <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
  108. <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
  109. <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
  110. <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
  111. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
  112. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Base_Android64)'!=''">
  115. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;RadiantShapesFmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;GBE3D;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;ibxbindings;rtl;DbxClientDriver;FireDACDSDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;RadiantShapesFmx_Design;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;Gorilla3D_Delphi_10_3_3_Rio;$(DCC_UsePackage)</DCC_UsePackage>
  116. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=;minSdkVersion=23;targetSdkVersion=35</VerInfo_Keys>
  117. <BT_BuildType>Debug</BT_BuildType>
  118. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  119. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  120. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  121. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  122. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  123. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  124. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  125. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  126. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  127. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  128. <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
  129. <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
  130. <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
  131. <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
  132. <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
  133. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
  134. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  135. </PropertyGroup>
  136. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  137. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;emsclientfiredac;IWBootstrapD103;DataSnapFireDAC;svnui;tethering;JvGlobus;FireDACADSDriver;KHexEditor_R13;JvPluginSystem;tmswizdXE12;DBXMSSQLDriver;JvMM;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;JvBands;vcldb;bindcompfmx;svn;TMSWEBCorePkgLibDXE12;DBXOracleDriver;JvJans;JvNet;inetdb;JvAppFrm;FmxTeeUI;emsedge;JvDotNetCtrls;FireDACIBDriver;fmx;fmxdae;RadiantShapesFmx;vclib;JvWizards;FireDACDBXDriver;dbexpress;IndyCore;vclx;JvPageComps;dsnap;DataSnapCommon;emsclient;FireDACCommon;JvDB;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;JclDeveloperTools;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;CloudService;FireDACMySQLDriver;DBXFirebirdDriver;JvCmp;JvHMI;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;GBEMemo;inet;bindcompdbx;IndyIPCommon;JvCustom;vcl;DBXSybaseASEDriver;IndyIPServer;JvXPCtrls;SyntEdit16;IndySystem;FireDACDb2Driver;dsnapcon;tmsxlsdXE12;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;GBE3D;TeeDB;FireDAC;Jcl;JvCore;emshosting;tmsdXE12;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;JvCrypt;DBXOdbcDriver;FireDACTDataDriver;FMXTee;IWBootstrap4D103;soaprtl;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;emsserverresource;DbxClientDriver;FireDACDSDriver;DBXSybaseASADriver;tmsexdXE12;CustomIPTransport;vcldsnap;JvTimeFramework;JvSystem;JvStdCtrls;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;TMSWEBCorePkgDXE12;bindcompvcl;TeeUI;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;FireDACODBCDriver;TMSFMXPackPkgDXE12;RadiantShapesFmx_Design;JclVcl;DataSnapIndy10ServerTransport;Intraweb_15_D10_3;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;JvControls;JvPrintPreview;Gorilla3D_Delphi_10_3_3_Rio;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  138. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(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. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  144. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  145. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  146. </PropertyGroup>
  147. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  148. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;emsclientfiredac;DataSnapFireDAC;tethering;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;DBXOracleDriver;inetdb;FmxTeeUI;emsedge;FireDACIBDriver;fmx;fmxdae;RadiantShapesFmx;vclib;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;CloudService;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;vcl;DBXSybaseASEDriver;IndyIPServer;SyntEdit16;IndySystem;FireDACDb2Driver;dsnapcon;tmsxlsdXE12;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;GBE3D;TeeDB;FireDAC;emshosting;tmsdXE12;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;FMXTee;soaprtl;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;emsserverresource;DbxClientDriver;FireDACDSDriver;DBXSybaseASADriver;tmsexdXE12;CustomIPTransport;vcldsnap;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;FireDACODBCDriver;RadiantShapesFmx_Design;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;Gorilla3D_Delphi_10_3_3_Rio;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  149. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  150. <BT_BuildType>Debug</BT_BuildType>
  151. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  152. <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>
  153. <VerInfo_Locale>1033</VerInfo_Locale>
  154. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  155. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  156. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  157. </PropertyGroup>
  158. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  159. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  160. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  161. <DCC_Optimize>false</DCC_Optimize>
  162. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  163. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  164. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  165. </PropertyGroup>
  166. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  167. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  168. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  169. <DCC_UnitSearchPath>..\..\source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  170. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  171. <VerInfo_Locale>1033</VerInfo_Locale>
  172. </PropertyGroup>
  173. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  174. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  175. <DCC_UnitSearchPath>..\..\..\sourcex;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  176. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  177. <VerInfo_Locale>1033</VerInfo_Locale>
  178. </PropertyGroup>
  179. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  180. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  181. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  182. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  183. <DCC_DebugInformation>0</DCC_DebugInformation>
  184. </PropertyGroup>
  185. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  186. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  187. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  188. </PropertyGroup>
  189. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  190. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  191. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  192. </PropertyGroup>
  193. <ItemGroup>
  194. <DelphiCompile Include="$(MainSource)">
  195. <MainSource>MainSource</MainSource>
  196. </DelphiCompile>
  197. <DCCReference Include="fdCubemap.pas">
  198. <Form>FormCubemap</Form>
  199. <FormType>fmx</FormType>
  200. </DCCReference>
  201. <BuildConfiguration Include="Base">
  202. <Key>Base</Key>
  203. </BuildConfiguration>
  204. <BuildConfiguration Include="Debug">
  205. <Key>Cfg_1</Key>
  206. <CfgParent>Base</CfgParent>
  207. </BuildConfiguration>
  208. <BuildConfiguration Include="Release">
  209. <Key>Cfg_2</Key>
  210. <CfgParent>Base</CfgParent>
  211. </BuildConfiguration>
  212. </ItemGroup>
  213. <ProjectExtensions>
  214. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  215. <Borland.ProjectType>Application</Borland.ProjectType>
  216. <BorlandProject>
  217. <Delphi.Personality>
  218. <Source>
  219. <Source Name="MainSource">Cubemap.dpr</Source>
  220. </Source>
  221. <Excluded_Packages>
  222. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  223. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  224. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  225. <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  226. </Excluded_Packages>
  227. </Delphi.Personality>
  228. <Deployment Version="5">
  229. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  230. <Platform Name="iOSSimulator">
  231. <Overwrite>true</Overwrite>
  232. </Platform>
  233. </DeployFile>
  234. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  235. <Platform Name="iOSSimulator">
  236. <Overwrite>true</Overwrite>
  237. </Platform>
  238. </DeployFile>
  239. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  240. <Platform Name="OSX32">
  241. <Overwrite>true</Overwrite>
  242. </Platform>
  243. </DeployFile>
  244. <DeployFile LocalName="Win32\Debug\Cubemap.exe" Configuration="Debug" Class="ProjectOutput"/>
  245. <DeployFile LocalName="Win32\Debug\demo_cubemap.exe" Configuration="Debug" Class="ProjectOutput"/>
  246. <DeployClass Name="AdditionalDebugSymbols">
  247. <Platform Name="iOSSimulator">
  248. <Operation>1</Operation>
  249. </Platform>
  250. <Platform Name="OSX32">
  251. <RemoteDir>Contents\MacOS</RemoteDir>
  252. <Operation>1</Operation>
  253. </Platform>
  254. <Platform Name="Win32">
  255. <Operation>0</Operation>
  256. </Platform>
  257. </DeployClass>
  258. <DeployClass Name="AndroidFileProvider">
  259. <Platform Name="Android">
  260. <RemoteDir>res\xml</RemoteDir>
  261. <Operation>1</Operation>
  262. </Platform>
  263. <Platform Name="Android64">
  264. <RemoteDir>res\xml</RemoteDir>
  265. <Operation>1</Operation>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="AndroidLibnativeArmeabiFile">
  269. <Platform Name="Android">
  270. <RemoteDir>library\lib\armeabi</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. <Platform Name="Android64">
  274. <RemoteDir>library\lib\armeabi</RemoteDir>
  275. <Operation>1</Operation>
  276. </Platform>
  277. </DeployClass>
  278. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  279. <Platform Name="Android64">
  280. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  281. <Operation>1</Operation>
  282. </Platform>
  283. </DeployClass>
  284. <DeployClass Name="AndroidLibnativeMipsFile">
  285. <Platform Name="Android">
  286. <RemoteDir>library\lib\mips</RemoteDir>
  287. <Operation>1</Operation>
  288. </Platform>
  289. <Platform Name="Android64">
  290. <RemoteDir>library\lib\mips</RemoteDir>
  291. <Operation>1</Operation>
  292. </Platform>
  293. </DeployClass>
  294. <DeployClass Name="AndroidServiceOutput">
  295. <Platform Name="Android">
  296. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  297. <Operation>1</Operation>
  298. </Platform>
  299. <Platform Name="Android64">
  300. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  301. <Operation>1</Operation>
  302. </Platform>
  303. </DeployClass>
  304. <DeployClass Name="AndroidServiceOutput_Android32">
  305. <Platform Name="Android64">
  306. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  307. <Operation>1</Operation>
  308. </Platform>
  309. </DeployClass>
  310. <DeployClass Name="AndroidSplashImageDef">
  311. <Platform Name="Android">
  312. <RemoteDir>res\drawable</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. <Platform Name="Android64">
  316. <RemoteDir>res\drawable</RemoteDir>
  317. <Operation>1</Operation>
  318. </Platform>
  319. </DeployClass>
  320. <DeployClass Name="AndroidSplashImageDefV21">
  321. <Platform Name="Android">
  322. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  323. <Operation>1</Operation>
  324. </Platform>
  325. <Platform Name="Android64">
  326. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  327. <Operation>1</Operation>
  328. </Platform>
  329. </DeployClass>
  330. <DeployClass Name="AndroidSplashStyles">
  331. <Platform Name="Android">
  332. <RemoteDir>res\values</RemoteDir>
  333. <Operation>1</Operation>
  334. </Platform>
  335. <Platform Name="Android64">
  336. <RemoteDir>res\values</RemoteDir>
  337. <Operation>1</Operation>
  338. </Platform>
  339. </DeployClass>
  340. <DeployClass Name="AndroidSplashStylesV21">
  341. <Platform Name="Android">
  342. <RemoteDir>res\values-v21</RemoteDir>
  343. <Operation>1</Operation>
  344. </Platform>
  345. <Platform Name="Android64">
  346. <RemoteDir>res\values-v21</RemoteDir>
  347. <Operation>1</Operation>
  348. </Platform>
  349. </DeployClass>
  350. <DeployClass Name="AndroidSplashStylesV31">
  351. <Platform Name="Android">
  352. <RemoteDir>res\values-v31</RemoteDir>
  353. <Operation>1</Operation>
  354. </Platform>
  355. <Platform Name="Android64">
  356. <RemoteDir>res\values-v31</RemoteDir>
  357. <Operation>1</Operation>
  358. </Platform>
  359. </DeployClass>
  360. <DeployClass Name="AndroidSplashStylesV35">
  361. <Platform Name="Android">
  362. <RemoteDir>res\values-v35</RemoteDir>
  363. <Operation>1</Operation>
  364. </Platform>
  365. <Platform Name="Android64">
  366. <RemoteDir>res\values-v35</RemoteDir>
  367. <Operation>1</Operation>
  368. </Platform>
  369. </DeployClass>
  370. <DeployClass Name="Android_AdaptiveIcon">
  371. <Platform Name="Android">
  372. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  373. <Operation>1</Operation>
  374. </Platform>
  375. <Platform Name="Android64">
  376. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  377. <Operation>1</Operation>
  378. </Platform>
  379. </DeployClass>
  380. <DeployClass Name="Android_AdaptiveIconBackground">
  381. <Platform Name="Android">
  382. <RemoteDir>res\drawable</RemoteDir>
  383. <Operation>1</Operation>
  384. </Platform>
  385. <Platform Name="Android64">
  386. <RemoteDir>res\drawable</RemoteDir>
  387. <Operation>1</Operation>
  388. </Platform>
  389. </DeployClass>
  390. <DeployClass Name="Android_AdaptiveIconForeground">
  391. <Platform Name="Android">
  392. <RemoteDir>res\drawable</RemoteDir>
  393. <Operation>1</Operation>
  394. </Platform>
  395. <Platform Name="Android64">
  396. <RemoteDir>res\drawable</RemoteDir>
  397. <Operation>1</Operation>
  398. </Platform>
  399. </DeployClass>
  400. <DeployClass Name="Android_AdaptiveIconMonochrome">
  401. <Platform Name="Android">
  402. <RemoteDir>res\drawable</RemoteDir>
  403. <Operation>1</Operation>
  404. </Platform>
  405. <Platform Name="Android64">
  406. <RemoteDir>res\drawable</RemoteDir>
  407. <Operation>1</Operation>
  408. </Platform>
  409. </DeployClass>
  410. <DeployClass Name="Android_AdaptiveIconV33">
  411. <Platform Name="Android">
  412. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  413. <Operation>1</Operation>
  414. </Platform>
  415. <Platform Name="Android64">
  416. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  417. <Operation>1</Operation>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Name="Android_Colors">
  421. <Platform Name="Android">
  422. <RemoteDir>res\values</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. <Platform Name="Android64">
  426. <RemoteDir>res\values</RemoteDir>
  427. <Operation>1</Operation>
  428. </Platform>
  429. </DeployClass>
  430. <DeployClass Name="Android_ColorsDark">
  431. <Platform Name="Android">
  432. <RemoteDir>res\values-night-v21</RemoteDir>
  433. <Operation>1</Operation>
  434. </Platform>
  435. <Platform Name="Android64">
  436. <RemoteDir>res\values-night-v21</RemoteDir>
  437. <Operation>1</Operation>
  438. </Platform>
  439. </DeployClass>
  440. <DeployClass Name="Android_DefaultAppIcon">
  441. <Platform Name="Android">
  442. <RemoteDir>res\drawable</RemoteDir>
  443. <Operation>1</Operation>
  444. </Platform>
  445. <Platform Name="Android64">
  446. <RemoteDir>res\drawable</RemoteDir>
  447. <Operation>1</Operation>
  448. </Platform>
  449. </DeployClass>
  450. <DeployClass Name="Android_LauncherIcon144">
  451. <Platform Name="Android">
  452. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  453. <Operation>1</Operation>
  454. </Platform>
  455. <Platform Name="Android64">
  456. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  457. <Operation>1</Operation>
  458. </Platform>
  459. </DeployClass>
  460. <DeployClass Name="Android_LauncherIcon192">
  461. <Platform Name="Android">
  462. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  463. <Operation>1</Operation>
  464. </Platform>
  465. <Platform Name="Android64">
  466. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  467. <Operation>1</Operation>
  468. </Platform>
  469. </DeployClass>
  470. <DeployClass Name="Android_LauncherIcon36">
  471. <Platform Name="Android">
  472. <RemoteDir>res\drawable-ldpi</RemoteDir>
  473. <Operation>1</Operation>
  474. </Platform>
  475. <Platform Name="Android64">
  476. <RemoteDir>res\drawable-ldpi</RemoteDir>
  477. <Operation>1</Operation>
  478. </Platform>
  479. </DeployClass>
  480. <DeployClass Name="Android_LauncherIcon48">
  481. <Platform Name="Android">
  482. <RemoteDir>res\drawable-mdpi</RemoteDir>
  483. <Operation>1</Operation>
  484. </Platform>
  485. <Platform Name="Android64">
  486. <RemoteDir>res\drawable-mdpi</RemoteDir>
  487. <Operation>1</Operation>
  488. </Platform>
  489. </DeployClass>
  490. <DeployClass Name="Android_LauncherIcon72">
  491. <Platform Name="Android">
  492. <RemoteDir>res\drawable-hdpi</RemoteDir>
  493. <Operation>1</Operation>
  494. </Platform>
  495. <Platform Name="Android64">
  496. <RemoteDir>res\drawable-hdpi</RemoteDir>
  497. <Operation>1</Operation>
  498. </Platform>
  499. </DeployClass>
  500. <DeployClass Name="Android_LauncherIcon96">
  501. <Platform Name="Android">
  502. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  503. <Operation>1</Operation>
  504. </Platform>
  505. <Platform Name="Android64">
  506. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  507. <Operation>1</Operation>
  508. </Platform>
  509. </DeployClass>
  510. <DeployClass Name="Android_NotificationIcon24">
  511. <Platform Name="Android">
  512. <RemoteDir>res\drawable-mdpi</RemoteDir>
  513. <Operation>1</Operation>
  514. </Platform>
  515. <Platform Name="Android64">
  516. <RemoteDir>res\drawable-mdpi</RemoteDir>
  517. <Operation>1</Operation>
  518. </Platform>
  519. </DeployClass>
  520. <DeployClass Name="Android_NotificationIcon36">
  521. <Platform Name="Android">
  522. <RemoteDir>res\drawable-hdpi</RemoteDir>
  523. <Operation>1</Operation>
  524. </Platform>
  525. <Platform Name="Android64">
  526. <RemoteDir>res\drawable-hdpi</RemoteDir>
  527. <Operation>1</Operation>
  528. </Platform>
  529. </DeployClass>
  530. <DeployClass Name="Android_NotificationIcon48">
  531. <Platform Name="Android">
  532. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  533. <Operation>1</Operation>
  534. </Platform>
  535. <Platform Name="Android64">
  536. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  537. <Operation>1</Operation>
  538. </Platform>
  539. </DeployClass>
  540. <DeployClass Name="Android_NotificationIcon72">
  541. <Platform Name="Android">
  542. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  543. <Operation>1</Operation>
  544. </Platform>
  545. <Platform Name="Android64">
  546. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  547. <Operation>1</Operation>
  548. </Platform>
  549. </DeployClass>
  550. <DeployClass Name="Android_NotificationIcon96">
  551. <Platform Name="Android">
  552. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  553. <Operation>1</Operation>
  554. </Platform>
  555. <Platform Name="Android64">
  556. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  557. <Operation>1</Operation>
  558. </Platform>
  559. </DeployClass>
  560. <DeployClass Name="Android_SplashImage426">
  561. <Platform Name="Android">
  562. <RemoteDir>res\drawable-small</RemoteDir>
  563. <Operation>1</Operation>
  564. </Platform>
  565. <Platform Name="Android64">
  566. <RemoteDir>res\drawable-small</RemoteDir>
  567. <Operation>1</Operation>
  568. </Platform>
  569. </DeployClass>
  570. <DeployClass Name="Android_SplashImage470">
  571. <Platform Name="Android">
  572. <RemoteDir>res\drawable-normal</RemoteDir>
  573. <Operation>1</Operation>
  574. </Platform>
  575. <Platform Name="Android64">
  576. <RemoteDir>res\drawable-normal</RemoteDir>
  577. <Operation>1</Operation>
  578. </Platform>
  579. </DeployClass>
  580. <DeployClass Name="Android_SplashImage640">
  581. <Platform Name="Android">
  582. <RemoteDir>res\drawable-large</RemoteDir>
  583. <Operation>1</Operation>
  584. </Platform>
  585. <Platform Name="Android64">
  586. <RemoteDir>res\drawable-large</RemoteDir>
  587. <Operation>1</Operation>
  588. </Platform>
  589. </DeployClass>
  590. <DeployClass Name="Android_SplashImage960">
  591. <Platform Name="Android">
  592. <RemoteDir>res\drawable-xlarge</RemoteDir>
  593. <Operation>1</Operation>
  594. </Platform>
  595. <Platform Name="Android64">
  596. <RemoteDir>res\drawable-xlarge</RemoteDir>
  597. <Operation>1</Operation>
  598. </Platform>
  599. </DeployClass>
  600. <DeployClass Name="Android_Strings">
  601. <Platform Name="Android">
  602. <RemoteDir>res\values</RemoteDir>
  603. <Operation>1</Operation>
  604. </Platform>
  605. <Platform Name="Android64">
  606. <RemoteDir>res\values</RemoteDir>
  607. <Operation>1</Operation>
  608. </Platform>
  609. </DeployClass>
  610. <DeployClass Name="Android_VectorizedNotificationIcon">
  611. <Platform Name="Android">
  612. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  613. <Operation>1</Operation>
  614. </Platform>
  615. <Platform Name="Android64">
  616. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  617. <Operation>1</Operation>
  618. </Platform>
  619. </DeployClass>
  620. <DeployClass Name="Android_VectorizedSplash">
  621. <Platform Name="Android">
  622. <RemoteDir>res\drawable</RemoteDir>
  623. <Operation>1</Operation>
  624. </Platform>
  625. <Platform Name="Android64">
  626. <RemoteDir>res\drawable</RemoteDir>
  627. <Operation>1</Operation>
  628. </Platform>
  629. </DeployClass>
  630. <DeployClass Name="Android_VectorizedSplashDark">
  631. <Platform Name="Android">
  632. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  633. <Operation>1</Operation>
  634. </Platform>
  635. <Platform Name="Android64">
  636. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  637. <Operation>1</Operation>
  638. </Platform>
  639. </DeployClass>
  640. <DeployClass Name="Android_VectorizedSplashV31">
  641. <Platform Name="Android">
  642. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  643. <Operation>1</Operation>
  644. </Platform>
  645. <Platform Name="Android64">
  646. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  647. <Operation>1</Operation>
  648. </Platform>
  649. </DeployClass>
  650. <DeployClass Name="Android_VectorizedSplashV31Dark">
  651. <Platform Name="Android">
  652. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  653. <Operation>1</Operation>
  654. </Platform>
  655. <Platform Name="Android64">
  656. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  657. <Operation>1</Operation>
  658. </Platform>
  659. </DeployClass>
  660. <DeployClass Name="DebugSymbols">
  661. <Platform Name="iOSSimulator">
  662. <Operation>1</Operation>
  663. </Platform>
  664. <Platform Name="OSX32">
  665. <RemoteDir>Contents\MacOS</RemoteDir>
  666. <Operation>1</Operation>
  667. </Platform>
  668. <Platform Name="Win32">
  669. <Operation>0</Operation>
  670. </Platform>
  671. </DeployClass>
  672. <DeployClass Name="DependencyFramework">
  673. <Platform Name="OSX32">
  674. <RemoteDir>Contents\MacOS</RemoteDir>
  675. <Operation>1</Operation>
  676. <Extensions>.framework</Extensions>
  677. </Platform>
  678. <Platform Name="OSX64">
  679. <RemoteDir>Contents\MacOS</RemoteDir>
  680. <Operation>1</Operation>
  681. <Extensions>.framework</Extensions>
  682. </Platform>
  683. <Platform Name="OSXARM64">
  684. <RemoteDir>Contents\MacOS</RemoteDir>
  685. <Operation>1</Operation>
  686. <Extensions>.framework</Extensions>
  687. </Platform>
  688. <Platform Name="Win32">
  689. <Operation>0</Operation>
  690. </Platform>
  691. </DeployClass>
  692. <DeployClass Name="DependencyModule">
  693. <Platform Name="iOSDevice32">
  694. <Operation>1</Operation>
  695. <Extensions>.dylib</Extensions>
  696. </Platform>
  697. <Platform Name="iOSDevice64">
  698. <Operation>1</Operation>
  699. <Extensions>.dylib</Extensions>
  700. </Platform>
  701. <Platform Name="iOSSimARM64">
  702. <Operation>1</Operation>
  703. <Extensions>.dylib</Extensions>
  704. </Platform>
  705. <Platform Name="OSX32">
  706. <RemoteDir>Contents\MacOS</RemoteDir>
  707. <Operation>1</Operation>
  708. <Extensions>.dylib</Extensions>
  709. </Platform>
  710. <Platform Name="OSX64">
  711. <RemoteDir>Contents\MacOS</RemoteDir>
  712. <Operation>1</Operation>
  713. <Extensions>.dylib</Extensions>
  714. </Platform>
  715. <Platform Name="OSXARM64">
  716. <RemoteDir>Contents\MacOS</RemoteDir>
  717. <Operation>1</Operation>
  718. <Extensions>.dylib</Extensions>
  719. </Platform>
  720. <Platform Name="Win32">
  721. <Operation>0</Operation>
  722. <Extensions>.dll;.bpl</Extensions>
  723. </Platform>
  724. </DeployClass>
  725. <DeployClass Required="true" Name="DependencyPackage">
  726. <Platform Name="iOSDevice32">
  727. <Operation>1</Operation>
  728. <Extensions>.dylib</Extensions>
  729. </Platform>
  730. <Platform Name="iOSDevice64">
  731. <Operation>1</Operation>
  732. <Extensions>.dylib</Extensions>
  733. </Platform>
  734. <Platform Name="iOSSimARM64">
  735. <Operation>1</Operation>
  736. <Extensions>.dylib</Extensions>
  737. </Platform>
  738. <Platform Name="OSX32">
  739. <RemoteDir>Contents\MacOS</RemoteDir>
  740. <Operation>1</Operation>
  741. <Extensions>.dylib</Extensions>
  742. </Platform>
  743. <Platform Name="OSX64">
  744. <RemoteDir>Contents\MacOS</RemoteDir>
  745. <Operation>1</Operation>
  746. <Extensions>.dylib</Extensions>
  747. </Platform>
  748. <Platform Name="OSXARM64">
  749. <RemoteDir>Contents\MacOS</RemoteDir>
  750. <Operation>1</Operation>
  751. <Extensions>.dylib</Extensions>
  752. </Platform>
  753. <Platform Name="Win32">
  754. <Operation>0</Operation>
  755. <Extensions>.bpl</Extensions>
  756. </Platform>
  757. </DeployClass>
  758. <DeployClass Name="File">
  759. <Platform Name="Android">
  760. <Operation>0</Operation>
  761. </Platform>
  762. <Platform Name="Android64">
  763. <Operation>0</Operation>
  764. </Platform>
  765. <Platform Name="iOSDevice32">
  766. <Operation>0</Operation>
  767. </Platform>
  768. <Platform Name="iOSDevice64">
  769. <Operation>0</Operation>
  770. </Platform>
  771. <Platform Name="iOSSimARM64">
  772. <Operation>0</Operation>
  773. </Platform>
  774. <Platform Name="OSX32">
  775. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  776. <Operation>0</Operation>
  777. </Platform>
  778. <Platform Name="OSX64">
  779. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  780. <Operation>0</Operation>
  781. </Platform>
  782. <Platform Name="OSXARM64">
  783. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  784. <Operation>0</Operation>
  785. </Platform>
  786. <Platform Name="Win32">
  787. <Operation>0</Operation>
  788. </Platform>
  789. </DeployClass>
  790. <DeployClass Name="ProjectAndroidManifest">
  791. <Platform Name="Android">
  792. <Operation>1</Operation>
  793. </Platform>
  794. <Platform Name="Android64">
  795. <Operation>1</Operation>
  796. </Platform>
  797. </DeployClass>
  798. <DeployClass Name="ProjectOSXDebug">
  799. <Platform Name="OSX64">
  800. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  801. <Operation>1</Operation>
  802. </Platform>
  803. <Platform Name="OSXARM64">
  804. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  805. <Operation>1</Operation>
  806. </Platform>
  807. </DeployClass>
  808. <DeployClass Name="ProjectOSXEntitlements">
  809. <Platform Name="OSX32">
  810. <RemoteDir>..\</RemoteDir>
  811. <Operation>1</Operation>
  812. </Platform>
  813. <Platform Name="OSX64">
  814. <RemoteDir>..\</RemoteDir>
  815. <Operation>1</Operation>
  816. </Platform>
  817. <Platform Name="OSXARM64">
  818. <RemoteDir>..\</RemoteDir>
  819. <Operation>1</Operation>
  820. </Platform>
  821. </DeployClass>
  822. <DeployClass Name="ProjectOSXInfoPList">
  823. <Platform Name="OSX32">
  824. <RemoteDir>Contents</RemoteDir>
  825. <Operation>1</Operation>
  826. </Platform>
  827. <Platform Name="OSX64">
  828. <RemoteDir>Contents</RemoteDir>
  829. <Operation>1</Operation>
  830. </Platform>
  831. <Platform Name="OSXARM64">
  832. <RemoteDir>Contents</RemoteDir>
  833. <Operation>1</Operation>
  834. </Platform>
  835. </DeployClass>
  836. <DeployClass Name="ProjectOSXResource">
  837. <Platform Name="OSX32">
  838. <RemoteDir>Contents\Resources</RemoteDir>
  839. <Operation>1</Operation>
  840. </Platform>
  841. <Platform Name="OSX64">
  842. <RemoteDir>Contents\Resources</RemoteDir>
  843. <Operation>1</Operation>
  844. </Platform>
  845. <Platform Name="OSXARM64">
  846. <RemoteDir>Contents\Resources</RemoteDir>
  847. <Operation>1</Operation>
  848. </Platform>
  849. </DeployClass>
  850. <DeployClass Required="true" Name="ProjectOutput">
  851. <Platform Name="Android">
  852. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  853. <Operation>1</Operation>
  854. </Platform>
  855. <Platform Name="Android64">
  856. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  857. <Operation>1</Operation>
  858. </Platform>
  859. <Platform Name="iOSDevice32">
  860. <Operation>1</Operation>
  861. </Platform>
  862. <Platform Name="iOSDevice64">
  863. <Operation>1</Operation>
  864. </Platform>
  865. <Platform Name="iOSSimARM64">
  866. <Operation>1</Operation>
  867. </Platform>
  868. <Platform Name="Linux64">
  869. <Operation>1</Operation>
  870. </Platform>
  871. <Platform Name="OSX32">
  872. <RemoteDir>Contents\MacOS</RemoteDir>
  873. <Operation>1</Operation>
  874. </Platform>
  875. <Platform Name="OSX64">
  876. <RemoteDir>Contents\MacOS</RemoteDir>
  877. <Operation>1</Operation>
  878. </Platform>
  879. <Platform Name="OSXARM64">
  880. <RemoteDir>Contents\MacOS</RemoteDir>
  881. <Operation>1</Operation>
  882. </Platform>
  883. <Platform Name="Win32">
  884. <Operation>0</Operation>
  885. </Platform>
  886. </DeployClass>
  887. <DeployClass Name="ProjectOutput_Android32">
  888. <Platform Name="Android64">
  889. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  890. <Operation>1</Operation>
  891. </Platform>
  892. </DeployClass>
  893. <DeployClass Name="ProjectUWPManifest">
  894. <Platform Name="Win32">
  895. <Operation>1</Operation>
  896. </Platform>
  897. <Platform Name="Win64">
  898. <Operation>1</Operation>
  899. </Platform>
  900. <Platform Name="Win64x">
  901. <Operation>1</Operation>
  902. </Platform>
  903. </DeployClass>
  904. <DeployClass Name="ProjectiOSDeviceDebug">
  905. <Platform Name="iOSDevice32">
  906. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  907. <Operation>1</Operation>
  908. </Platform>
  909. <Platform Name="iOSDevice64">
  910. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  911. <Operation>1</Operation>
  912. </Platform>
  913. <Platform Name="iOSSimARM64">
  914. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  915. <Operation>1</Operation>
  916. </Platform>
  917. </DeployClass>
  918. <DeployClass Name="ProjectiOSEntitlements">
  919. <Platform Name="iOSDevice32">
  920. <RemoteDir>..\</RemoteDir>
  921. <Operation>1</Operation>
  922. </Platform>
  923. <Platform Name="iOSDevice64">
  924. <RemoteDir>..\</RemoteDir>
  925. <Operation>1</Operation>
  926. </Platform>
  927. <Platform Name="iOSSimARM64">
  928. <RemoteDir>..\</RemoteDir>
  929. <Operation>1</Operation>
  930. </Platform>
  931. </DeployClass>
  932. <DeployClass Name="ProjectiOSInfoPList">
  933. <Platform Name="iOSDevice32">
  934. <Operation>1</Operation>
  935. </Platform>
  936. <Platform Name="iOSDevice64">
  937. <Operation>1</Operation>
  938. </Platform>
  939. <Platform Name="iOSSimARM64">
  940. <Operation>1</Operation>
  941. </Platform>
  942. </DeployClass>
  943. <DeployClass Name="ProjectiOSLaunchScreen">
  944. <Platform Name="iOSDevice64">
  945. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  946. <Operation>64</Operation>
  947. </Platform>
  948. <Platform Name="iOSSimARM64">
  949. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  950. <Operation>64</Operation>
  951. </Platform>
  952. </DeployClass>
  953. <DeployClass Name="ProjectiOSResource">
  954. <Platform Name="iOSDevice32">
  955. <Operation>1</Operation>
  956. </Platform>
  957. <Platform Name="iOSDevice64">
  958. <Operation>1</Operation>
  959. </Platform>
  960. <Platform Name="iOSSimARM64">
  961. <Operation>1</Operation>
  962. </Platform>
  963. </DeployClass>
  964. <DeployClass Name="UWP_DelphiLogo150">
  965. <Platform Name="Win32">
  966. <RemoteDir>Assets</RemoteDir>
  967. <Operation>1</Operation>
  968. </Platform>
  969. <Platform Name="Win64">
  970. <RemoteDir>Assets</RemoteDir>
  971. <Operation>1</Operation>
  972. </Platform>
  973. </DeployClass>
  974. <DeployClass Name="UWP_DelphiLogo44">
  975. <Platform Name="Win32">
  976. <RemoteDir>Assets</RemoteDir>
  977. <Operation>1</Operation>
  978. </Platform>
  979. <Platform Name="Win64">
  980. <RemoteDir>Assets</RemoteDir>
  981. <Operation>1</Operation>
  982. </Platform>
  983. </DeployClass>
  984. <DeployClass Name="iOS_AppStore1024">
  985. <Platform Name="iOSDevice64">
  986. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  987. <Operation>1</Operation>
  988. </Platform>
  989. <Platform Name="iOSSimARM64">
  990. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  991. <Operation>1</Operation>
  992. </Platform>
  993. </DeployClass>
  994. <DeployClass Name="iPad_AppIcon152">
  995. <Platform Name="iOSDevice64">
  996. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  997. <Operation>1</Operation>
  998. </Platform>
  999. <Platform Name="iOSSimARM64">
  1000. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1001. <Operation>1</Operation>
  1002. </Platform>
  1003. </DeployClass>
  1004. <DeployClass Name="iPad_AppIcon167">
  1005. <Platform Name="iOSDevice64">
  1006. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1007. <Operation>1</Operation>
  1008. </Platform>
  1009. <Platform Name="iOSSimARM64">
  1010. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1011. <Operation>1</Operation>
  1012. </Platform>
  1013. </DeployClass>
  1014. <DeployClass Name="iPad_Launch2x">
  1015. <Platform Name="iOSDevice64">
  1016. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1017. <Operation>1</Operation>
  1018. </Platform>
  1019. <Platform Name="iOSSimARM64">
  1020. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1021. <Operation>1</Operation>
  1022. </Platform>
  1023. </DeployClass>
  1024. <DeployClass Name="iPad_LaunchDark2x">
  1025. <Platform Name="iOSDevice64">
  1026. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1027. <Operation>1</Operation>
  1028. </Platform>
  1029. <Platform Name="iOSSimARM64">
  1030. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1031. <Operation>1</Operation>
  1032. </Platform>
  1033. </DeployClass>
  1034. <DeployClass Name="iPad_Notification40">
  1035. <Platform Name="iOSDevice64">
  1036. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1037. <Operation>1</Operation>
  1038. </Platform>
  1039. <Platform Name="iOSSimARM64">
  1040. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1041. <Operation>1</Operation>
  1042. </Platform>
  1043. </DeployClass>
  1044. <DeployClass Name="iPad_Setting58">
  1045. <Platform Name="iOSDevice64">
  1046. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1047. <Operation>1</Operation>
  1048. </Platform>
  1049. <Platform Name="iOSSimARM64">
  1050. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1051. <Operation>1</Operation>
  1052. </Platform>
  1053. </DeployClass>
  1054. <DeployClass Name="iPad_SpotLight80">
  1055. <Platform Name="iOSDevice64">
  1056. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1057. <Operation>1</Operation>
  1058. </Platform>
  1059. <Platform Name="iOSSimARM64">
  1060. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1061. <Operation>1</Operation>
  1062. </Platform>
  1063. </DeployClass>
  1064. <DeployClass Name="iPhone_AppIcon120">
  1065. <Platform Name="iOSDevice64">
  1066. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1067. <Operation>1</Operation>
  1068. </Platform>
  1069. <Platform Name="iOSSimARM64">
  1070. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1071. <Operation>1</Operation>
  1072. </Platform>
  1073. </DeployClass>
  1074. <DeployClass Name="iPhone_AppIcon180">
  1075. <Platform Name="iOSDevice64">
  1076. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1077. <Operation>1</Operation>
  1078. </Platform>
  1079. <Platform Name="iOSSimARM64">
  1080. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1081. <Operation>1</Operation>
  1082. </Platform>
  1083. </DeployClass>
  1084. <DeployClass Name="iPhone_Launch2x">
  1085. <Platform Name="iOSDevice64">
  1086. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1087. <Operation>1</Operation>
  1088. </Platform>
  1089. <Platform Name="iOSSimARM64">
  1090. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1091. <Operation>1</Operation>
  1092. </Platform>
  1093. </DeployClass>
  1094. <DeployClass Name="iPhone_Launch3x">
  1095. <Platform Name="iOSDevice64">
  1096. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1097. <Operation>1</Operation>
  1098. </Platform>
  1099. <Platform Name="iOSSimARM64">
  1100. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1101. <Operation>1</Operation>
  1102. </Platform>
  1103. </DeployClass>
  1104. <DeployClass Name="iPhone_LaunchDark2x">
  1105. <Platform Name="iOSDevice64">
  1106. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1107. <Operation>1</Operation>
  1108. </Platform>
  1109. <Platform Name="iOSSimARM64">
  1110. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1111. <Operation>1</Operation>
  1112. </Platform>
  1113. </DeployClass>
  1114. <DeployClass Name="iPhone_LaunchDark3x">
  1115. <Platform Name="iOSDevice64">
  1116. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1117. <Operation>1</Operation>
  1118. </Platform>
  1119. <Platform Name="iOSSimARM64">
  1120. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1121. <Operation>1</Operation>
  1122. </Platform>
  1123. </DeployClass>
  1124. <DeployClass Name="iPhone_Notification40">
  1125. <Platform Name="iOSDevice64">
  1126. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1127. <Operation>1</Operation>
  1128. </Platform>
  1129. <Platform Name="iOSSimARM64">
  1130. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1131. <Operation>1</Operation>
  1132. </Platform>
  1133. </DeployClass>
  1134. <DeployClass Name="iPhone_Notification60">
  1135. <Platform Name="iOSDevice64">
  1136. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1137. <Operation>1</Operation>
  1138. </Platform>
  1139. <Platform Name="iOSSimARM64">
  1140. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1141. <Operation>1</Operation>
  1142. </Platform>
  1143. </DeployClass>
  1144. <DeployClass Name="iPhone_Setting58">
  1145. <Platform Name="iOSDevice64">
  1146. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1147. <Operation>1</Operation>
  1148. </Platform>
  1149. <Platform Name="iOSSimARM64">
  1150. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1151. <Operation>1</Operation>
  1152. </Platform>
  1153. </DeployClass>
  1154. <DeployClass Name="iPhone_Setting87">
  1155. <Platform Name="iOSDevice64">
  1156. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1157. <Operation>1</Operation>
  1158. </Platform>
  1159. <Platform Name="iOSSimARM64">
  1160. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1161. <Operation>1</Operation>
  1162. </Platform>
  1163. </DeployClass>
  1164. <DeployClass Name="iPhone_Spotlight120">
  1165. <Platform Name="iOSDevice64">
  1166. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1167. <Operation>1</Operation>
  1168. </Platform>
  1169. <Platform Name="iOSSimARM64">
  1170. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1171. <Operation>1</Operation>
  1172. </Platform>
  1173. </DeployClass>
  1174. <DeployClass Name="iPhone_Spotlight80">
  1175. <Platform Name="iOSDevice64">
  1176. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1177. <Operation>1</Operation>
  1178. </Platform>
  1179. <Platform Name="iOSSimARM64">
  1180. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1181. <Operation>1</Operation>
  1182. </Platform>
  1183. </DeployClass>
  1184. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1185. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1186. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1187. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1188. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1189. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1190. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1191. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1192. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1193. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1194. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1195. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1196. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1197. </Deployment>
  1198. <Platforms>
  1199. <Platform value="Android">False</Platform>
  1200. <Platform value="Android64">True</Platform>
  1201. <Platform value="Win32">False</Platform>
  1202. <Platform value="Win64">True</Platform>
  1203. </Platforms>
  1204. </BorlandProject>
  1205. <ProjectFileVersion>12</ProjectFileVersion>
  1206. </ProjectExtensions>
  1207. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  1208. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1209. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1210. </Project>