CanvasD.dproj 56 KB

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