JoystickD.dproj 52 KB

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