MaterialsD.dproj 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{9C179E63-6380-43FE-BCFB-0520CF10EF1D}</ProjectGuid>
  4. <ProjectVersion>20.3</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <Base>True</Base>
  7. <Config Condition="'$(Config)'==''">Debug</Config>
  8. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  9. <ProjectName Condition="'$(ProjectName)'==''">MaterialsD</ProjectName>
  10. <TargetedPlatforms>3</TargetedPlatforms>
  11. <AppType>Application</AppType>
  12. <MainSource>MaterialsD.dpr</MainSource>
  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)'=='Debug' or '$(Cfg_1)'!=''">
  28. <Cfg_1>true</Cfg_1>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  33. <Cfg_1_Win32>true</Cfg_1_Win32>
  34. <CfgParent>Cfg_1</CfgParent>
  35. <Cfg_1>true</Cfg_1>
  36. <Base>true</Base>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  39. <Cfg_1_Win64>true</Cfg_1_Win64>
  40. <CfgParent>Cfg_1</CfgParent>
  41. <Cfg_1>true</Cfg_1>
  42. <Base>true</Base>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  45. <Cfg_2>true</Cfg_2>
  46. <CfgParent>Base</CfgParent>
  47. <Base>true</Base>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  50. <Cfg_2_Win32>true</Cfg_2_Win32>
  51. <CfgParent>Cfg_2</CfgParent>
  52. <Cfg_2>true</Cfg_2>
  53. <Base>true</Base>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  56. <Cfg_2_Win64>true</Cfg_2_Win64>
  57. <CfgParent>Cfg_2</CfgParent>
  58. <Cfg_2>true</Cfg_2>
  59. <Base>true</Base>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Base)'!=''">
  62. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  63. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  64. <DCC_E>false</DCC_E>
  65. <DCC_N>false</DCC_N>
  66. <DCC_S>false</DCC_S>
  67. <DCC_F>false</DCC_F>
  68. <DCC_K>false</DCC_K>
  69. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  70. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  71. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  72. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  73. <SanitizedProjectName>MaterialsD</SanitizedProjectName>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  76. <DCC_UsePackage>GLScene_Cg_RT;vclwinx;DataSnapServer;bdertl;fmx;emshosting;vclie;DbxCommonDriver;bindengine;IndyIPCommon;VCLRESTComponents;DBXMSSQLDriver;FireDACCommonODBC;emsclient;FireDACCommonDriver;appanalytics;IndyProtocols;vclx;Skia.Package.RTL;IndyIPClient;dbxcds;vcledge;bindcompvclwinx;FmxTeeUI;emsedge;bindcompfmx;DBXFirebirdDriver;inetdb;FireDACSqliteDriver;DbxClientDriver;FireDACASADriver;Tee;soapmidas;GEdgeIODB;vclactnband;TeeUI;fmxFireDAC;dbexpress;FireDACInfxDriver;DBXMySQLDriver;VclSmp;inet;DataSnapCommon;vcltouch;fmxase;DBXOdbcDriver;dbrtl;FireDACDBXDriver;Skia.Package.FMX;FireDACOracleDriver;fmxdae;TeeDB;GEdgeIO;FireDACMSAccDriver;CustomIPTransport;FireDACMSSQLDriver;DataSnapIndy10ServerTransport;DataSnapConnectors;vcldsnap;DBXInterBaseDriver;FireDACMongoDBDriver;IndySystem;FireDACTDataDriver;Skia.Package.VCL;vcldb;GLScene_GPU_RT;vclFireDAC;bindcomp;FireDACCommon;DataSnapServerMidas;FireDACODBCDriver;emsserverresource;GLScene_Physics_RT;IndyCore;RESTBackendComponents;bindcompdbx;rtl;FireDACMySQLDriver;FireDACADSDriver;RESTComponents;DBXSqliteDriver;vcl;IndyIPServer;dsnapxml;dsnapcon;DataSnapClient;DataSnapProviderClient;adortl;GBComps;DBXSybaseASEDriver;DBXDb2Driver;GLScene_Sounds_RT;vclimg;DataSnapFireDAC;emsclientfiredac;FireDACPgDriver;FireDAC;FireDACDSDriver;inetdbxpress;xmlrtl;tethering;bindcompvcl;dsnap;CloudService;DBXSybaseASADriver;DBXOracleDriver;FireDACDb2Driver;DBXInformixDriver;fmxobj;bindcompvclsmp;DataSnapNativeClient;FMXTee;DatasnapConnectorsFreePascal;soaprtl;GLScene_RT;vcldbx;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
  77. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  78. <BT_BuildType>Debug</BT_BuildType>
  79. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  80. <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>
  81. <VerInfo_Locale>1033</VerInfo_Locale>
  82. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  85. <DCC_UsePackage>GLScene_Cg_RT;vclwinx;DataSnapServer;fmx;emshosting;vclie;DbxCommonDriver;bindengine;IndyIPCommon;VCLRESTComponents;DBXMSSQLDriver;FireDACCommonODBC;emsclient;FireDACCommonDriver;appanalytics;IndyProtocols;vclx;IndyIPClient;dbxcds;vcledge;bindcompvclwinx;FmxTeeUI;emsedge;bindcompfmx;DBXFirebirdDriver;inetdb;FireDACSqliteDriver;DbxClientDriver;FireDACASADriver;Tee;soapmidas;vclactnband;TeeUI;fmxFireDAC;dbexpress;FireDACInfxDriver;DBXMySQLDriver;VclSmp;inet;DataSnapCommon;vcltouch;fmxase;DBXOdbcDriver;dbrtl;FireDACDBXDriver;FireDACOracleDriver;fmxdae;TeeDB;FireDACMSAccDriver;CustomIPTransport;FireDACMSSQLDriver;DataSnapIndy10ServerTransport;DataSnapConnectors;vcldsnap;DBXInterBaseDriver;FireDACMongoDBDriver;IndySystem;FireDACTDataDriver;Skia.Package.VCL;vcldb;GLScene_GPU_RT;vclFireDAC;bindcomp;FireDACCommon;DataSnapServerMidas;FireDACODBCDriver;emsserverresource;GLScene_Physics_RT;IndyCore;RESTBackendComponents;bindcompdbx;rtl;FireDACMySQLDriver;FireDACADSDriver;RESTComponents;DBXSqliteDriver;vcl;IndyIPServer;dsnapxml;dsnapcon;DataSnapClient;DataSnapProviderClient;adortl;DBXSybaseASEDriver;DBXDb2Driver;GLScene_Sounds_RT;vclimg;DataSnapFireDAC;emsclientfiredac;FireDACPgDriver;FireDAC;FireDACDSDriver;inetdbxpress;xmlrtl;tethering;bindcompvcl;dsnap;CloudService;DBXSybaseASADriver;DBXOracleDriver;FireDACDb2Driver;DBXInformixDriver;fmxobj;bindcompvclsmp;DataSnapNativeClient;FMXTee;DatasnapConnectorsFreePascal;soaprtl;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
  86. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  87. <BT_BuildType>Debug</BT_BuildType>
  88. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  89. <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>
  90. <VerInfo_Locale>1033</VerInfo_Locale>
  91. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  94. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  95. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  96. <DCC_Optimize>false</DCC_Optimize>
  97. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  98. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  99. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  100. <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
  101. <DCC_RangeChecking>true</DCC_RangeChecking>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  104. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  105. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  106. </PropertyGroup>
  107. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  108. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  111. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  112. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  113. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  114. <DCC_DebugInformation>0</DCC_DebugInformation>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  117. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  118. </PropertyGroup>
  119. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  120. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  121. </PropertyGroup>
  122. <ItemGroup>
  123. <DelphiCompile Include="$(MainSource)">
  124. <MainSource>MainSource</MainSource>
  125. </DelphiCompile>
  126. <DCCReference Include="fdMaterials.pas">
  127. <Form>FormMaterials</Form>
  128. <FormType>dfm</FormType>
  129. </DCCReference>
  130. <DCCReference Include="cubemap\fCubemapD.pas">
  131. <Form>FormCubeMap</Form>
  132. <FormType>dfm</FormType>
  133. </DCCReference>
  134. <DCCReference Include="customquad\fCustomQuadD.pas">
  135. <Form>FormCustomQuad</Form>
  136. <FormType>dfm</FormType>
  137. </DCCReference>
  138. <DCCReference Include="dynamictexture\fDynTextureD.pas">
  139. <Form>FormDynamicTexture</Form>
  140. <FormType>dfm</FormType>
  141. </DCCReference>
  142. <DCCReference Include="dyncubemap\fDynCubemapD.pas">
  143. <Form>FormDynCubeMap</Form>
  144. <FormType>dfm</FormType>
  145. </DCCReference>
  146. <DCCReference Include="MaterialScript\fMatScriptD.pas">
  147. <Form>FormMatScript</Form>
  148. <FormType>dfm</FormType>
  149. </DCCReference>
  150. <DCCReference Include="mirror\fMirrorD.pas">
  151. <Form>FormMirror</Form>
  152. <FormType>dfm</FormType>
  153. </DCCReference>
  154. <DCCReference Include="multimaterial\fMultiMaterialD.pas">
  155. <Form>FormMultiMat</Form>
  156. <FormType>dfm</FormType>
  157. </DCCReference>
  158. <DCCReference Include="multipass\fMultiPassD.pas">
  159. <Form>FormMultiPass</Form>
  160. <FormType>dfm</FormType>
  161. </DCCReference>
  162. <DCCReference Include="multitexture\fMultiTextureD.pas">
  163. <Form>FormMultiTexture</Form>
  164. <FormType>dfm</FormType>
  165. </DCCReference>
  166. <DCCReference Include="objmaterial\fObjMaterialD.pas">
  167. <Form>FormMO</Form>
  168. <FormType>dfm</FormType>
  169. </DCCReference>
  170. <DCCReference Include="proceduralclouds\fProcCloudsD.pas">
  171. <Form>FormClouds</Form>
  172. <FormType>dfm</FormType>
  173. </DCCReference>
  174. <DCCReference Include="texanim\fTexAnimD.pas">
  175. <Form>FormTexAnim</Form>
  176. <FormType>dfm</FormType>
  177. </DCCReference>
  178. <DCCReference Include="texcombine\fTexCombineD.pas">
  179. <Form>FormTexCombine</Form>
  180. <FormType>dfm</FormType>
  181. </DCCReference>
  182. <DCCReference Include="texformat\fTexFormatD.pas">
  183. <Form>FormTexFormat</Form>
  184. <FormType>dfm</FormType>
  185. </DCCReference>
  186. <DCCReference Include="TransparAdv\fTransparAdvD.pas">
  187. <Form>FormTransparAdv</Form>
  188. <FormType>dfm</FormType>
  189. </DCCReference>
  190. <DCCReference Include="transparency\fTransparencyD.pas">
  191. <Form>FormTransparency</Form>
  192. <FormType>dfm</FormType>
  193. </DCCReference>
  194. <BuildConfiguration Include="Base">
  195. <Key>Base</Key>
  196. </BuildConfiguration>
  197. <BuildConfiguration Include="Debug">
  198. <Key>Cfg_1</Key>
  199. <CfgParent>Base</CfgParent>
  200. </BuildConfiguration>
  201. <BuildConfiguration Include="Release">
  202. <Key>Cfg_2</Key>
  203. <CfgParent>Base</CfgParent>
  204. </BuildConfiguration>
  205. </ItemGroup>
  206. <ProjectExtensions>
  207. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  208. <Borland.ProjectType>Application</Borland.ProjectType>
  209. <BorlandProject>
  210. <Delphi.Personality>
  211. <Source>
  212. <Source Name="MainSource">MaterialsD.dpr</Source>
  213. </Source>
  214. </Delphi.Personality>
  215. <Deployment Version="5">
  216. <DeployFile LocalName="Win32\Debug\MaterialsD.exe" Configuration="Debug" Class="ProjectOutput"/>
  217. <DeployClass Name="AdditionalDebugSymbols">
  218. <Platform Name="iOSSimulator">
  219. <Operation>1</Operation>
  220. </Platform>
  221. <Platform Name="OSX32">
  222. <RemoteDir>Contents\MacOS</RemoteDir>
  223. <Operation>1</Operation>
  224. </Platform>
  225. <Platform Name="Win32">
  226. <Operation>0</Operation>
  227. </Platform>
  228. </DeployClass>
  229. <DeployClass Name="AndroidFileProvider">
  230. <Platform Name="Android">
  231. <RemoteDir>res\xml</RemoteDir>
  232. <Operation>1</Operation>
  233. </Platform>
  234. <Platform Name="Android64">
  235. <RemoteDir>res\xml</RemoteDir>
  236. <Operation>1</Operation>
  237. </Platform>
  238. </DeployClass>
  239. <DeployClass Name="AndroidLibnativeArmeabiFile">
  240. <Platform Name="Android">
  241. <RemoteDir>library\lib\armeabi</RemoteDir>
  242. <Operation>1</Operation>
  243. </Platform>
  244. <Platform Name="Android64">
  245. <RemoteDir>library\lib\armeabi</RemoteDir>
  246. <Operation>1</Operation>
  247. </Platform>
  248. </DeployClass>
  249. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  250. <Platform Name="Android64">
  251. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  252. <Operation>1</Operation>
  253. </Platform>
  254. </DeployClass>
  255. <DeployClass Name="AndroidLibnativeMipsFile">
  256. <Platform Name="Android">
  257. <RemoteDir>library\lib\mips</RemoteDir>
  258. <Operation>1</Operation>
  259. </Platform>
  260. <Platform Name="Android64">
  261. <RemoteDir>library\lib\mips</RemoteDir>
  262. <Operation>1</Operation>
  263. </Platform>
  264. </DeployClass>
  265. <DeployClass Name="AndroidServiceOutput">
  266. <Platform Name="Android">
  267. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  268. <Operation>1</Operation>
  269. </Platform>
  270. <Platform Name="Android64">
  271. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  272. <Operation>1</Operation>
  273. </Platform>
  274. </DeployClass>
  275. <DeployClass Name="AndroidServiceOutput_Android32">
  276. <Platform Name="Android64">
  277. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  278. <Operation>1</Operation>
  279. </Platform>
  280. </DeployClass>
  281. <DeployClass Name="AndroidSplashImageDef">
  282. <Platform Name="Android">
  283. <RemoteDir>res\drawable</RemoteDir>
  284. <Operation>1</Operation>
  285. </Platform>
  286. <Platform Name="Android64">
  287. <RemoteDir>res\drawable</RemoteDir>
  288. <Operation>1</Operation>
  289. </Platform>
  290. </DeployClass>
  291. <DeployClass Name="AndroidSplashImageDefV21">
  292. <Platform Name="Android">
  293. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  294. <Operation>1</Operation>
  295. </Platform>
  296. <Platform Name="Android64">
  297. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  298. <Operation>1</Operation>
  299. </Platform>
  300. </DeployClass>
  301. <DeployClass Name="AndroidSplashStyles">
  302. <Platform Name="Android">
  303. <RemoteDir>res\values</RemoteDir>
  304. <Operation>1</Operation>
  305. </Platform>
  306. <Platform Name="Android64">
  307. <RemoteDir>res\values</RemoteDir>
  308. <Operation>1</Operation>
  309. </Platform>
  310. </DeployClass>
  311. <DeployClass Name="AndroidSplashStylesV21">
  312. <Platform Name="Android">
  313. <RemoteDir>res\values-v21</RemoteDir>
  314. <Operation>1</Operation>
  315. </Platform>
  316. <Platform Name="Android64">
  317. <RemoteDir>res\values-v21</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. </DeployClass>
  321. <DeployClass Name="AndroidSplashStylesV31">
  322. <Platform Name="Android">
  323. <RemoteDir>res\values-v31</RemoteDir>
  324. <Operation>1</Operation>
  325. </Platform>
  326. <Platform Name="Android64">
  327. <RemoteDir>res\values-v31</RemoteDir>
  328. <Operation>1</Operation>
  329. </Platform>
  330. </DeployClass>
  331. <DeployClass Name="AndroidSplashStylesV35">
  332. <Platform Name="Android">
  333. <RemoteDir>res\values-v35</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. <Platform Name="Android64">
  337. <RemoteDir>res\values-v35</RemoteDir>
  338. <Operation>1</Operation>
  339. </Platform>
  340. </DeployClass>
  341. <DeployClass Name="Android_AdaptiveIcon">
  342. <Platform Name="Android">
  343. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  344. <Operation>1</Operation>
  345. </Platform>
  346. <Platform Name="Android64">
  347. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  348. <Operation>1</Operation>
  349. </Platform>
  350. </DeployClass>
  351. <DeployClass Name="Android_AdaptiveIconBackground">
  352. <Platform Name="Android">
  353. <RemoteDir>res\drawable</RemoteDir>
  354. <Operation>1</Operation>
  355. </Platform>
  356. <Platform Name="Android64">
  357. <RemoteDir>res\drawable</RemoteDir>
  358. <Operation>1</Operation>
  359. </Platform>
  360. </DeployClass>
  361. <DeployClass Name="Android_AdaptiveIconForeground">
  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_AdaptiveIconMonochrome">
  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_AdaptiveIconV33">
  382. <Platform Name="Android">
  383. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  384. <Operation>1</Operation>
  385. </Platform>
  386. <Platform Name="Android64">
  387. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  388. <Operation>1</Operation>
  389. </Platform>
  390. </DeployClass>
  391. <DeployClass Name="Android_Colors">
  392. <Platform Name="Android">
  393. <RemoteDir>res\values</RemoteDir>
  394. <Operation>1</Operation>
  395. </Platform>
  396. <Platform Name="Android64">
  397. <RemoteDir>res\values</RemoteDir>
  398. <Operation>1</Operation>
  399. </Platform>
  400. </DeployClass>
  401. <DeployClass Name="Android_ColorsDark">
  402. <Platform Name="Android">
  403. <RemoteDir>res\values-night-v21</RemoteDir>
  404. <Operation>1</Operation>
  405. </Platform>
  406. <Platform Name="Android64">
  407. <RemoteDir>res\values-night-v21</RemoteDir>
  408. <Operation>1</Operation>
  409. </Platform>
  410. </DeployClass>
  411. <DeployClass Name="Android_DefaultAppIcon">
  412. <Platform Name="Android">
  413. <RemoteDir>res\drawable</RemoteDir>
  414. <Operation>1</Operation>
  415. </Platform>
  416. <Platform Name="Android64">
  417. <RemoteDir>res\drawable</RemoteDir>
  418. <Operation>1</Operation>
  419. </Platform>
  420. </DeployClass>
  421. <DeployClass Name="Android_LauncherIcon144">
  422. <Platform Name="Android">
  423. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  424. <Operation>1</Operation>
  425. </Platform>
  426. <Platform Name="Android64">
  427. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  428. <Operation>1</Operation>
  429. </Platform>
  430. </DeployClass>
  431. <DeployClass Name="Android_LauncherIcon192">
  432. <Platform Name="Android">
  433. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  434. <Operation>1</Operation>
  435. </Platform>
  436. <Platform Name="Android64">
  437. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  438. <Operation>1</Operation>
  439. </Platform>
  440. </DeployClass>
  441. <DeployClass Name="Android_LauncherIcon36">
  442. <Platform Name="Android">
  443. <RemoteDir>res\drawable-ldpi</RemoteDir>
  444. <Operation>1</Operation>
  445. </Platform>
  446. <Platform Name="Android64">
  447. <RemoteDir>res\drawable-ldpi</RemoteDir>
  448. <Operation>1</Operation>
  449. </Platform>
  450. </DeployClass>
  451. <DeployClass Name="Android_LauncherIcon48">
  452. <Platform Name="Android">
  453. <RemoteDir>res\drawable-mdpi</RemoteDir>
  454. <Operation>1</Operation>
  455. </Platform>
  456. <Platform Name="Android64">
  457. <RemoteDir>res\drawable-mdpi</RemoteDir>
  458. <Operation>1</Operation>
  459. </Platform>
  460. </DeployClass>
  461. <DeployClass Name="Android_LauncherIcon72">
  462. <Platform Name="Android">
  463. <RemoteDir>res\drawable-hdpi</RemoteDir>
  464. <Operation>1</Operation>
  465. </Platform>
  466. <Platform Name="Android64">
  467. <RemoteDir>res\drawable-hdpi</RemoteDir>
  468. <Operation>1</Operation>
  469. </Platform>
  470. </DeployClass>
  471. <DeployClass Name="Android_LauncherIcon96">
  472. <Platform Name="Android">
  473. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="Android64">
  477. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  478. <Operation>1</Operation>
  479. </Platform>
  480. </DeployClass>
  481. <DeployClass Name="Android_NotificationIcon24">
  482. <Platform Name="Android">
  483. <RemoteDir>res\drawable-mdpi</RemoteDir>
  484. <Operation>1</Operation>
  485. </Platform>
  486. <Platform Name="Android64">
  487. <RemoteDir>res\drawable-mdpi</RemoteDir>
  488. <Operation>1</Operation>
  489. </Platform>
  490. </DeployClass>
  491. <DeployClass Name="Android_NotificationIcon36">
  492. <Platform Name="Android">
  493. <RemoteDir>res\drawable-hdpi</RemoteDir>
  494. <Operation>1</Operation>
  495. </Platform>
  496. <Platform Name="Android64">
  497. <RemoteDir>res\drawable-hdpi</RemoteDir>
  498. <Operation>1</Operation>
  499. </Platform>
  500. </DeployClass>
  501. <DeployClass Name="Android_NotificationIcon48">
  502. <Platform Name="Android">
  503. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  504. <Operation>1</Operation>
  505. </Platform>
  506. <Platform Name="Android64">
  507. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  508. <Operation>1</Operation>
  509. </Platform>
  510. </DeployClass>
  511. <DeployClass Name="Android_NotificationIcon72">
  512. <Platform Name="Android">
  513. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  514. <Operation>1</Operation>
  515. </Platform>
  516. <Platform Name="Android64">
  517. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  518. <Operation>1</Operation>
  519. </Platform>
  520. </DeployClass>
  521. <DeployClass Name="Android_NotificationIcon96">
  522. <Platform Name="Android">
  523. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  524. <Operation>1</Operation>
  525. </Platform>
  526. <Platform Name="Android64">
  527. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  528. <Operation>1</Operation>
  529. </Platform>
  530. </DeployClass>
  531. <DeployClass Name="Android_SplashImage426">
  532. <Platform Name="Android">
  533. <RemoteDir>res\drawable-small</RemoteDir>
  534. <Operation>1</Operation>
  535. </Platform>
  536. <Platform Name="Android64">
  537. <RemoteDir>res\drawable-small</RemoteDir>
  538. <Operation>1</Operation>
  539. </Platform>
  540. </DeployClass>
  541. <DeployClass Name="Android_SplashImage470">
  542. <Platform Name="Android">
  543. <RemoteDir>res\drawable-normal</RemoteDir>
  544. <Operation>1</Operation>
  545. </Platform>
  546. <Platform Name="Android64">
  547. <RemoteDir>res\drawable-normal</RemoteDir>
  548. <Operation>1</Operation>
  549. </Platform>
  550. </DeployClass>
  551. <DeployClass Name="Android_SplashImage640">
  552. <Platform Name="Android">
  553. <RemoteDir>res\drawable-large</RemoteDir>
  554. <Operation>1</Operation>
  555. </Platform>
  556. <Platform Name="Android64">
  557. <RemoteDir>res\drawable-large</RemoteDir>
  558. <Operation>1</Operation>
  559. </Platform>
  560. </DeployClass>
  561. <DeployClass Name="Android_SplashImage960">
  562. <Platform Name="Android">
  563. <RemoteDir>res\drawable-xlarge</RemoteDir>
  564. <Operation>1</Operation>
  565. </Platform>
  566. <Platform Name="Android64">
  567. <RemoteDir>res\drawable-xlarge</RemoteDir>
  568. <Operation>1</Operation>
  569. </Platform>
  570. </DeployClass>
  571. <DeployClass Name="Android_Strings">
  572. <Platform Name="Android">
  573. <RemoteDir>res\values</RemoteDir>
  574. <Operation>1</Operation>
  575. </Platform>
  576. <Platform Name="Android64">
  577. <RemoteDir>res\values</RemoteDir>
  578. <Operation>1</Operation>
  579. </Platform>
  580. </DeployClass>
  581. <DeployClass Name="Android_VectorizedNotificationIcon">
  582. <Platform Name="Android">
  583. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  584. <Operation>1</Operation>
  585. </Platform>
  586. <Platform Name="Android64">
  587. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  588. <Operation>1</Operation>
  589. </Platform>
  590. </DeployClass>
  591. <DeployClass Name="Android_VectorizedSplash">
  592. <Platform Name="Android">
  593. <RemoteDir>res\drawable</RemoteDir>
  594. <Operation>1</Operation>
  595. </Platform>
  596. <Platform Name="Android64">
  597. <RemoteDir>res\drawable</RemoteDir>
  598. <Operation>1</Operation>
  599. </Platform>
  600. </DeployClass>
  601. <DeployClass Name="Android_VectorizedSplashDark">
  602. <Platform Name="Android">
  603. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  604. <Operation>1</Operation>
  605. </Platform>
  606. <Platform Name="Android64">
  607. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  608. <Operation>1</Operation>
  609. </Platform>
  610. </DeployClass>
  611. <DeployClass Name="Android_VectorizedSplashV31">
  612. <Platform Name="Android">
  613. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  614. <Operation>1</Operation>
  615. </Platform>
  616. <Platform Name="Android64">
  617. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  618. <Operation>1</Operation>
  619. </Platform>
  620. </DeployClass>
  621. <DeployClass Name="Android_VectorizedSplashV31Dark">
  622. <Platform Name="Android">
  623. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  624. <Operation>1</Operation>
  625. </Platform>
  626. <Platform Name="Android64">
  627. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  628. <Operation>1</Operation>
  629. </Platform>
  630. </DeployClass>
  631. <DeployClass Name="DebugSymbols">
  632. <Platform Name="iOSSimulator">
  633. <Operation>1</Operation>
  634. </Platform>
  635. <Platform Name="OSX32">
  636. <RemoteDir>Contents\MacOS</RemoteDir>
  637. <Operation>1</Operation>
  638. </Platform>
  639. <Platform Name="Win32">
  640. <Operation>0</Operation>
  641. </Platform>
  642. </DeployClass>
  643. <DeployClass Name="DependencyFramework">
  644. <Platform Name="OSX32">
  645. <RemoteDir>Contents\MacOS</RemoteDir>
  646. <Operation>1</Operation>
  647. <Extensions>.framework</Extensions>
  648. </Platform>
  649. <Platform Name="OSX64">
  650. <RemoteDir>Contents\MacOS</RemoteDir>
  651. <Operation>1</Operation>
  652. <Extensions>.framework</Extensions>
  653. </Platform>
  654. <Platform Name="OSXARM64">
  655. <RemoteDir>Contents\MacOS</RemoteDir>
  656. <Operation>1</Operation>
  657. <Extensions>.framework</Extensions>
  658. </Platform>
  659. <Platform Name="Win32">
  660. <Operation>0</Operation>
  661. </Platform>
  662. </DeployClass>
  663. <DeployClass Name="DependencyModule">
  664. <Platform Name="iOSDevice32">
  665. <Operation>1</Operation>
  666. <Extensions>.dylib</Extensions>
  667. </Platform>
  668. <Platform Name="iOSDevice64">
  669. <Operation>1</Operation>
  670. <Extensions>.dylib</Extensions>
  671. </Platform>
  672. <Platform Name="iOSSimARM64">
  673. <Operation>1</Operation>
  674. <Extensions>.dylib</Extensions>
  675. </Platform>
  676. <Platform Name="OSX32">
  677. <RemoteDir>Contents\MacOS</RemoteDir>
  678. <Operation>1</Operation>
  679. <Extensions>.dylib</Extensions>
  680. </Platform>
  681. <Platform Name="OSX64">
  682. <RemoteDir>Contents\MacOS</RemoteDir>
  683. <Operation>1</Operation>
  684. <Extensions>.dylib</Extensions>
  685. </Platform>
  686. <Platform Name="OSXARM64">
  687. <RemoteDir>Contents\MacOS</RemoteDir>
  688. <Operation>1</Operation>
  689. <Extensions>.dylib</Extensions>
  690. </Platform>
  691. <Platform Name="Win32">
  692. <Operation>0</Operation>
  693. <Extensions>.dll;.bpl</Extensions>
  694. </Platform>
  695. </DeployClass>
  696. <DeployClass Required="true" Name="DependencyPackage">
  697. <Platform Name="iOSDevice32">
  698. <Operation>1</Operation>
  699. <Extensions>.dylib</Extensions>
  700. </Platform>
  701. <Platform Name="iOSDevice64">
  702. <Operation>1</Operation>
  703. <Extensions>.dylib</Extensions>
  704. </Platform>
  705. <Platform Name="iOSSimARM64">
  706. <Operation>1</Operation>
  707. <Extensions>.dylib</Extensions>
  708. </Platform>
  709. <Platform Name="OSX32">
  710. <RemoteDir>Contents\MacOS</RemoteDir>
  711. <Operation>1</Operation>
  712. <Extensions>.dylib</Extensions>
  713. </Platform>
  714. <Platform Name="OSX64">
  715. <RemoteDir>Contents\MacOS</RemoteDir>
  716. <Operation>1</Operation>
  717. <Extensions>.dylib</Extensions>
  718. </Platform>
  719. <Platform Name="OSXARM64">
  720. <RemoteDir>Contents\MacOS</RemoteDir>
  721. <Operation>1</Operation>
  722. <Extensions>.dylib</Extensions>
  723. </Platform>
  724. <Platform Name="Win32">
  725. <Operation>0</Operation>
  726. <Extensions>.bpl</Extensions>
  727. </Platform>
  728. </DeployClass>
  729. <DeployClass Name="File">
  730. <Platform Name="Android">
  731. <Operation>0</Operation>
  732. </Platform>
  733. <Platform Name="Android64">
  734. <Operation>0</Operation>
  735. </Platform>
  736. <Platform Name="iOSDevice32">
  737. <Operation>0</Operation>
  738. </Platform>
  739. <Platform Name="iOSDevice64">
  740. <Operation>0</Operation>
  741. </Platform>
  742. <Platform Name="iOSSimARM64">
  743. <Operation>0</Operation>
  744. </Platform>
  745. <Platform Name="OSX32">
  746. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  747. <Operation>0</Operation>
  748. </Platform>
  749. <Platform Name="OSX64">
  750. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  751. <Operation>0</Operation>
  752. </Platform>
  753. <Platform Name="OSXARM64">
  754. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  755. <Operation>0</Operation>
  756. </Platform>
  757. <Platform Name="Win32">
  758. <Operation>0</Operation>
  759. </Platform>
  760. </DeployClass>
  761. <DeployClass Name="ProjectAndroidManifest">
  762. <Platform Name="Android">
  763. <Operation>1</Operation>
  764. </Platform>
  765. <Platform Name="Android64">
  766. <Operation>1</Operation>
  767. </Platform>
  768. </DeployClass>
  769. <DeployClass Name="ProjectOSXDebug">
  770. <Platform Name="OSX64">
  771. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  772. <Operation>1</Operation>
  773. </Platform>
  774. <Platform Name="OSXARM64">
  775. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  776. <Operation>1</Operation>
  777. </Platform>
  778. </DeployClass>
  779. <DeployClass Name="ProjectOSXEntitlements">
  780. <Platform Name="OSX32">
  781. <RemoteDir>..\</RemoteDir>
  782. <Operation>1</Operation>
  783. </Platform>
  784. <Platform Name="OSX64">
  785. <RemoteDir>..\</RemoteDir>
  786. <Operation>1</Operation>
  787. </Platform>
  788. <Platform Name="OSXARM64">
  789. <RemoteDir>..\</RemoteDir>
  790. <Operation>1</Operation>
  791. </Platform>
  792. </DeployClass>
  793. <DeployClass Name="ProjectOSXInfoPList">
  794. <Platform Name="OSX32">
  795. <RemoteDir>Contents</RemoteDir>
  796. <Operation>1</Operation>
  797. </Platform>
  798. <Platform Name="OSX64">
  799. <RemoteDir>Contents</RemoteDir>
  800. <Operation>1</Operation>
  801. </Platform>
  802. <Platform Name="OSXARM64">
  803. <RemoteDir>Contents</RemoteDir>
  804. <Operation>1</Operation>
  805. </Platform>
  806. </DeployClass>
  807. <DeployClass Name="ProjectOSXResource">
  808. <Platform Name="OSX32">
  809. <RemoteDir>Contents\Resources</RemoteDir>
  810. <Operation>1</Operation>
  811. </Platform>
  812. <Platform Name="OSX64">
  813. <RemoteDir>Contents\Resources</RemoteDir>
  814. <Operation>1</Operation>
  815. </Platform>
  816. <Platform Name="OSXARM64">
  817. <RemoteDir>Contents\Resources</RemoteDir>
  818. <Operation>1</Operation>
  819. </Platform>
  820. </DeployClass>
  821. <DeployClass Required="true" Name="ProjectOutput">
  822. <Platform Name="Android">
  823. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  824. <Operation>1</Operation>
  825. </Platform>
  826. <Platform Name="Android64">
  827. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  828. <Operation>1</Operation>
  829. </Platform>
  830. <Platform Name="iOSDevice32">
  831. <Operation>1</Operation>
  832. </Platform>
  833. <Platform Name="iOSDevice64">
  834. <Operation>1</Operation>
  835. </Platform>
  836. <Platform Name="iOSSimARM64">
  837. <Operation>1</Operation>
  838. </Platform>
  839. <Platform Name="Linux64">
  840. <Operation>1</Operation>
  841. </Platform>
  842. <Platform Name="OSX32">
  843. <RemoteDir>Contents\MacOS</RemoteDir>
  844. <Operation>1</Operation>
  845. </Platform>
  846. <Platform Name="OSX64">
  847. <RemoteDir>Contents\MacOS</RemoteDir>
  848. <Operation>1</Operation>
  849. </Platform>
  850. <Platform Name="OSXARM64">
  851. <RemoteDir>Contents\MacOS</RemoteDir>
  852. <Operation>1</Operation>
  853. </Platform>
  854. <Platform Name="Win32">
  855. <Operation>0</Operation>
  856. </Platform>
  857. </DeployClass>
  858. <DeployClass Name="ProjectOutput_Android32">
  859. <Platform Name="Android64">
  860. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  861. <Operation>1</Operation>
  862. </Platform>
  863. </DeployClass>
  864. <DeployClass Name="ProjectUWPManifest">
  865. <Platform Name="Win32">
  866. <Operation>1</Operation>
  867. </Platform>
  868. <Platform Name="Win64">
  869. <Operation>1</Operation>
  870. </Platform>
  871. <Platform Name="Win64x">
  872. <Operation>1</Operation>
  873. </Platform>
  874. </DeployClass>
  875. <DeployClass Name="ProjectiOSDeviceDebug">
  876. <Platform Name="iOSDevice32">
  877. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  878. <Operation>1</Operation>
  879. </Platform>
  880. <Platform Name="iOSDevice64">
  881. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  882. <Operation>1</Operation>
  883. </Platform>
  884. <Platform Name="iOSSimARM64">
  885. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  886. <Operation>1</Operation>
  887. </Platform>
  888. </DeployClass>
  889. <DeployClass Name="ProjectiOSEntitlements">
  890. <Platform Name="iOSDevice32">
  891. <RemoteDir>..\</RemoteDir>
  892. <Operation>1</Operation>
  893. </Platform>
  894. <Platform Name="iOSDevice64">
  895. <RemoteDir>..\</RemoteDir>
  896. <Operation>1</Operation>
  897. </Platform>
  898. <Platform Name="iOSSimARM64">
  899. <RemoteDir>..\</RemoteDir>
  900. <Operation>1</Operation>
  901. </Platform>
  902. </DeployClass>
  903. <DeployClass Name="ProjectiOSInfoPList">
  904. <Platform Name="iOSDevice32">
  905. <Operation>1</Operation>
  906. </Platform>
  907. <Platform Name="iOSDevice64">
  908. <Operation>1</Operation>
  909. </Platform>
  910. <Platform Name="iOSSimARM64">
  911. <Operation>1</Operation>
  912. </Platform>
  913. </DeployClass>
  914. <DeployClass Name="ProjectiOSLaunchScreen">
  915. <Platform Name="iOSDevice64">
  916. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  917. <Operation>64</Operation>
  918. </Platform>
  919. <Platform Name="iOSSimARM64">
  920. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  921. <Operation>64</Operation>
  922. </Platform>
  923. </DeployClass>
  924. <DeployClass Name="ProjectiOSResource">
  925. <Platform Name="iOSDevice32">
  926. <Operation>1</Operation>
  927. </Platform>
  928. <Platform Name="iOSDevice64">
  929. <Operation>1</Operation>
  930. </Platform>
  931. <Platform Name="iOSSimARM64">
  932. <Operation>1</Operation>
  933. </Platform>
  934. </DeployClass>
  935. <DeployClass Name="UWP_DelphiLogo150">
  936. <Platform Name="Win32">
  937. <RemoteDir>Assets</RemoteDir>
  938. <Operation>1</Operation>
  939. </Platform>
  940. <Platform Name="Win64">
  941. <RemoteDir>Assets</RemoteDir>
  942. <Operation>1</Operation>
  943. </Platform>
  944. </DeployClass>
  945. <DeployClass Name="UWP_DelphiLogo44">
  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="iOS_AppStore1024">
  956. <Platform Name="iOSDevice64">
  957. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  958. <Operation>1</Operation>
  959. </Platform>
  960. <Platform Name="iOSSimARM64">
  961. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  962. <Operation>1</Operation>
  963. </Platform>
  964. </DeployClass>
  965. <DeployClass Name="iPad_AppIcon152">
  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_AppIcon167">
  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_Launch2x">
  986. <Platform Name="iOSDevice64">
  987. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  988. <Operation>1</Operation>
  989. </Platform>
  990. <Platform Name="iOSSimARM64">
  991. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  992. <Operation>1</Operation>
  993. </Platform>
  994. </DeployClass>
  995. <DeployClass Name="iPad_LaunchDark2x">
  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_Notification40">
  1006. <Platform Name="iOSDevice64">
  1007. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1008. <Operation>1</Operation>
  1009. </Platform>
  1010. <Platform Name="iOSSimARM64">
  1011. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1012. <Operation>1</Operation>
  1013. </Platform>
  1014. </DeployClass>
  1015. <DeployClass Name="iPad_Setting58">
  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_SpotLight80">
  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="iPhone_AppIcon120">
  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_AppIcon180">
  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_Launch2x">
  1056. <Platform Name="iOSDevice64">
  1057. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1058. <Operation>1</Operation>
  1059. </Platform>
  1060. <Platform Name="iOSSimARM64">
  1061. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1062. <Operation>1</Operation>
  1063. </Platform>
  1064. </DeployClass>
  1065. <DeployClass Name="iPhone_Launch3x">
  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_LaunchDark2x">
  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_LaunchDark3x">
  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_Notification40">
  1096. <Platform Name="iOSDevice64">
  1097. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1098. <Operation>1</Operation>
  1099. </Platform>
  1100. <Platform Name="iOSSimARM64">
  1101. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1102. <Operation>1</Operation>
  1103. </Platform>
  1104. </DeployClass>
  1105. <DeployClass Name="iPhone_Notification60">
  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_Setting58">
  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_Setting87">
  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_Spotlight120">
  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_Spotlight80">
  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. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1156. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1157. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1158. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1159. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1160. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1161. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1162. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1163. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1164. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1165. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1166. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1167. </Deployment>
  1168. <Platforms>
  1169. <Platform value="Win32">True</Platform>
  1170. <Platform value="Win64">True</Platform>
  1171. </Platforms>
  1172. </BorlandProject>
  1173. <ProjectFileVersion>12</ProjectFileVersion>
  1174. </ProjectExtensions>
  1175. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  1176. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1177. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1178. </Project>