GLSViewerD.dproj 56 KB

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