ArchipelagoD.dproj 56 KB

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