CameraControllerD.dproj 56 KB

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