GLScene_Physics_RT.dproj 56 KB

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