TexFormatD.dproj 55 KB

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