GLSViewerD.dproj 57 KB

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