MegaCubeC.cbproj 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{EE120073-1EB3-4870-B3A2-EB00D52C26C5}</ProjectGuid>
  4. <ProjectVersion>19.4</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>MegaCubeC.cpp</MainSource>
  8. <Base>True</Base>
  9. <Config Condition="'$(Config)'==''">Debug</Config>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <CC_Suffix Condition="'$(CC_Suffix)'==''">c</CC_Suffix>
  12. <TargetedPlatforms>1</TargetedPlatforms>
  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="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  39. <Cfg_2>true</Cfg_2>
  40. <CfgParent>Base</CfgParent>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  44. <Cfg_2_Win32>true</Cfg_2_Win32>
  45. <CfgParent>Cfg_2</CfgParent>
  46. <Cfg_2>true</Cfg_2>
  47. <Base>true</Base>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="'$(Base)'!=''">
  50. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  51. <DynamicRTL>true</DynamicRTL>
  52. <UsePackages>true</UsePackages>
  53. <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
  54. <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
  55. <BCC_wpar>false</BCC_wpar>
  56. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  57. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  58. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  59. <ProjectType>CppVCLApplication</ProjectType>
  60. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  61. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  62. <_TCHARMapping>wchar_t</_TCHARMapping>
  63. <Multithreaded>true</Multithreaded>
  64. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  65. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  66. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  67. <IncludePath>D:\GLScene\Examples\Demos\bench\megacube\;$(IncludePath)</IncludePath>
  68. <ILINK_LibraryPath>D:\GLScene\Examples\Demos\bench\megacube\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  69. <SanitizedProjectName>MegaCubeC</SanitizedProjectName>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  72. <PackageImports>adortl;appanalytics;bcbie;bcbsmp;bdertl;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindcompvclsmp;bindcompvclwinx;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;emsedge;emshosting;emsserverresource;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACCommonODBC;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMongoDBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;FireDACTDataDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;GBE3D;GLScene_Physics_RT;GLScene_RT;GLScene_Sounds_RT;GR32_DT;GR32_RT;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldbx;vcldsnap;vcledge;vclFireDAC;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  73. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  74. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  75. <BT_BuildType>Debug</BT_BuildType>
  76. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  77. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  78. <VerInfo_Locale>1033</VerInfo_Locale>
  79. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  80. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  83. <PackageImports>adortl;appanalytics;bcbie;bcbsmp;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindcompvclsmp;bindcompvclwinx;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;emsedge;emshosting;emsserverresource;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACCommonODBC;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMongoDBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;FireDACTDataDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;GBE3D;GLScene_Physics_RT;GLScene_RT;GLScene_Sounds_RT;GR32_RT;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vcledge;vclFireDAC;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  84. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  87. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  88. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  89. <DCC_Optimize>false</DCC_Optimize>
  90. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  91. <Defines>_DEBUG;$(Defines)</Defines>
  92. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  93. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  94. <DCC_Define>DEBUG</DCC_Define>
  95. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  96. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  97. <BCC_StackFrames>true</BCC_StackFrames>
  98. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  99. <TASM_Debugging>Full</TASM_Debugging>
  100. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  101. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  102. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  103. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  104. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  105. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  106. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  109. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  110. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  111. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  112. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)$(CC_SUFFIX)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  113. <LinkPackageImports>rtl.bpi;vcl.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  114. </PropertyGroup>
  115. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  116. <Defines>NDEBUG;$(Defines)</Defines>
  117. <TASM_Debugging>None</TASM_Debugging>
  118. </PropertyGroup>
  119. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  120. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  121. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  122. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  123. </PropertyGroup>
  124. <ItemGroup>
  125. <CppCompile Include="fMegaCubeC.cpp">
  126. <Form>FormMegacube</Form>
  127. <FormType>dfm</FormType>
  128. <DependentOn>fMegaCubeC.h</DependentOn>
  129. <BuildOrder>2</BuildOrder>
  130. </CppCompile>
  131. <CppCompile Include="MegaCubeC.cpp">
  132. <BuildOrder>0</BuildOrder>
  133. </CppCompile>
  134. <FormResources Include="fMegaCubeC.dfm"/>
  135. <BuildConfiguration Include="Base">
  136. <Key>Base</Key>
  137. </BuildConfiguration>
  138. <BuildConfiguration Include="Debug">
  139. <Key>Cfg_1</Key>
  140. <CfgParent>Base</CfgParent>
  141. </BuildConfiguration>
  142. <BuildConfiguration Include="Release">
  143. <Key>Cfg_2</Key>
  144. <CfgParent>Base</CfgParent>
  145. </BuildConfiguration>
  146. </ItemGroup>
  147. <ProjectExtensions>
  148. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  149. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  150. <BorlandProject>
  151. <CPlusPlusBuilder.Personality>
  152. <ProjectProperties>
  153. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  154. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  155. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  156. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  157. </ProjectProperties>
  158. <Source>
  159. <Source Name="MainSource">MegaCubeC.cpp</Source>
  160. </Source>
  161. </CPlusPlusBuilder.Personality>
  162. <Deployment Version="3">
  163. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  164. <Platform Name="Win64">
  165. <Overwrite>true</Overwrite>
  166. </Platform>
  167. </DeployFile>
  168. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64280.dll" Class="DependencyModule">
  169. <Platform Name="Win64">
  170. <Overwrite>true</Overwrite>
  171. </Platform>
  172. </DeployFile>
  173. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64280mt.dll" Class="DependencyModule">
  174. <Platform Name="Win64">
  175. <Overwrite>true</Overwrite>
  176. </Platform>
  177. </DeployFile>
  178. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  179. <Platform Name="Win32">
  180. <Overwrite>true</Overwrite>
  181. </Platform>
  182. </DeployFile>
  183. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32280.dll" Class="DependencyModule">
  184. <Platform Name="Win32">
  185. <Overwrite>true</Overwrite>
  186. </Platform>
  187. </DeployFile>
  188. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32280mt.dll" Class="DependencyModule">
  189. <Platform Name="Win32">
  190. <Overwrite>true</Overwrite>
  191. </Platform>
  192. </DeployFile>
  193. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c280.dll" Class="DependencyModule">
  194. <Platform Name="Win32">
  195. <Overwrite>true</Overwrite>
  196. </Platform>
  197. </DeployFile>
  198. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c280mt.dll" Class="DependencyModule">
  199. <Platform Name="Win32">
  200. <Overwrite>true</Overwrite>
  201. </Platform>
  202. </DeployFile>
  203. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  204. <Platform Name="OSX32">
  205. <Overwrite>true</Overwrite>
  206. </Platform>
  207. </DeployFile>
  208. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  209. <Platform Name="OSX32">
  210. <Overwrite>true</Overwrite>
  211. </Platform>
  212. </DeployFile>
  213. <DeployFile LocalName=".\Win32\Debug\MegaCubeC.exe" Configuration="Debug" Class="ProjectOutput">
  214. <Platform Name="Win32">
  215. <RemoteName>MegaCubeC.exe</RemoteName>
  216. <Overwrite>true</Overwrite>
  217. </Platform>
  218. </DeployFile>
  219. <DeployFile LocalName=".\Win32\Debug\MegaCubeC.tds" Configuration="Debug" Class="DebugSymbols">
  220. <Platform Name="Win32">
  221. <RemoteName>MegaCubeC.tds</RemoteName>
  222. <Overwrite>true</Overwrite>
  223. </Platform>
  224. </DeployFile>
  225. <DeployClass Name="AdditionalDebugSymbols">
  226. <Platform Name="iOSSimulator">
  227. <Operation>1</Operation>
  228. </Platform>
  229. <Platform Name="OSX32">
  230. <RemoteDir>Contents\MacOS</RemoteDir>
  231. <Operation>1</Operation>
  232. </Platform>
  233. <Platform Name="Win32">
  234. <Operation>0</Operation>
  235. </Platform>
  236. </DeployClass>
  237. <DeployClass Name="AndroidClasses">
  238. <Platform Name="Android">
  239. <RemoteDir>classes</RemoteDir>
  240. <Operation>64</Operation>
  241. </Platform>
  242. <Platform Name="Android64">
  243. <RemoteDir>classes</RemoteDir>
  244. <Operation>64</Operation>
  245. </Platform>
  246. </DeployClass>
  247. <DeployClass Name="AndroidFileProvider">
  248. <Platform Name="Android">
  249. <RemoteDir>res\xml</RemoteDir>
  250. <Operation>1</Operation>
  251. </Platform>
  252. <Platform Name="Android64">
  253. <RemoteDir>res\xml</RemoteDir>
  254. <Operation>1</Operation>
  255. </Platform>
  256. </DeployClass>
  257. <DeployClass Name="AndroidGDBServer">
  258. <Platform Name="Android">
  259. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  260. <Operation>1</Operation>
  261. </Platform>
  262. </DeployClass>
  263. <DeployClass Name="AndroidLibnativeArmeabiFile">
  264. <Platform Name="Android">
  265. <RemoteDir>library\lib\armeabi</RemoteDir>
  266. <Operation>1</Operation>
  267. </Platform>
  268. <Platform Name="Android64">
  269. <RemoteDir>library\lib\armeabi</RemoteDir>
  270. <Operation>1</Operation>
  271. </Platform>
  272. </DeployClass>
  273. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  274. <Platform Name="Android64">
  275. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  276. <Operation>1</Operation>
  277. </Platform>
  278. </DeployClass>
  279. <DeployClass Name="AndroidLibnativeMipsFile">
  280. <Platform Name="Android">
  281. <RemoteDir>library\lib\mips</RemoteDir>
  282. <Operation>1</Operation>
  283. </Platform>
  284. <Platform Name="Android64">
  285. <RemoteDir>library\lib\mips</RemoteDir>
  286. <Operation>1</Operation>
  287. </Platform>
  288. </DeployClass>
  289. <DeployClass Name="AndroidServiceOutput">
  290. <Platform Name="Android">
  291. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  292. <Operation>1</Operation>
  293. </Platform>
  294. <Platform Name="Android64">
  295. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  296. <Operation>1</Operation>
  297. </Platform>
  298. </DeployClass>
  299. <DeployClass Name="AndroidServiceOutput_Android32">
  300. <Platform Name="Android64">
  301. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  302. <Operation>1</Operation>
  303. </Platform>
  304. </DeployClass>
  305. <DeployClass Name="AndroidSplashImageDef">
  306. <Platform Name="Android">
  307. <RemoteDir>res\drawable</RemoteDir>
  308. <Operation>1</Operation>
  309. </Platform>
  310. <Platform Name="Android64">
  311. <RemoteDir>res\drawable</RemoteDir>
  312. <Operation>1</Operation>
  313. </Platform>
  314. </DeployClass>
  315. <DeployClass Name="AndroidSplashStyles">
  316. <Platform Name="Android">
  317. <RemoteDir>res\values</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. <Platform Name="Android64">
  321. <RemoteDir>res\values</RemoteDir>
  322. <Operation>1</Operation>
  323. </Platform>
  324. </DeployClass>
  325. <DeployClass Name="AndroidSplashStylesV21">
  326. <Platform Name="Android">
  327. <RemoteDir>res\values-v21</RemoteDir>
  328. <Operation>1</Operation>
  329. </Platform>
  330. <Platform Name="Android64">
  331. <RemoteDir>res\values-v21</RemoteDir>
  332. <Operation>1</Operation>
  333. </Platform>
  334. </DeployClass>
  335. <DeployClass Name="Android_Colors">
  336. <Platform Name="Android">
  337. <RemoteDir>res\values</RemoteDir>
  338. <Operation>1</Operation>
  339. </Platform>
  340. <Platform Name="Android64">
  341. <RemoteDir>res\values</RemoteDir>
  342. <Operation>1</Operation>
  343. </Platform>
  344. </DeployClass>
  345. <DeployClass Name="Android_DefaultAppIcon">
  346. <Platform Name="Android">
  347. <RemoteDir>res\drawable</RemoteDir>
  348. <Operation>1</Operation>
  349. </Platform>
  350. <Platform Name="Android64">
  351. <RemoteDir>res\drawable</RemoteDir>
  352. <Operation>1</Operation>
  353. </Platform>
  354. </DeployClass>
  355. <DeployClass Name="Android_LauncherIcon144">
  356. <Platform Name="Android">
  357. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  358. <Operation>1</Operation>
  359. </Platform>
  360. <Platform Name="Android64">
  361. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  362. <Operation>1</Operation>
  363. </Platform>
  364. </DeployClass>
  365. <DeployClass Name="Android_LauncherIcon192">
  366. <Platform Name="Android">
  367. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  368. <Operation>1</Operation>
  369. </Platform>
  370. <Platform Name="Android64">
  371. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  372. <Operation>1</Operation>
  373. </Platform>
  374. </DeployClass>
  375. <DeployClass Name="Android_LauncherIcon36">
  376. <Platform Name="Android">
  377. <RemoteDir>res\drawable-ldpi</RemoteDir>
  378. <Operation>1</Operation>
  379. </Platform>
  380. <Platform Name="Android64">
  381. <RemoteDir>res\drawable-ldpi</RemoteDir>
  382. <Operation>1</Operation>
  383. </Platform>
  384. </DeployClass>
  385. <DeployClass Name="Android_LauncherIcon48">
  386. <Platform Name="Android">
  387. <RemoteDir>res\drawable-mdpi</RemoteDir>
  388. <Operation>1</Operation>
  389. </Platform>
  390. <Platform Name="Android64">
  391. <RemoteDir>res\drawable-mdpi</RemoteDir>
  392. <Operation>1</Operation>
  393. </Platform>
  394. </DeployClass>
  395. <DeployClass Name="Android_LauncherIcon72">
  396. <Platform Name="Android">
  397. <RemoteDir>res\drawable-hdpi</RemoteDir>
  398. <Operation>1</Operation>
  399. </Platform>
  400. <Platform Name="Android64">
  401. <RemoteDir>res\drawable-hdpi</RemoteDir>
  402. <Operation>1</Operation>
  403. </Platform>
  404. </DeployClass>
  405. <DeployClass Name="Android_LauncherIcon96">
  406. <Platform Name="Android">
  407. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  408. <Operation>1</Operation>
  409. </Platform>
  410. <Platform Name="Android64">
  411. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  412. <Operation>1</Operation>
  413. </Platform>
  414. </DeployClass>
  415. <DeployClass Name="Android_NotificationIcon24">
  416. <Platform Name="Android">
  417. <RemoteDir>res\drawable-mdpi</RemoteDir>
  418. <Operation>1</Operation>
  419. </Platform>
  420. <Platform Name="Android64">
  421. <RemoteDir>res\drawable-mdpi</RemoteDir>
  422. <Operation>1</Operation>
  423. </Platform>
  424. </DeployClass>
  425. <DeployClass Name="Android_NotificationIcon36">
  426. <Platform Name="Android">
  427. <RemoteDir>res\drawable-hdpi</RemoteDir>
  428. <Operation>1</Operation>
  429. </Platform>
  430. <Platform Name="Android64">
  431. <RemoteDir>res\drawable-hdpi</RemoteDir>
  432. <Operation>1</Operation>
  433. </Platform>
  434. </DeployClass>
  435. <DeployClass Name="Android_NotificationIcon48">
  436. <Platform Name="Android">
  437. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  438. <Operation>1</Operation>
  439. </Platform>
  440. <Platform Name="Android64">
  441. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  442. <Operation>1</Operation>
  443. </Platform>
  444. </DeployClass>
  445. <DeployClass Name="Android_NotificationIcon72">
  446. <Platform Name="Android">
  447. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  448. <Operation>1</Operation>
  449. </Platform>
  450. <Platform Name="Android64">
  451. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  452. <Operation>1</Operation>
  453. </Platform>
  454. </DeployClass>
  455. <DeployClass Name="Android_NotificationIcon96">
  456. <Platform Name="Android">
  457. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  458. <Operation>1</Operation>
  459. </Platform>
  460. <Platform Name="Android64">
  461. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  462. <Operation>1</Operation>
  463. </Platform>
  464. </DeployClass>
  465. <DeployClass Name="Android_SplashImage426">
  466. <Platform Name="Android">
  467. <RemoteDir>res\drawable-small</RemoteDir>
  468. <Operation>1</Operation>
  469. </Platform>
  470. <Platform Name="Android64">
  471. <RemoteDir>res\drawable-small</RemoteDir>
  472. <Operation>1</Operation>
  473. </Platform>
  474. </DeployClass>
  475. <DeployClass Name="Android_SplashImage470">
  476. <Platform Name="Android">
  477. <RemoteDir>res\drawable-normal</RemoteDir>
  478. <Operation>1</Operation>
  479. </Platform>
  480. <Platform Name="Android64">
  481. <RemoteDir>res\drawable-normal</RemoteDir>
  482. <Operation>1</Operation>
  483. </Platform>
  484. </DeployClass>
  485. <DeployClass Name="Android_SplashImage640">
  486. <Platform Name="Android">
  487. <RemoteDir>res\drawable-large</RemoteDir>
  488. <Operation>1</Operation>
  489. </Platform>
  490. <Platform Name="Android64">
  491. <RemoteDir>res\drawable-large</RemoteDir>
  492. <Operation>1</Operation>
  493. </Platform>
  494. </DeployClass>
  495. <DeployClass Name="Android_SplashImage960">
  496. <Platform Name="Android">
  497. <RemoteDir>res\drawable-xlarge</RemoteDir>
  498. <Operation>1</Operation>
  499. </Platform>
  500. <Platform Name="Android64">
  501. <RemoteDir>res\drawable-xlarge</RemoteDir>
  502. <Operation>1</Operation>
  503. </Platform>
  504. </DeployClass>
  505. <DeployClass Name="Android_Strings">
  506. <Platform Name="Android">
  507. <RemoteDir>res\values</RemoteDir>
  508. <Operation>1</Operation>
  509. </Platform>
  510. <Platform Name="Android64">
  511. <RemoteDir>res\values</RemoteDir>
  512. <Operation>1</Operation>
  513. </Platform>
  514. </DeployClass>
  515. <DeployClass Name="DebugSymbols">
  516. <Platform Name="iOSSimulator">
  517. <Operation>1</Operation>
  518. </Platform>
  519. <Platform Name="OSX32">
  520. <RemoteDir>Contents\MacOS</RemoteDir>
  521. <Operation>1</Operation>
  522. </Platform>
  523. <Platform Name="Win32">
  524. <Operation>0</Operation>
  525. </Platform>
  526. </DeployClass>
  527. <DeployClass Name="DependencyFramework">
  528. <Platform Name="OSX32">
  529. <RemoteDir>Contents\MacOS</RemoteDir>
  530. <Operation>1</Operation>
  531. <Extensions>.framework</Extensions>
  532. </Platform>
  533. <Platform Name="OSX64">
  534. <RemoteDir>Contents\MacOS</RemoteDir>
  535. <Operation>1</Operation>
  536. <Extensions>.framework</Extensions>
  537. </Platform>
  538. <Platform Name="OSXARM64">
  539. <RemoteDir>Contents\MacOS</RemoteDir>
  540. <Operation>1</Operation>
  541. <Extensions>.framework</Extensions>
  542. </Platform>
  543. <Platform Name="Win32">
  544. <Operation>0</Operation>
  545. </Platform>
  546. </DeployClass>
  547. <DeployClass Name="DependencyModule">
  548. <Platform Name="iOSDevice32">
  549. <Operation>1</Operation>
  550. <Extensions>.dylib</Extensions>
  551. </Platform>
  552. <Platform Name="iOSDevice64">
  553. <Operation>1</Operation>
  554. <Extensions>.dylib</Extensions>
  555. </Platform>
  556. <Platform Name="iOSSimulator">
  557. <Operation>1</Operation>
  558. <Extensions>.dylib</Extensions>
  559. </Platform>
  560. <Platform Name="OSX32">
  561. <RemoteDir>Contents\MacOS</RemoteDir>
  562. <Operation>1</Operation>
  563. <Extensions>.dylib</Extensions>
  564. </Platform>
  565. <Platform Name="OSX64">
  566. <RemoteDir>Contents\MacOS</RemoteDir>
  567. <Operation>1</Operation>
  568. <Extensions>.dylib</Extensions>
  569. </Platform>
  570. <Platform Name="OSXARM64">
  571. <RemoteDir>Contents\MacOS</RemoteDir>
  572. <Operation>1</Operation>
  573. <Extensions>.dylib</Extensions>
  574. </Platform>
  575. <Platform Name="Win32">
  576. <Operation>0</Operation>
  577. <Extensions>.dll;.bpl</Extensions>
  578. </Platform>
  579. </DeployClass>
  580. <DeployClass Required="true" Name="DependencyPackage">
  581. <Platform Name="iOSDevice32">
  582. <Operation>1</Operation>
  583. <Extensions>.dylib</Extensions>
  584. </Platform>
  585. <Platform Name="iOSDevice64">
  586. <Operation>1</Operation>
  587. <Extensions>.dylib</Extensions>
  588. </Platform>
  589. <Platform Name="iOSSimulator">
  590. <Operation>1</Operation>
  591. <Extensions>.dylib</Extensions>
  592. </Platform>
  593. <Platform Name="OSX32">
  594. <RemoteDir>Contents\MacOS</RemoteDir>
  595. <Operation>1</Operation>
  596. <Extensions>.dylib</Extensions>
  597. </Platform>
  598. <Platform Name="OSX64">
  599. <RemoteDir>Contents\MacOS</RemoteDir>
  600. <Operation>1</Operation>
  601. <Extensions>.dylib</Extensions>
  602. </Platform>
  603. <Platform Name="OSXARM64">
  604. <RemoteDir>Contents\MacOS</RemoteDir>
  605. <Operation>1</Operation>
  606. <Extensions>.dylib</Extensions>
  607. </Platform>
  608. <Platform Name="Win32">
  609. <Operation>0</Operation>
  610. <Extensions>.bpl</Extensions>
  611. </Platform>
  612. </DeployClass>
  613. <DeployClass Name="File">
  614. <Platform Name="Android">
  615. <Operation>0</Operation>
  616. </Platform>
  617. <Platform Name="Android64">
  618. <Operation>0</Operation>
  619. </Platform>
  620. <Platform Name="iOSDevice32">
  621. <Operation>0</Operation>
  622. </Platform>
  623. <Platform Name="iOSDevice64">
  624. <Operation>0</Operation>
  625. </Platform>
  626. <Platform Name="iOSSimulator">
  627. <Operation>0</Operation>
  628. </Platform>
  629. <Platform Name="OSX32">
  630. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  631. <Operation>0</Operation>
  632. </Platform>
  633. <Platform Name="OSX64">
  634. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  635. <Operation>0</Operation>
  636. </Platform>
  637. <Platform Name="OSXARM64">
  638. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  639. <Operation>0</Operation>
  640. </Platform>
  641. <Platform Name="Win32">
  642. <Operation>0</Operation>
  643. </Platform>
  644. </DeployClass>
  645. <DeployClass Name="iOS_AppStore1024">
  646. <Platform Name="iOSDevice64">
  647. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  648. <Operation>1</Operation>
  649. </Platform>
  650. </DeployClass>
  651. <DeployClass Name="iPad_AppIcon152">
  652. <Platform Name="iOSDevice64">
  653. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  654. <Operation>1</Operation>
  655. </Platform>
  656. <Platform Name="iOSSimulator">
  657. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  658. <Operation>1</Operation>
  659. </Platform>
  660. </DeployClass>
  661. <DeployClass Name="iPad_AppIcon167">
  662. <Platform Name="iOSDevice64">
  663. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  664. <Operation>1</Operation>
  665. </Platform>
  666. <Platform Name="iOSSimulator">
  667. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  668. <Operation>1</Operation>
  669. </Platform>
  670. </DeployClass>
  671. <DeployClass Name="iPad_Launch2x">
  672. <Platform Name="iOSDevice64">
  673. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  674. <Operation>1</Operation>
  675. </Platform>
  676. <Platform Name="iOSSimulator">
  677. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  678. <Operation>1</Operation>
  679. </Platform>
  680. </DeployClass>
  681. <DeployClass Name="iPad_LaunchDark2x">
  682. <Platform Name="iOSDevice64">
  683. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  684. <Operation>1</Operation>
  685. </Platform>
  686. <Platform Name="iOSSimulator">
  687. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  688. <Operation>1</Operation>
  689. </Platform>
  690. </DeployClass>
  691. <DeployClass Name="iPad_Notification40">
  692. <Platform Name="iOSDevice64">
  693. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  694. <Operation>1</Operation>
  695. </Platform>
  696. <Platform Name="iOSSimulator">
  697. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  698. <Operation>1</Operation>
  699. </Platform>
  700. </DeployClass>
  701. <DeployClass Name="iPad_Setting58">
  702. <Platform Name="iOSDevice64">
  703. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  704. <Operation>1</Operation>
  705. </Platform>
  706. <Platform Name="iOSSimulator">
  707. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  708. <Operation>1</Operation>
  709. </Platform>
  710. </DeployClass>
  711. <DeployClass Name="iPad_SpotLight80">
  712. <Platform Name="iOSDevice64">
  713. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  714. <Operation>1</Operation>
  715. </Platform>
  716. <Platform Name="iOSSimulator">
  717. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  718. <Operation>1</Operation>
  719. </Platform>
  720. </DeployClass>
  721. <DeployClass Name="iPhone_AppIcon120">
  722. <Platform Name="iOSDevice64">
  723. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  724. <Operation>1</Operation>
  725. </Platform>
  726. <Platform Name="iOSSimulator">
  727. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  728. <Operation>1</Operation>
  729. </Platform>
  730. </DeployClass>
  731. <DeployClass Name="iPhone_AppIcon180">
  732. <Platform Name="iOSDevice64">
  733. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  734. <Operation>1</Operation>
  735. </Platform>
  736. <Platform Name="iOSSimulator">
  737. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  738. <Operation>1</Operation>
  739. </Platform>
  740. </DeployClass>
  741. <DeployClass Name="iPhone_Launch2x">
  742. <Platform Name="iOSDevice64">
  743. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  744. <Operation>1</Operation>
  745. </Platform>
  746. <Platform Name="iOSSimulator">
  747. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  748. <Operation>1</Operation>
  749. </Platform>
  750. </DeployClass>
  751. <DeployClass Name="iPhone_Launch3x">
  752. <Platform Name="iOSDevice64">
  753. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  754. <Operation>1</Operation>
  755. </Platform>
  756. <Platform Name="iOSSimulator">
  757. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  758. <Operation>1</Operation>
  759. </Platform>
  760. </DeployClass>
  761. <DeployClass Name="iPhone_LaunchDark2x">
  762. <Platform Name="iOSDevice64">
  763. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  764. <Operation>1</Operation>
  765. </Platform>
  766. <Platform Name="iOSSimulator">
  767. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  768. <Operation>1</Operation>
  769. </Platform>
  770. </DeployClass>
  771. <DeployClass Name="iPhone_LaunchDark3x">
  772. <Platform Name="iOSDevice64">
  773. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  774. <Operation>1</Operation>
  775. </Platform>
  776. <Platform Name="iOSSimulator">
  777. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  778. <Operation>1</Operation>
  779. </Platform>
  780. </DeployClass>
  781. <DeployClass Name="iPhone_Notification40">
  782. <Platform Name="iOSDevice64">
  783. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  784. <Operation>1</Operation>
  785. </Platform>
  786. <Platform Name="iOSSimulator">
  787. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  788. <Operation>1</Operation>
  789. </Platform>
  790. </DeployClass>
  791. <DeployClass Name="iPhone_Notification60">
  792. <Platform Name="iOSDevice64">
  793. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  794. <Operation>1</Operation>
  795. </Platform>
  796. <Platform Name="iOSSimulator">
  797. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  798. <Operation>1</Operation>
  799. </Platform>
  800. </DeployClass>
  801. <DeployClass Name="iPhone_Setting58">
  802. <Platform Name="iOSDevice64">
  803. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  804. <Operation>1</Operation>
  805. </Platform>
  806. <Platform Name="iOSSimulator">
  807. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  808. <Operation>1</Operation>
  809. </Platform>
  810. </DeployClass>
  811. <DeployClass Name="iPhone_Setting87">
  812. <Platform Name="iOSDevice64">
  813. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  814. <Operation>1</Operation>
  815. </Platform>
  816. <Platform Name="iOSSimulator">
  817. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  818. <Operation>1</Operation>
  819. </Platform>
  820. </DeployClass>
  821. <DeployClass Name="iPhone_Spotlight120">
  822. <Platform Name="iOSDevice64">
  823. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  824. <Operation>1</Operation>
  825. </Platform>
  826. <Platform Name="iOSSimulator">
  827. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  828. <Operation>1</Operation>
  829. </Platform>
  830. </DeployClass>
  831. <DeployClass Name="iPhone_Spotlight80">
  832. <Platform Name="iOSDevice64">
  833. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  834. <Operation>1</Operation>
  835. </Platform>
  836. <Platform Name="iOSSimulator">
  837. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  838. <Operation>1</Operation>
  839. </Platform>
  840. </DeployClass>
  841. <DeployClass Name="ProjectAndroidManifest">
  842. <Platform Name="Android">
  843. <Operation>1</Operation>
  844. </Platform>
  845. <Platform Name="Android64">
  846. <Operation>1</Operation>
  847. </Platform>
  848. </DeployClass>
  849. <DeployClass Name="ProjectiOSDeviceDebug">
  850. <Platform Name="iOSDevice32">
  851. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  852. <Operation>1</Operation>
  853. </Platform>
  854. <Platform Name="iOSDevice64">
  855. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  856. <Operation>1</Operation>
  857. </Platform>
  858. </DeployClass>
  859. <DeployClass Name="ProjectiOSEntitlements">
  860. <Platform Name="iOSDevice32">
  861. <RemoteDir>..\</RemoteDir>
  862. <Operation>1</Operation>
  863. </Platform>
  864. <Platform Name="iOSDevice64">
  865. <RemoteDir>..\</RemoteDir>
  866. <Operation>1</Operation>
  867. </Platform>
  868. </DeployClass>
  869. <DeployClass Name="ProjectiOSInfoPList">
  870. <Platform Name="iOSDevice32">
  871. <Operation>1</Operation>
  872. </Platform>
  873. <Platform Name="iOSDevice64">
  874. <Operation>1</Operation>
  875. </Platform>
  876. <Platform Name="iOSSimulator">
  877. <Operation>1</Operation>
  878. </Platform>
  879. </DeployClass>
  880. <DeployClass Name="ProjectiOSLaunchScreen">
  881. <Platform Name="iOSDevice64">
  882. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  883. <Operation>64</Operation>
  884. </Platform>
  885. <Platform Name="iOSSimulator">
  886. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  887. <Operation>64</Operation>
  888. </Platform>
  889. </DeployClass>
  890. <DeployClass Name="ProjectiOSResource">
  891. <Platform Name="iOSDevice32">
  892. <Operation>1</Operation>
  893. </Platform>
  894. <Platform Name="iOSDevice64">
  895. <Operation>1</Operation>
  896. </Platform>
  897. <Platform Name="iOSSimulator">
  898. <Operation>1</Operation>
  899. </Platform>
  900. </DeployClass>
  901. <DeployClass Name="ProjectOSXDebug">
  902. <Platform Name="OSX64">
  903. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  904. <Operation>1</Operation>
  905. </Platform>
  906. <Platform Name="OSXARM64">
  907. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  908. <Operation>1</Operation>
  909. </Platform>
  910. </DeployClass>
  911. <DeployClass Name="ProjectOSXEntitlements">
  912. <Platform Name="OSX32">
  913. <RemoteDir>..\</RemoteDir>
  914. <Operation>1</Operation>
  915. </Platform>
  916. <Platform Name="OSX64">
  917. <RemoteDir>..\</RemoteDir>
  918. <Operation>1</Operation>
  919. </Platform>
  920. <Platform Name="OSXARM64">
  921. <RemoteDir>..\</RemoteDir>
  922. <Operation>1</Operation>
  923. </Platform>
  924. </DeployClass>
  925. <DeployClass Name="ProjectOSXInfoPList">
  926. <Platform Name="OSX32">
  927. <RemoteDir>Contents</RemoteDir>
  928. <Operation>1</Operation>
  929. </Platform>
  930. <Platform Name="OSX64">
  931. <RemoteDir>Contents</RemoteDir>
  932. <Operation>1</Operation>
  933. </Platform>
  934. <Platform Name="OSXARM64">
  935. <RemoteDir>Contents</RemoteDir>
  936. <Operation>1</Operation>
  937. </Platform>
  938. </DeployClass>
  939. <DeployClass Name="ProjectOSXResource">
  940. <Platform Name="OSX32">
  941. <RemoteDir>Contents\Resources</RemoteDir>
  942. <Operation>1</Operation>
  943. </Platform>
  944. <Platform Name="OSX64">
  945. <RemoteDir>Contents\Resources</RemoteDir>
  946. <Operation>1</Operation>
  947. </Platform>
  948. <Platform Name="OSXARM64">
  949. <RemoteDir>Contents\Resources</RemoteDir>
  950. <Operation>1</Operation>
  951. </Platform>
  952. </DeployClass>
  953. <DeployClass Required="true" Name="ProjectOutput">
  954. <Platform Name="Android">
  955. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  956. <Operation>1</Operation>
  957. </Platform>
  958. <Platform Name="Android64">
  959. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  960. <Operation>1</Operation>
  961. </Platform>
  962. <Platform Name="iOSDevice32">
  963. <Operation>1</Operation>
  964. </Platform>
  965. <Platform Name="iOSDevice64">
  966. <Operation>1</Operation>
  967. </Platform>
  968. <Platform Name="iOSSimulator">
  969. <Operation>1</Operation>
  970. </Platform>
  971. <Platform Name="Linux64">
  972. <Operation>1</Operation>
  973. </Platform>
  974. <Platform Name="OSX32">
  975. <RemoteDir>Contents\MacOS</RemoteDir>
  976. <Operation>1</Operation>
  977. </Platform>
  978. <Platform Name="OSX64">
  979. <RemoteDir>Contents\MacOS</RemoteDir>
  980. <Operation>1</Operation>
  981. </Platform>
  982. <Platform Name="OSXARM64">
  983. <RemoteDir>Contents\MacOS</RemoteDir>
  984. <Operation>1</Operation>
  985. </Platform>
  986. <Platform Name="Win32">
  987. <Operation>0</Operation>
  988. </Platform>
  989. </DeployClass>
  990. <DeployClass Name="ProjectOutput_Android32">
  991. <Platform Name="Android64">
  992. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  993. <Operation>1</Operation>
  994. </Platform>
  995. </DeployClass>
  996. <DeployClass Name="ProjectUWPManifest">
  997. <Platform Name="Win32">
  998. <Operation>1</Operation>
  999. </Platform>
  1000. <Platform Name="Win64">
  1001. <Operation>1</Operation>
  1002. </Platform>
  1003. </DeployClass>
  1004. <DeployClass Name="UWP_CppLogo150">
  1005. <Platform Name="Win32">
  1006. <RemoteDir>Assets</RemoteDir>
  1007. <Operation>1</Operation>
  1008. </Platform>
  1009. <Platform Name="Win64">
  1010. <RemoteDir>Assets</RemoteDir>
  1011. <Operation>1</Operation>
  1012. </Platform>
  1013. </DeployClass>
  1014. <DeployClass Name="UWP_CppLogo44">
  1015. <Platform Name="Win32">
  1016. <RemoteDir>Assets</RemoteDir>
  1017. <Operation>1</Operation>
  1018. </Platform>
  1019. <Platform Name="Win64">
  1020. <RemoteDir>Assets</RemoteDir>
  1021. <Operation>1</Operation>
  1022. </Platform>
  1023. </DeployClass>
  1024. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1025. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1026. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1027. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1028. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1029. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1030. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1031. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1032. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1033. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1034. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1035. </Deployment>
  1036. <Platforms>
  1037. <Platform value="Win32">True</Platform>
  1038. <Platform value="Win64">False</Platform>
  1039. </Platforms>
  1040. </BorlandProject>
  1041. <ProjectFileVersion>12</ProjectFileVersion>
  1042. </ProjectExtensions>
  1043. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  1044. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1045. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1046. </Project>