PathControlD.dproj 56 KB

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