GR32_RT.dproj 58 KB

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