GLScene_Physics_DT.dproj 51 KB

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