TexCombineD.dproj 53 KB

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