GLScene_SDL_DT.dproj 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{9FAE5305-4E18-4FCF-A62A-FF0A8D7B8F2A}</ProjectGuid>
  4. <MainSource>GLScene_SDL_DT.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <ProjectName Condition="'$(ProjectName)'==''">GLScene_SDL_DT</ProjectName>
  8. <TargetedPlatforms>1</TargetedPlatforms>
  9. <AppType>Package</AppType>
  10. <FrameworkType>VCL</FrameworkType>
  11. <ProjectVersion>20.2</ProjectVersion>
  12. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  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="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  33. <Cfg_1>true</Cfg_1>
  34. <CfgParent>Base</CfgParent>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  38. <Cfg_1_Win32>true</Cfg_1_Win32>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Android64)'!=''">
  49. <Cfg_2_Android64>true</Cfg_2_Android64>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  55. <Cfg_2_Win32>true</Cfg_2_Win32>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <DCC_E>false</DCC_E>
  62. <DCC_F>false</DCC_F>
  63. <DCC_K>false</DCC_K>
  64. <DCC_N>false</DCC_N>
  65. <DCC_S>false</DCC_S>
  66. <DCC_ImageBase>00400000</DCC_ImageBase>
  67. <GenDll>true</GenDll>
  68. <GenPackage>true</GenPackage>
  69. <SanitizedProjectName>GLScene_SDL_DT</SanitizedProjectName>
  70. <DCC_Description>GLScene SDL Driver</DCC_Description>
  71. <DesignOnlyPackage>true</DesignOnlyPackage>
  72. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;DUnitX.Loggers.GUI;$(DCC_Namespace)</DCC_Namespace>
  73. <VerInfo_Locale>1049</VerInfo_Locale>
  74. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Base_Android)'!=''">
  77. <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>
  78. <BT_BuildType>Debug</BT_BuildType>
  79. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  80. <EnabledSysJars>activity-1.7.2.dex.jar;annotation-experimental-1.3.0.dex.jar;annotation-jvm-1.6.0.dex.jar;annotations-13.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;billing-6.0.1.dex.jar;biometric-1.1.0.dex.jar;browser-1.4.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;concurrent-futures-1.1.0.dex.jar;core-1.10.1.dex.jar;core-common-2.2.0.dex.jar;core-ktx-1.10.1.dex.jar;core-runtime-2.2.0.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;error_prone_annotations-2.9.0.dex.jar;exifinterface-1.3.6.dex.jar;firebase-annotations-16.2.0.dex.jar;firebase-common-20.3.1.dex.jar;firebase-components-17.1.0.dex.jar;firebase-datatransport-18.1.7.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-encoders-proto-16.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.1.3.dex.jar;firebase-installations-interop-17.1.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-23.1.2.dex.jar;fmx.dex.jar;fragment-1.2.5.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;kotlin-stdlib-1.8.22.dex.jar;kotlin-stdlib-common-1.8.22.dex.jar;kotlin-stdlib-jdk7-1.8.22.dex.jar;kotlin-stdlib-jdk8-1.8.22.dex.jar;kotlinx-coroutines-android-1.6.4.dex.jar;kotlinx-coroutines-core-jvm-1.6.4.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.6.1.dex.jar;lifecycle-livedata-2.6.1.dex.jar;lifecycle-livedata-core-2.6.1.dex.jar;lifecycle-runtime-2.6.1.dex.jar;lifecycle-service-2.6.1.dex.jar;lifecycle-viewmodel-2.6.1.dex.jar;lifecycle-viewmodel-savedstate-2.6.1.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;okio-jvm-3.4.0.dex.jar;play-services-ads-22.2.0.dex.jar;play-services-ads-base-22.2.0.dex.jar;play-services-ads-identifier-18.0.0.dex.jar;play-services-ads-lite-22.2.0.dex.jar;play-services-appset-16.0.1.dex.jar;play-services-base-18.1.0.dex.jar;play-services-basement-18.1.0.dex.jar;play-services-cloud-messaging-17.0.1.dex.jar;play-services-location-21.0.1.dex.jar;play-services-maps-18.1.0.dex.jar;play-services-measurement-base-20.1.2.dex.jar;play-services-measurement-sdk-api-20.1.2.dex.jar;play-services-stats-17.0.2.dex.jar;play-services-tasks-18.0.2.dex.jar;print-1.0.0.dex.jar;profileinstaller-1.3.0.dex.jar;room-common-2.2.5.dex.jar;room-runtime-2.2.5.dex.jar;savedstate-1.2.1.dex.jar;sqlite-2.1.0.dex.jar;sqlite-framework-2.1.0.dex.jar;startup-runtime-1.1.1.dex.jar;tracing-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.1.8.dex.jar;transport-runtime-3.1.8.dex.jar;user-messaging-platform-2.0.0.dex.jar;vectordrawable-1.1.0.dex.jar;vectordrawable-animated-1.1.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.7.0.dex.jar</EnabledSysJars>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Base_Android64)'!=''">
  83. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  84. <EnabledSysJars>activity-1.7.2.dex.jar;annotation-experimental-1.3.0.dex.jar;annotation-jvm-1.6.0.dex.jar;annotations-13.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;billing-6.0.1.dex.jar;biometric-1.1.0.dex.jar;browser-1.4.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;concurrent-futures-1.1.0.dex.jar;core-1.10.1.dex.jar;core-common-2.2.0.dex.jar;core-ktx-1.10.1.dex.jar;core-runtime-2.2.0.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;error_prone_annotations-2.9.0.dex.jar;exifinterface-1.3.6.dex.jar;firebase-annotations-16.2.0.dex.jar;firebase-common-20.3.1.dex.jar;firebase-components-17.1.0.dex.jar;firebase-datatransport-18.1.7.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-encoders-proto-16.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.1.3.dex.jar;firebase-installations-interop-17.1.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-23.1.2.dex.jar;fmx.dex.jar;fragment-1.2.5.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;kotlin-stdlib-1.8.22.dex.jar;kotlin-stdlib-common-1.8.22.dex.jar;kotlin-stdlib-jdk7-1.8.22.dex.jar;kotlin-stdlib-jdk8-1.8.22.dex.jar;kotlinx-coroutines-android-1.6.4.dex.jar;kotlinx-coroutines-core-jvm-1.6.4.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.6.1.dex.jar;lifecycle-livedata-2.6.1.dex.jar;lifecycle-livedata-core-2.6.1.dex.jar;lifecycle-runtime-2.6.1.dex.jar;lifecycle-service-2.6.1.dex.jar;lifecycle-viewmodel-2.6.1.dex.jar;lifecycle-viewmodel-savedstate-2.6.1.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;okio-jvm-3.4.0.dex.jar;play-services-ads-22.2.0.dex.jar;play-services-ads-base-22.2.0.dex.jar;play-services-ads-identifier-18.0.0.dex.jar;play-services-ads-lite-22.2.0.dex.jar;play-services-appset-16.0.1.dex.jar;play-services-base-18.1.0.dex.jar;play-services-basement-18.1.0.dex.jar;play-services-cloud-messaging-17.0.1.dex.jar;play-services-location-21.0.1.dex.jar;play-services-maps-18.1.0.dex.jar;play-services-measurement-base-20.1.2.dex.jar;play-services-measurement-sdk-api-20.1.2.dex.jar;play-services-stats-17.0.2.dex.jar;play-services-tasks-18.0.2.dex.jar;print-1.0.0.dex.jar;profileinstaller-1.3.0.dex.jar;room-common-2.2.5.dex.jar;room-runtime-2.2.5.dex.jar;savedstate-1.2.1.dex.jar;sqlite-2.1.0.dex.jar;sqlite-framework-2.1.0.dex.jar;startup-runtime-1.1.1.dex.jar;tracing-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.1.8.dex.jar;transport-runtime-3.1.8.dex.jar;user-messaging-platform-2.0.0.dex.jar;vectordrawable-1.1.0.dex.jar;vectordrawable-animated-1.1.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.7.0.dex.jar</EnabledSysJars>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  87. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  88. <BT_BuildType>Debug</BT_BuildType>
  89. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  90. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  91. <VerInfo_Locale>1033</VerInfo_Locale>
  92. <DCC_UnitSearchPath>..\Source;..\Src;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  93. <DCC_Description>GLScene SDL</DCC_Description>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  96. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  97. <DCC_DebugInformation>0</DCC_DebugInformation>
  98. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  99. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  102. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  103. <VerInfo_Locale>1033</VerInfo_Locale>
  104. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  105. </PropertyGroup>
  106. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  107. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  108. <DCC_Optimize>false</DCC_Optimize>
  109. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  110. <DCC_RangeChecking>true</DCC_RangeChecking>
  111. <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
  112. </PropertyGroup>
  113. <PropertyGroup Condition="'$(Cfg_2_Android64)'!=''">
  114. <BT_BuildType>Debug</BT_BuildType>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  117. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  118. <VerInfo_Locale>1033</VerInfo_Locale>
  119. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  120. <DCC_Description>GLScene SDL</DCC_Description>
  121. </PropertyGroup>
  122. <ItemGroup>
  123. <DelphiCompile Include="$(MainSource)">
  124. <MainSource>MainSource</MainSource>
  125. </DelphiCompile>
  126. <DCCReference Include="GLSceneSDL.res"/>
  127. <DCCReference Include="rtl.dcp"/>
  128. <DCCReference Include="designide.dcp"/>
  129. <DCCReference Include="vcl.dcp"/>
  130. <DCCReference Include="vclimg.dcp"/>
  131. <DCCReference Include="GLScene_RT.dcp"/>
  132. <DCCReference Include="GLScene_SDL_rt.dcp"/>
  133. <DCCReference Include="..\Source\GLS.SDL.Context.pas"/>
  134. <RcCompile Include="..\Resources\GLSceneSDL.rc">
  135. <Form>GLSceneSDL.res</Form>
  136. </RcCompile>
  137. <BuildConfiguration Include="Base">
  138. <Key>Base</Key>
  139. </BuildConfiguration>
  140. <BuildConfiguration Include="Release">
  141. <Key>Cfg_1</Key>
  142. <CfgParent>Base</CfgParent>
  143. </BuildConfiguration>
  144. <BuildConfiguration Include="Debug">
  145. <Key>Cfg_2</Key>
  146. <CfgParent>Base</CfgParent>
  147. </BuildConfiguration>
  148. </ItemGroup>
  149. <ProjectExtensions>
  150. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  151. <Borland.ProjectType>Package</Borland.ProjectType>
  152. <BorlandProject>
  153. <Delphi.Personality>
  154. <Source>
  155. <Source Name="MainSource">GLScene_SDL_DT.dpk</Source>
  156. </Source>
  157. <Excluded_Packages>
  158. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GLXEngine_DTRT.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GLXEngine_DTRT.bpl not found</Excluded_Packages>
  159. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GXScene_GBE.bpl">GXScene GBE</Excluded_Packages>
  160. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GBComps.bpl">Geoblock - Components</Excluded_Packages>
  161. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  162. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  163. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  164. <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  165. </Excluded_Packages>
  166. </Delphi.Personality>
  167. <Platforms>
  168. <Platform value="Android">False</Platform>
  169. <Platform value="Android64">False</Platform>
  170. <Platform value="Win32">True</Platform>
  171. <Platform value="Win64">False</Platform>
  172. <Platform value="Win64x">False</Platform>
  173. </Platforms>
  174. <Deployment Version="5">
  175. <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GLScene_SDL_DT.bpl" Configuration="Debug" Class="ProjectOutput"/>
  176. <DeployClass Name="AdditionalDebugSymbols">
  177. <Platform Name="OSX32">
  178. <Operation>1</Operation>
  179. </Platform>
  180. <Platform Name="Win32">
  181. <Operation>0</Operation>
  182. </Platform>
  183. </DeployClass>
  184. <DeployClass Name="AndroidFileProvider">
  185. <Platform Name="Android">
  186. <RemoteDir>res\xml</RemoteDir>
  187. <Operation>1</Operation>
  188. </Platform>
  189. <Platform Name="Android64">
  190. <RemoteDir>res\xml</RemoteDir>
  191. <Operation>1</Operation>
  192. </Platform>
  193. </DeployClass>
  194. <DeployClass Name="AndroidLibnativeArmeabiFile">
  195. <Platform Name="Android">
  196. <RemoteDir>library\lib\armeabi</RemoteDir>
  197. <Operation>1</Operation>
  198. </Platform>
  199. <Platform Name="Android64">
  200. <RemoteDir>library\lib\armeabi</RemoteDir>
  201. <Operation>1</Operation>
  202. </Platform>
  203. </DeployClass>
  204. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  205. <Platform Name="Android64">
  206. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  207. <Operation>1</Operation>
  208. </Platform>
  209. </DeployClass>
  210. <DeployClass Name="AndroidLibnativeMipsFile">
  211. <Platform Name="Android">
  212. <RemoteDir>library\lib\mips</RemoteDir>
  213. <Operation>1</Operation>
  214. </Platform>
  215. <Platform Name="Android64">
  216. <RemoteDir>library\lib\mips</RemoteDir>
  217. <Operation>1</Operation>
  218. </Platform>
  219. </DeployClass>
  220. <DeployClass Name="AndroidServiceOutput">
  221. <Platform Name="Android">
  222. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  223. <Operation>1</Operation>
  224. </Platform>
  225. <Platform Name="Android64">
  226. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  227. <Operation>1</Operation>
  228. </Platform>
  229. </DeployClass>
  230. <DeployClass Name="AndroidServiceOutput_Android32">
  231. <Platform Name="Android64">
  232. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  233. <Operation>1</Operation>
  234. </Platform>
  235. </DeployClass>
  236. <DeployClass Name="AndroidSplashImageDef">
  237. <Platform Name="Android">
  238. <RemoteDir>res\drawable</RemoteDir>
  239. <Operation>1</Operation>
  240. </Platform>
  241. <Platform Name="Android64">
  242. <RemoteDir>res\drawable</RemoteDir>
  243. <Operation>1</Operation>
  244. </Platform>
  245. </DeployClass>
  246. <DeployClass Name="AndroidSplashImageDefV21">
  247. <Platform Name="Android">
  248. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  249. <Operation>1</Operation>
  250. </Platform>
  251. <Platform Name="Android64">
  252. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="AndroidSplashStyles">
  257. <Platform Name="Android">
  258. <RemoteDir>res\values</RemoteDir>
  259. <Operation>1</Operation>
  260. </Platform>
  261. <Platform Name="Android64">
  262. <RemoteDir>res\values</RemoteDir>
  263. <Operation>1</Operation>
  264. </Platform>
  265. </DeployClass>
  266. <DeployClass Name="AndroidSplashStylesV21">
  267. <Platform Name="Android">
  268. <RemoteDir>res\values-v21</RemoteDir>
  269. <Operation>1</Operation>
  270. </Platform>
  271. <Platform Name="Android64">
  272. <RemoteDir>res\values-v21</RemoteDir>
  273. <Operation>1</Operation>
  274. </Platform>
  275. </DeployClass>
  276. <DeployClass Name="AndroidSplashStylesV31">
  277. <Platform Name="Android">
  278. <RemoteDir>res\values-v31</RemoteDir>
  279. <Operation>1</Operation>
  280. </Platform>
  281. <Platform Name="Android64">
  282. <RemoteDir>res\values-v31</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="Android_AdaptiveIcon">
  287. <Platform Name="Android">
  288. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. <Platform Name="Android64">
  292. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  293. <Operation>1</Operation>
  294. </Platform>
  295. </DeployClass>
  296. <DeployClass Name="Android_AdaptiveIconBackground">
  297. <Platform Name="Android">
  298. <RemoteDir>res\drawable</RemoteDir>
  299. <Operation>1</Operation>
  300. </Platform>
  301. <Platform Name="Android64">
  302. <RemoteDir>res\drawable</RemoteDir>
  303. <Operation>1</Operation>
  304. </Platform>
  305. </DeployClass>
  306. <DeployClass Name="Android_AdaptiveIconForeground">
  307. <Platform Name="Android">
  308. <RemoteDir>res\drawable</RemoteDir>
  309. <Operation>1</Operation>
  310. </Platform>
  311. <Platform Name="Android64">
  312. <RemoteDir>res\drawable</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. </DeployClass>
  316. <DeployClass Name="Android_AdaptiveIconMonochrome">
  317. <Platform Name="Android">
  318. <RemoteDir>res\drawable</RemoteDir>
  319. <Operation>1</Operation>
  320. </Platform>
  321. <Platform Name="Android64">
  322. <RemoteDir>res\drawable</RemoteDir>
  323. <Operation>1</Operation>
  324. </Platform>
  325. </DeployClass>
  326. <DeployClass Name="Android_AdaptiveIconV33">
  327. <Platform Name="Android">
  328. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  329. <Operation>1</Operation>
  330. </Platform>
  331. <Platform Name="Android64">
  332. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  333. <Operation>1</Operation>
  334. </Platform>
  335. </DeployClass>
  336. <DeployClass Name="Android_Colors">
  337. <Platform Name="Android">
  338. <RemoteDir>res\values</RemoteDir>
  339. <Operation>1</Operation>
  340. </Platform>
  341. <Platform Name="Android64">
  342. <RemoteDir>res\values</RemoteDir>
  343. <Operation>1</Operation>
  344. </Platform>
  345. </DeployClass>
  346. <DeployClass Name="Android_ColorsDark">
  347. <Platform Name="Android">
  348. <RemoteDir>res\values-night-v21</RemoteDir>
  349. <Operation>1</Operation>
  350. </Platform>
  351. <Platform Name="Android64">
  352. <RemoteDir>res\values-night-v21</RemoteDir>
  353. <Operation>1</Operation>
  354. </Platform>
  355. </DeployClass>
  356. <DeployClass Name="Android_DefaultAppIcon">
  357. <Platform Name="Android">
  358. <RemoteDir>res\drawable</RemoteDir>
  359. <Operation>1</Operation>
  360. </Platform>
  361. <Platform Name="Android64">
  362. <RemoteDir>res\drawable</RemoteDir>
  363. <Operation>1</Operation>
  364. </Platform>
  365. </DeployClass>
  366. <DeployClass Name="Android_LauncherIcon144">
  367. <Platform Name="Android">
  368. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  369. <Operation>1</Operation>
  370. </Platform>
  371. <Platform Name="Android64">
  372. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  373. <Operation>1</Operation>
  374. </Platform>
  375. </DeployClass>
  376. <DeployClass Name="Android_LauncherIcon192">
  377. <Platform Name="Android">
  378. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  379. <Operation>1</Operation>
  380. </Platform>
  381. <Platform Name="Android64">
  382. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  383. <Operation>1</Operation>
  384. </Platform>
  385. </DeployClass>
  386. <DeployClass Name="Android_LauncherIcon36">
  387. <Platform Name="Android">
  388. <RemoteDir>res\drawable-ldpi</RemoteDir>
  389. <Operation>1</Operation>
  390. </Platform>
  391. <Platform Name="Android64">
  392. <RemoteDir>res\drawable-ldpi</RemoteDir>
  393. <Operation>1</Operation>
  394. </Platform>
  395. </DeployClass>
  396. <DeployClass Name="Android_LauncherIcon48">
  397. <Platform Name="Android">
  398. <RemoteDir>res\drawable-mdpi</RemoteDir>
  399. <Operation>1</Operation>
  400. </Platform>
  401. <Platform Name="Android64">
  402. <RemoteDir>res\drawable-mdpi</RemoteDir>
  403. <Operation>1</Operation>
  404. </Platform>
  405. </DeployClass>
  406. <DeployClass Name="Android_LauncherIcon72">
  407. <Platform Name="Android">
  408. <RemoteDir>res\drawable-hdpi</RemoteDir>
  409. <Operation>1</Operation>
  410. </Platform>
  411. <Platform Name="Android64">
  412. <RemoteDir>res\drawable-hdpi</RemoteDir>
  413. <Operation>1</Operation>
  414. </Platform>
  415. </DeployClass>
  416. <DeployClass Name="Android_LauncherIcon96">
  417. <Platform Name="Android">
  418. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  419. <Operation>1</Operation>
  420. </Platform>
  421. <Platform Name="Android64">
  422. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. </DeployClass>
  426. <DeployClass Name="Android_NotificationIcon24">
  427. <Platform Name="Android">
  428. <RemoteDir>res\drawable-mdpi</RemoteDir>
  429. <Operation>1</Operation>
  430. </Platform>
  431. <Platform Name="Android64">
  432. <RemoteDir>res\drawable-mdpi</RemoteDir>
  433. <Operation>1</Operation>
  434. </Platform>
  435. </DeployClass>
  436. <DeployClass Name="Android_NotificationIcon36">
  437. <Platform Name="Android">
  438. <RemoteDir>res\drawable-hdpi</RemoteDir>
  439. <Operation>1</Operation>
  440. </Platform>
  441. <Platform Name="Android64">
  442. <RemoteDir>res\drawable-hdpi</RemoteDir>
  443. <Operation>1</Operation>
  444. </Platform>
  445. </DeployClass>
  446. <DeployClass Name="Android_NotificationIcon48">
  447. <Platform Name="Android">
  448. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  449. <Operation>1</Operation>
  450. </Platform>
  451. <Platform Name="Android64">
  452. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  453. <Operation>1</Operation>
  454. </Platform>
  455. </DeployClass>
  456. <DeployClass Name="Android_NotificationIcon72">
  457. <Platform Name="Android">
  458. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  459. <Operation>1</Operation>
  460. </Platform>
  461. <Platform Name="Android64">
  462. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  463. <Operation>1</Operation>
  464. </Platform>
  465. </DeployClass>
  466. <DeployClass Name="Android_NotificationIcon96">
  467. <Platform Name="Android">
  468. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  469. <Operation>1</Operation>
  470. </Platform>
  471. <Platform Name="Android64">
  472. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  473. <Operation>1</Operation>
  474. </Platform>
  475. </DeployClass>
  476. <DeployClass Name="Android_SplashImage426">
  477. <Platform Name="Android">
  478. <RemoteDir>res\drawable-small</RemoteDir>
  479. <Operation>1</Operation>
  480. </Platform>
  481. <Platform Name="Android64">
  482. <RemoteDir>res\drawable-small</RemoteDir>
  483. <Operation>1</Operation>
  484. </Platform>
  485. </DeployClass>
  486. <DeployClass Name="Android_SplashImage470">
  487. <Platform Name="Android">
  488. <RemoteDir>res\drawable-normal</RemoteDir>
  489. <Operation>1</Operation>
  490. </Platform>
  491. <Platform Name="Android64">
  492. <RemoteDir>res\drawable-normal</RemoteDir>
  493. <Operation>1</Operation>
  494. </Platform>
  495. </DeployClass>
  496. <DeployClass Name="Android_SplashImage640">
  497. <Platform Name="Android">
  498. <RemoteDir>res\drawable-large</RemoteDir>
  499. <Operation>1</Operation>
  500. </Platform>
  501. <Platform Name="Android64">
  502. <RemoteDir>res\drawable-large</RemoteDir>
  503. <Operation>1</Operation>
  504. </Platform>
  505. </DeployClass>
  506. <DeployClass Name="Android_SplashImage960">
  507. <Platform Name="Android">
  508. <RemoteDir>res\drawable-xlarge</RemoteDir>
  509. <Operation>1</Operation>
  510. </Platform>
  511. <Platform Name="Android64">
  512. <RemoteDir>res\drawable-xlarge</RemoteDir>
  513. <Operation>1</Operation>
  514. </Platform>
  515. </DeployClass>
  516. <DeployClass Name="Android_Strings">
  517. <Platform Name="Android">
  518. <RemoteDir>res\values</RemoteDir>
  519. <Operation>1</Operation>
  520. </Platform>
  521. <Platform Name="Android64">
  522. <RemoteDir>res\values</RemoteDir>
  523. <Operation>1</Operation>
  524. </Platform>
  525. </DeployClass>
  526. <DeployClass Name="Android_VectorizedNotificationIcon">
  527. <Platform Name="Android">
  528. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  529. <Operation>1</Operation>
  530. </Platform>
  531. <Platform Name="Android64">
  532. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  533. <Operation>1</Operation>
  534. </Platform>
  535. </DeployClass>
  536. <DeployClass Name="Android_VectorizedSplash">
  537. <Platform Name="Android">
  538. <RemoteDir>res\drawable</RemoteDir>
  539. <Operation>1</Operation>
  540. </Platform>
  541. <Platform Name="Android64">
  542. <RemoteDir>res\drawable</RemoteDir>
  543. <Operation>1</Operation>
  544. </Platform>
  545. </DeployClass>
  546. <DeployClass Name="Android_VectorizedSplashDark">
  547. <Platform Name="Android">
  548. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  549. <Operation>1</Operation>
  550. </Platform>
  551. <Platform Name="Android64">
  552. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  553. <Operation>1</Operation>
  554. </Platform>
  555. </DeployClass>
  556. <DeployClass Name="Android_VectorizedSplashV31">
  557. <Platform Name="Android">
  558. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  559. <Operation>1</Operation>
  560. </Platform>
  561. <Platform Name="Android64">
  562. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  563. <Operation>1</Operation>
  564. </Platform>
  565. </DeployClass>
  566. <DeployClass Name="Android_VectorizedSplashV31Dark">
  567. <Platform Name="Android">
  568. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  569. <Operation>1</Operation>
  570. </Platform>
  571. <Platform Name="Android64">
  572. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  573. <Operation>1</Operation>
  574. </Platform>
  575. </DeployClass>
  576. <DeployClass Name="DebugSymbols">
  577. <Platform Name="iOSSimulator">
  578. <Operation>1</Operation>
  579. </Platform>
  580. <Platform Name="OSX32">
  581. <Operation>1</Operation>
  582. </Platform>
  583. <Platform Name="Win32">
  584. <Operation>0</Operation>
  585. </Platform>
  586. </DeployClass>
  587. <DeployClass Name="DependencyFramework">
  588. <Platform Name="OSX32">
  589. <Operation>1</Operation>
  590. <Extensions>.framework</Extensions>
  591. </Platform>
  592. <Platform Name="OSX64">
  593. <Operation>1</Operation>
  594. <Extensions>.framework</Extensions>
  595. </Platform>
  596. <Platform Name="OSXARM64">
  597. <Operation>1</Operation>
  598. <Extensions>.framework</Extensions>
  599. </Platform>
  600. <Platform Name="Win32">
  601. <Operation>0</Operation>
  602. </Platform>
  603. </DeployClass>
  604. <DeployClass Name="DependencyModule">
  605. <Platform Name="OSX32">
  606. <Operation>1</Operation>
  607. <Extensions>.dylib</Extensions>
  608. </Platform>
  609. <Platform Name="OSX64">
  610. <Operation>1</Operation>
  611. <Extensions>.dylib</Extensions>
  612. </Platform>
  613. <Platform Name="OSXARM64">
  614. <Operation>1</Operation>
  615. <Extensions>.dylib</Extensions>
  616. </Platform>
  617. <Platform Name="Win32">
  618. <Operation>0</Operation>
  619. <Extensions>.dll;.bpl</Extensions>
  620. </Platform>
  621. </DeployClass>
  622. <DeployClass Required="true" Name="DependencyPackage">
  623. <Platform Name="iOSDevice32">
  624. <Operation>1</Operation>
  625. <Extensions>.dylib</Extensions>
  626. </Platform>
  627. <Platform Name="iOSDevice64">
  628. <Operation>1</Operation>
  629. <Extensions>.dylib</Extensions>
  630. </Platform>
  631. <Platform Name="iOSSimARM64">
  632. <Operation>1</Operation>
  633. <Extensions>.dylib</Extensions>
  634. </Platform>
  635. <Platform Name="OSX32">
  636. <Operation>1</Operation>
  637. <Extensions>.dylib</Extensions>
  638. </Platform>
  639. <Platform Name="OSX64">
  640. <Operation>1</Operation>
  641. <Extensions>.dylib</Extensions>
  642. </Platform>
  643. <Platform Name="OSXARM64">
  644. <Operation>1</Operation>
  645. <Extensions>.dylib</Extensions>
  646. </Platform>
  647. <Platform Name="Win32">
  648. <Operation>0</Operation>
  649. <Extensions>.bpl</Extensions>
  650. </Platform>
  651. </DeployClass>
  652. <DeployClass Name="File">
  653. <Platform Name="Android">
  654. <Operation>0</Operation>
  655. </Platform>
  656. <Platform Name="Android64">
  657. <Operation>0</Operation>
  658. </Platform>
  659. <Platform Name="iOSDevice32">
  660. <Operation>0</Operation>
  661. </Platform>
  662. <Platform Name="iOSDevice64">
  663. <Operation>0</Operation>
  664. </Platform>
  665. <Platform Name="iOSSimARM64">
  666. <Operation>0</Operation>
  667. </Platform>
  668. <Platform Name="OSX32">
  669. <Operation>0</Operation>
  670. </Platform>
  671. <Platform Name="OSX64">
  672. <Operation>0</Operation>
  673. </Platform>
  674. <Platform Name="OSXARM64">
  675. <Operation>0</Operation>
  676. </Platform>
  677. <Platform Name="Win32">
  678. <Operation>0</Operation>
  679. </Platform>
  680. </DeployClass>
  681. <DeployClass Name="ProjectAndroidManifest">
  682. <Platform Name="Android">
  683. <Operation>1</Operation>
  684. </Platform>
  685. <Platform Name="Android64">
  686. <Operation>1</Operation>
  687. </Platform>
  688. </DeployClass>
  689. <DeployClass Name="ProjectOSXDebug"/>
  690. <DeployClass Name="ProjectOSXEntitlements"/>
  691. <DeployClass Name="ProjectOSXInfoPList"/>
  692. <DeployClass Name="ProjectOSXResource">
  693. <Platform Name="OSX32">
  694. <RemoteDir>Contents\Resources</RemoteDir>
  695. <Operation>1</Operation>
  696. </Platform>
  697. <Platform Name="OSX64">
  698. <RemoteDir>Contents\Resources</RemoteDir>
  699. <Operation>1</Operation>
  700. </Platform>
  701. <Platform Name="OSXARM64">
  702. <RemoteDir>Contents\Resources</RemoteDir>
  703. <Operation>1</Operation>
  704. </Platform>
  705. </DeployClass>
  706. <DeployClass Required="true" Name="ProjectOutput">
  707. <Platform Name="Android">
  708. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  709. <Operation>1</Operation>
  710. </Platform>
  711. <Platform Name="Android64">
  712. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  713. <Operation>1</Operation>
  714. </Platform>
  715. <Platform Name="iOSDevice32">
  716. <Operation>1</Operation>
  717. </Platform>
  718. <Platform Name="iOSDevice64">
  719. <Operation>1</Operation>
  720. </Platform>
  721. <Platform Name="iOSSimARM64">
  722. <Operation>1</Operation>
  723. </Platform>
  724. <Platform Name="Linux64">
  725. <Operation>1</Operation>
  726. </Platform>
  727. <Platform Name="OSX32">
  728. <Operation>1</Operation>
  729. </Platform>
  730. <Platform Name="OSX64">
  731. <Operation>1</Operation>
  732. </Platform>
  733. <Platform Name="OSXARM64">
  734. <Operation>1</Operation>
  735. </Platform>
  736. <Platform Name="Win32">
  737. <Operation>0</Operation>
  738. </Platform>
  739. </DeployClass>
  740. <DeployClass Name="ProjectOutput_Android32">
  741. <Platform Name="Android64">
  742. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  743. <Operation>1</Operation>
  744. </Platform>
  745. </DeployClass>
  746. <DeployClass Name="ProjectUWPManifest">
  747. <Platform Name="Win32">
  748. <Operation>1</Operation>
  749. </Platform>
  750. <Platform Name="Win64">
  751. <Operation>1</Operation>
  752. </Platform>
  753. <Platform Name="Win64x">
  754. <Operation>1</Operation>
  755. </Platform>
  756. </DeployClass>
  757. <DeployClass Name="ProjectiOSDeviceDebug">
  758. <Platform Name="iOSDevice32">
  759. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  760. <Operation>1</Operation>
  761. </Platform>
  762. <Platform Name="iOSDevice64">
  763. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  764. <Operation>1</Operation>
  765. </Platform>
  766. <Platform Name="iOSSimARM64">
  767. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  768. <Operation>1</Operation>
  769. </Platform>
  770. </DeployClass>
  771. <DeployClass Name="ProjectiOSEntitlements"/>
  772. <DeployClass Name="ProjectiOSInfoPList"/>
  773. <DeployClass Name="ProjectiOSLaunchScreen"/>
  774. <DeployClass Name="ProjectiOSResource">
  775. <Platform Name="iOSDevice32">
  776. <Operation>1</Operation>
  777. </Platform>
  778. <Platform Name="iOSDevice64">
  779. <Operation>1</Operation>
  780. </Platform>
  781. <Platform Name="iOSSimARM64">
  782. <Operation>1</Operation>
  783. </Platform>
  784. </DeployClass>
  785. <DeployClass Name="UWP_DelphiLogo150">
  786. <Platform Name="Win32">
  787. <RemoteDir>Assets</RemoteDir>
  788. <Operation>1</Operation>
  789. </Platform>
  790. <Platform Name="Win64">
  791. <RemoteDir>Assets</RemoteDir>
  792. <Operation>1</Operation>
  793. </Platform>
  794. </DeployClass>
  795. <DeployClass Name="UWP_DelphiLogo44">
  796. <Platform Name="Win32">
  797. <RemoteDir>Assets</RemoteDir>
  798. <Operation>1</Operation>
  799. </Platform>
  800. <Platform Name="Win64">
  801. <RemoteDir>Assets</RemoteDir>
  802. <Operation>1</Operation>
  803. </Platform>
  804. </DeployClass>
  805. <DeployClass Name="iOS_AppStore1024">
  806. <Platform Name="iOSDevice64">
  807. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  808. <Operation>1</Operation>
  809. </Platform>
  810. <Platform Name="iOSSimARM64">
  811. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  812. <Operation>1</Operation>
  813. </Platform>
  814. </DeployClass>
  815. <DeployClass Name="iPad_AppIcon152">
  816. <Platform Name="iOSDevice64">
  817. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  818. <Operation>1</Operation>
  819. </Platform>
  820. <Platform Name="iOSSimARM64">
  821. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  822. <Operation>1</Operation>
  823. </Platform>
  824. </DeployClass>
  825. <DeployClass Name="iPad_AppIcon167">
  826. <Platform Name="iOSDevice64">
  827. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  828. <Operation>1</Operation>
  829. </Platform>
  830. <Platform Name="iOSSimARM64">
  831. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  832. <Operation>1</Operation>
  833. </Platform>
  834. </DeployClass>
  835. <DeployClass Name="iPad_Launch2x">
  836. <Platform Name="iOSDevice64">
  837. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  838. <Operation>1</Operation>
  839. </Platform>
  840. <Platform Name="iOSSimARM64">
  841. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  842. <Operation>1</Operation>
  843. </Platform>
  844. </DeployClass>
  845. <DeployClass Name="iPad_LaunchDark2x">
  846. <Platform Name="iOSDevice64">
  847. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  848. <Operation>1</Operation>
  849. </Platform>
  850. <Platform Name="iOSSimARM64">
  851. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  852. <Operation>1</Operation>
  853. </Platform>
  854. </DeployClass>
  855. <DeployClass Name="iPad_Notification40">
  856. <Platform Name="iOSDevice64">
  857. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  858. <Operation>1</Operation>
  859. </Platform>
  860. <Platform Name="iOSSimARM64">
  861. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  862. <Operation>1</Operation>
  863. </Platform>
  864. </DeployClass>
  865. <DeployClass Name="iPad_Setting58">
  866. <Platform Name="iOSDevice64">
  867. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  868. <Operation>1</Operation>
  869. </Platform>
  870. <Platform Name="iOSSimARM64">
  871. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  872. <Operation>1</Operation>
  873. </Platform>
  874. </DeployClass>
  875. <DeployClass Name="iPad_SpotLight80">
  876. <Platform Name="iOSDevice64">
  877. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  878. <Operation>1</Operation>
  879. </Platform>
  880. <Platform Name="iOSSimARM64">
  881. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  882. <Operation>1</Operation>
  883. </Platform>
  884. </DeployClass>
  885. <DeployClass Name="iPhone_AppIcon120">
  886. <Platform Name="iOSDevice64">
  887. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  888. <Operation>1</Operation>
  889. </Platform>
  890. <Platform Name="iOSSimARM64">
  891. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  892. <Operation>1</Operation>
  893. </Platform>
  894. </DeployClass>
  895. <DeployClass Name="iPhone_AppIcon180">
  896. <Platform Name="iOSDevice64">
  897. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  898. <Operation>1</Operation>
  899. </Platform>
  900. <Platform Name="iOSSimARM64">
  901. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  902. <Operation>1</Operation>
  903. </Platform>
  904. </DeployClass>
  905. <DeployClass Name="iPhone_Launch2x">
  906. <Platform Name="iOSDevice64">
  907. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  908. <Operation>1</Operation>
  909. </Platform>
  910. <Platform Name="iOSSimARM64">
  911. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  912. <Operation>1</Operation>
  913. </Platform>
  914. </DeployClass>
  915. <DeployClass Name="iPhone_Launch3x">
  916. <Platform Name="iOSDevice64">
  917. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  918. <Operation>1</Operation>
  919. </Platform>
  920. <Platform Name="iOSSimARM64">
  921. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  922. <Operation>1</Operation>
  923. </Platform>
  924. </DeployClass>
  925. <DeployClass Name="iPhone_LaunchDark2x">
  926. <Platform Name="iOSDevice64">
  927. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  928. <Operation>1</Operation>
  929. </Platform>
  930. <Platform Name="iOSSimARM64">
  931. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  932. <Operation>1</Operation>
  933. </Platform>
  934. </DeployClass>
  935. <DeployClass Name="iPhone_LaunchDark3x">
  936. <Platform Name="iOSDevice64">
  937. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  938. <Operation>1</Operation>
  939. </Platform>
  940. <Platform Name="iOSSimARM64">
  941. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  942. <Operation>1</Operation>
  943. </Platform>
  944. </DeployClass>
  945. <DeployClass Name="iPhone_Notification40">
  946. <Platform Name="iOSDevice64">
  947. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  948. <Operation>1</Operation>
  949. </Platform>
  950. <Platform Name="iOSSimARM64">
  951. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  952. <Operation>1</Operation>
  953. </Platform>
  954. </DeployClass>
  955. <DeployClass Name="iPhone_Notification60">
  956. <Platform Name="iOSDevice64">
  957. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  958. <Operation>1</Operation>
  959. </Platform>
  960. <Platform Name="iOSSimARM64">
  961. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  962. <Operation>1</Operation>
  963. </Platform>
  964. </DeployClass>
  965. <DeployClass Name="iPhone_Setting58">
  966. <Platform Name="iOSDevice64">
  967. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  968. <Operation>1</Operation>
  969. </Platform>
  970. <Platform Name="iOSSimARM64">
  971. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  972. <Operation>1</Operation>
  973. </Platform>
  974. </DeployClass>
  975. <DeployClass Name="iPhone_Setting87">
  976. <Platform Name="iOSDevice64">
  977. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  978. <Operation>1</Operation>
  979. </Platform>
  980. <Platform Name="iOSSimARM64">
  981. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  982. <Operation>1</Operation>
  983. </Platform>
  984. </DeployClass>
  985. <DeployClass Name="iPhone_Spotlight120">
  986. <Platform Name="iOSDevice64">
  987. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  988. <Operation>1</Operation>
  989. </Platform>
  990. <Platform Name="iOSSimARM64">
  991. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  992. <Operation>1</Operation>
  993. </Platform>
  994. </DeployClass>
  995. <DeployClass Name="iPhone_Spotlight80">
  996. <Platform Name="iOSDevice64">
  997. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  998. <Operation>1</Operation>
  999. </Platform>
  1000. <Platform Name="iOSSimARM64">
  1001. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1002. <Operation>1</Operation>
  1003. </Platform>
  1004. </DeployClass>
  1005. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1006. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1007. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1008. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1009. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1010. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1011. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
  1012. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
  1013. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME)"/>
  1014. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1015. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1016. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1017. </Deployment>
  1018. </BorlandProject>
  1019. <ProjectFileVersion>12</ProjectFileVersion>
  1020. </ProjectExtensions>
  1021. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  1022. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1023. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1024. </Project>