GuiPaintD.dproj 59 KB

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