Cube_c.cbproj 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{AC8574A8-09D4-4E05-80A8-F0027D6D6C1C}</ProjectGuid>
  4. <ProjectVersion>20.3</ProjectVersion>
  5. <FrameworkType>FMX</FrameworkType>
  6. <MainSource>Cube_c.cpp</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win64x</Platform>
  10. <ProjectName Condition="'$(ProjectName)'==''">Cube_c</ProjectName>
  11. <TargetedPlatforms>1048576</TargetedPlatforms>
  12. <AppType>Application</AppType>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  18. <Base_Win32>true</Base_Win32>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  23. <Base_Win64>true</Base_Win64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''">
  28. <Base_Win64x>true</Base_Win64x>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  33. <Cfg_1>true</Cfg_1>
  34. <CfgParent>Base</CfgParent>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  38. <Cfg_1_Win32>true</Cfg_1_Win32>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  44. <Cfg_1_Win64>true</Cfg_1_Win64>
  45. <CfgParent>Cfg_1</CfgParent>
  46. <Cfg_1>true</Cfg_1>
  47. <Base>true</Base>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64x)'!=''">
  50. <Cfg_1_Win64x>true</Cfg_1_Win64x>
  51. <CfgParent>Cfg_1</CfgParent>
  52. <Cfg_1>true</Cfg_1>
  53. <Base>true</Base>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  56. <Cfg_2>true</Cfg_2>
  57. <CfgParent>Base</CfgParent>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  61. <Cfg_2_Win32>true</Cfg_2_Win32>
  62. <CfgParent>Cfg_2</CfgParent>
  63. <Cfg_2>true</Cfg_2>
  64. <Base>true</Base>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  67. <Cfg_2_Win64>true</Cfg_2_Win64>
  68. <CfgParent>Cfg_2</CfgParent>
  69. <Cfg_2>true</Cfg_2>
  70. <Base>true</Base>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64x)'!=''">
  73. <Cfg_2_Win64x>true</Cfg_2_Win64x>
  74. <CfgParent>Cfg_2</CfgParent>
  75. <Cfg_2>true</Cfg_2>
  76. <Base>true</Base>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Base)'!=''">
  79. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  80. <DynamicRTL>true</DynamicRTL>
  81. <UsePackages>true</UsePackages>
  82. <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
  83. <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
  84. <BCC_wpar>false</BCC_wpar>
  85. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  86. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  87. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  88. <ProjectType>FmxGuiApplication</ProjectType>
  89. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  90. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  91. <Icns_MainIcns>$(BDS)\bin\cbuilder_PROJECTICNS.icns</Icns_MainIcns>
  92. <AllPackageLibs>rtl.lib;fmx.lib;GXScene_GBE_DTRT.lib</AllPackageLibs>
  93. <_TCHARMapping>wchar_t</_TCHARMapping>
  94. <Multithreaded>true</Multithreaded>
  95. <IncludePath>D:\LIBRARY\FMX_Demos\GBE_3D\demos\Cube\;D:\GLScene\Examples\Demox\Cube\;..\..\include\Win64x\;$(IncludePath)</IncludePath>
  96. <ILINK_LibraryPath>D:\LIBRARY\FMX_Demos\GBE_3D\demos\Cube\;D:\GLScene\Examples\Demox\Cube\;..\..\lib\Win64x\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  97. <SanitizedProjectName>Cube_c</SanitizedProjectName>
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  100. <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;GBComps;GBE3D;GLScene_Cg_RT;GLScene_GPU_RT;GLScene_Physics_RT;GLScene_RT;GLScene_Sounds_RT;GR32_DT;GR32_RT;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;Skia;soapmidas;soaprtl;soapserver;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldbx;vcldsnap;vcledge;vclFireDAC;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  101. <IncludePath>$(BDSINCLUDE)\windows\fmx;$(IncludePath)</IncludePath>
  102. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  103. <BT_BuildType>Debug</BT_BuildType>
  104. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  105. <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>
  106. <VerInfo_Locale>1033</VerInfo_Locale>
  107. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  108. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  109. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  112. <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;GR32_RT;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;Skia;soapmidas;soaprtl;soapserver;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vcledge;vclFireDAC;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  113. <IncludePath>$(BDSINCLUDE)\windows\fmx;$(IncludePath)</IncludePath>
  114. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  115. <BT_BuildType>Debug</BT_BuildType>
  116. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  117. <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>
  118. <VerInfo_Locale>1033</VerInfo_Locale>
  119. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  120. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  121. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  122. </PropertyGroup>
  123. <PropertyGroup Condition="'$(Base_Win64x)'!=''">
  124. <PackageImports>adortl;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindcompvclsmp;bindcompvclwinx;bindengine;CustomIPTransport;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACCommonODBC;FireDACDb2Driver;FireDACDBXDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMongoDBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;FireDACTDataDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;GBE3D;GLScene_Cg_RT;GLScene_GPU_RT;GLScene_Physics_RT;GLScene_RT;GLScene_Sounds_RT;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;RESTBackendComponents;RESTComponents;rtl;Skia;vcl;vclactnband;vcldb;vcldsnap;vcledge;vclFireDAC;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  125. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  126. <BT_BuildType>Debug</BT_BuildType>
  127. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  128. <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>
  129. <VerInfo_Locale>1033</VerInfo_Locale>
  130. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  131. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  132. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  133. <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
  134. <BCC_EnableBatchCompilation>true</BCC_EnableBatchCompilation>
  135. </PropertyGroup>
  136. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  137. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  138. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  139. <DCC_Optimize>false</DCC_Optimize>
  140. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  141. <Defines>_DEBUG;$(Defines)</Defines>
  142. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  143. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  144. <DCC_Define>DEBUG</DCC_Define>
  145. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  146. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  147. <BCC_StackFrames>true</BCC_StackFrames>
  148. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  149. <TASM_Debugging>Full</TASM_Debugging>
  150. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  151. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  152. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  153. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  154. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  155. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  156. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  157. </PropertyGroup>
  158. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  159. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  160. <LinkPackageImports>rtl.bpi;fmx.bpi</LinkPackageImports>
  161. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  162. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)$(CC_SUFFIX)\debug;..\..\lib\$(Platform);$(ILINK_LibraryPath)</ILINK_LibraryPath>
  163. <BCC_IncludePath>..\..\include\$(Platform);$(BCC_IncludePath)</BCC_IncludePath>
  164. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  165. <VerInfo_Locale>1033</VerInfo_Locale>
  166. <IncludePath>..\..\include\$(Platform);$(IncludePath)</IncludePath>
  167. <LinkPackageStatics>GXScene_GBE_DTRT.lib</LinkPackageStatics>
  168. </PropertyGroup>
  169. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  170. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  171. <LinkPackageImports>rtl.bpi;fmx.bpi</LinkPackageImports>
  172. </PropertyGroup>
  173. <PropertyGroup Condition="'$(Cfg_1_Win64x)'!=''">
  174. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  175. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  176. <VerInfo_Locale>1033</VerInfo_Locale>
  177. <IncludePath>..\..\..\include\$(Platform)\</IncludePath>
  178. <ILINK_LibraryPath>..\..\..\lib\$(Platform)\</ILINK_LibraryPath>
  179. <LinkPackageImports>rtl.bpi;fmx.bpi;GXScene_GBE_DTRT.bpi</LinkPackageImports>
  180. </PropertyGroup>
  181. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  182. <Defines>NDEBUG;$(Defines)</Defines>
  183. <TASM_Debugging>None</TASM_Debugging>
  184. </PropertyGroup>
  185. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  186. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  187. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  188. </PropertyGroup>
  189. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  190. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  191. </PropertyGroup>
  192. <PropertyGroup Condition="'$(Cfg_2_Win64x)'!=''">
  193. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  194. </PropertyGroup>
  195. <ItemGroup>
  196. <CppCompile Include="Cube_c.cpp">
  197. <BuildOrder>0</BuildOrder>
  198. </CppCompile>
  199. <CppCompile Include="fcCube.cpp">
  200. <Form>FormCube</Form>
  201. <FormType>fmx</FormType>
  202. <DependentOn>fcCube.h</DependentOn>
  203. <BuildOrder>1</BuildOrder>
  204. </CppCompile>
  205. <FormResources Include="fcCube.fmx"/>
  206. <BuildConfiguration Include="Base">
  207. <Key>Base</Key>
  208. </BuildConfiguration>
  209. <BuildConfiguration Include="Debug">
  210. <Key>Cfg_1</Key>
  211. <CfgParent>Base</CfgParent>
  212. </BuildConfiguration>
  213. <BuildConfiguration Include="Release">
  214. <Key>Cfg_2</Key>
  215. <CfgParent>Base</CfgParent>
  216. </BuildConfiguration>
  217. </ItemGroup>
  218. <ProjectExtensions>
  219. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  220. <Borland.ProjectType>FmxGuiApplication</Borland.ProjectType>
  221. <BorlandProject>
  222. <CPlusPlusBuilder.Personality>
  223. <ProjectProperties>
  224. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  225. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  226. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  227. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  228. </ProjectProperties>
  229. <Source>
  230. <Source Name="MainSource">Cube_c.cpp</Source>
  231. </Source>
  232. <Excluded_Packages>
  233. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  234. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  235. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  236. <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  237. </Excluded_Packages>
  238. </CPlusPlusBuilder.Personality>
  239. <Deployment Version="5">
  240. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  241. <Platform Name="iOSSimulator">
  242. <Overwrite>true</Overwrite>
  243. </Platform>
  244. </DeployFile>
  245. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  246. <Platform Name="iOSSimulator">
  247. <Overwrite>true</Overwrite>
  248. </Platform>
  249. </DeployFile>
  250. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  251. <Platform Name="OSX32">
  252. <Overwrite>true</Overwrite>
  253. </Platform>
  254. </DeployFile>
  255. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  256. <Platform Name="OSX32">
  257. <Overwrite>true</Overwrite>
  258. </Platform>
  259. </DeployFile>
  260. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  261. <Platform Name="OSX32">
  262. <Overwrite>true</Overwrite>
  263. </Platform>
  264. </DeployFile>
  265. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  266. <Platform Name="Win64">
  267. <Overwrite>true</Overwrite>
  268. </Platform>
  269. </DeployFile>
  270. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64290.dll" Class="DependencyModule">
  271. <Platform Name="Win64">
  272. <Overwrite>true</Overwrite>
  273. </Platform>
  274. </DeployFile>
  275. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64290mt.dll" Class="DependencyModule">
  276. <Platform Name="Win64">
  277. <Overwrite>true</Overwrite>
  278. </Platform>
  279. </DeployFile>
  280. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  281. <Platform Name="Win32">
  282. <Overwrite>true</Overwrite>
  283. </Platform>
  284. </DeployFile>
  285. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32290.dll" Class="DependencyModule">
  286. <Platform Name="Win32">
  287. <Overwrite>true</Overwrite>
  288. </Platform>
  289. </DeployFile>
  290. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32290mt.dll" Class="DependencyModule">
  291. <Platform Name="Win32">
  292. <Overwrite>true</Overwrite>
  293. </Platform>
  294. </DeployFile>
  295. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c290.dll" Class="DependencyModule">
  296. <Platform Name="Win32">
  297. <Overwrite>true</Overwrite>
  298. </Platform>
  299. </DeployFile>
  300. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c290mt.dll" Class="DependencyModule">
  301. <Platform Name="Win32">
  302. <Overwrite>true</Overwrite>
  303. </Platform>
  304. </DeployFile>
  305. <DeployFile LocalName=".\Win32\Debug\Cube_c.exe" Configuration="Debug" Class="ProjectOutput"/>
  306. <DeployFile LocalName=".\Win64x\Debug\Cube_c.exe" Configuration="Debug" Class="ProjectOutput"/>
  307. <DeployClass Name="AdditionalDebugSymbols">
  308. <Platform Name="iOSSimulator">
  309. <Operation>1</Operation>
  310. </Platform>
  311. <Platform Name="OSX32">
  312. <RemoteDir>Contents\MacOS</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. <Platform Name="Win32">
  316. <Operation>0</Operation>
  317. </Platform>
  318. </DeployClass>
  319. <DeployClass Name="AndroidFileProvider">
  320. <Platform Name="Android">
  321. <RemoteDir>res\xml</RemoteDir>
  322. <Operation>1</Operation>
  323. </Platform>
  324. <Platform Name="Android64">
  325. <RemoteDir>res\xml</RemoteDir>
  326. <Operation>1</Operation>
  327. </Platform>
  328. </DeployClass>
  329. <DeployClass Name="AndroidLibnativeArmeabiFile">
  330. <Platform Name="Android">
  331. <RemoteDir>library\lib\armeabi</RemoteDir>
  332. <Operation>1</Operation>
  333. </Platform>
  334. <Platform Name="Android64">
  335. <RemoteDir>library\lib\armeabi</RemoteDir>
  336. <Operation>1</Operation>
  337. </Platform>
  338. </DeployClass>
  339. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  340. <Platform Name="Android64">
  341. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  342. <Operation>1</Operation>
  343. </Platform>
  344. </DeployClass>
  345. <DeployClass Name="AndroidLibnativeMipsFile">
  346. <Platform Name="Android">
  347. <RemoteDir>library\lib\mips</RemoteDir>
  348. <Operation>1</Operation>
  349. </Platform>
  350. <Platform Name="Android64">
  351. <RemoteDir>library\lib\mips</RemoteDir>
  352. <Operation>1</Operation>
  353. </Platform>
  354. </DeployClass>
  355. <DeployClass Name="AndroidServiceOutput">
  356. <Platform Name="Android">
  357. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  358. <Operation>1</Operation>
  359. </Platform>
  360. <Platform Name="Android64">
  361. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  362. <Operation>1</Operation>
  363. </Platform>
  364. </DeployClass>
  365. <DeployClass Name="AndroidServiceOutput_Android32">
  366. <Platform Name="Android64">
  367. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  368. <Operation>1</Operation>
  369. </Platform>
  370. </DeployClass>
  371. <DeployClass Name="AndroidSplashImageDef">
  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="AndroidSplashImageDefV21">
  382. <Platform Name="Android">
  383. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  384. <Operation>1</Operation>
  385. </Platform>
  386. <Platform Name="Android64">
  387. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  388. <Operation>1</Operation>
  389. </Platform>
  390. </DeployClass>
  391. <DeployClass Name="AndroidSplashStyles">
  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="AndroidSplashStylesV21">
  402. <Platform Name="Android">
  403. <RemoteDir>res\values-v21</RemoteDir>
  404. <Operation>1</Operation>
  405. </Platform>
  406. <Platform Name="Android64">
  407. <RemoteDir>res\values-v21</RemoteDir>
  408. <Operation>1</Operation>
  409. </Platform>
  410. </DeployClass>
  411. <DeployClass Name="AndroidSplashStylesV31">
  412. <Platform Name="Android">
  413. <RemoteDir>res\values-v31</RemoteDir>
  414. <Operation>1</Operation>
  415. </Platform>
  416. <Platform Name="Android64">
  417. <RemoteDir>res\values-v31</RemoteDir>
  418. <Operation>1</Operation>
  419. </Platform>
  420. </DeployClass>
  421. <DeployClass Name="AndroidSplashStylesV35">
  422. <Platform Name="Android">
  423. <RemoteDir>res\values-v35</RemoteDir>
  424. <Operation>1</Operation>
  425. </Platform>
  426. <Platform Name="Android64">
  427. <RemoteDir>res\values-v35</RemoteDir>
  428. <Operation>1</Operation>
  429. </Platform>
  430. </DeployClass>
  431. <DeployClass Name="Android_AdaptiveIcon">
  432. <Platform Name="Android">
  433. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  434. <Operation>1</Operation>
  435. </Platform>
  436. <Platform Name="Android64">
  437. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  438. <Operation>1</Operation>
  439. </Platform>
  440. </DeployClass>
  441. <DeployClass Name="Android_AdaptiveIconBackground">
  442. <Platform Name="Android">
  443. <RemoteDir>res\drawable</RemoteDir>
  444. <Operation>1</Operation>
  445. </Platform>
  446. <Platform Name="Android64">
  447. <RemoteDir>res\drawable</RemoteDir>
  448. <Operation>1</Operation>
  449. </Platform>
  450. </DeployClass>
  451. <DeployClass Name="Android_AdaptiveIconForeground">
  452. <Platform Name="Android">
  453. <RemoteDir>res\drawable</RemoteDir>
  454. <Operation>1</Operation>
  455. </Platform>
  456. <Platform Name="Android64">
  457. <RemoteDir>res\drawable</RemoteDir>
  458. <Operation>1</Operation>
  459. </Platform>
  460. </DeployClass>
  461. <DeployClass Name="Android_AdaptiveIconMonochrome">
  462. <Platform Name="Android">
  463. <RemoteDir>res\drawable</RemoteDir>
  464. <Operation>1</Operation>
  465. </Platform>
  466. <Platform Name="Android64">
  467. <RemoteDir>res\drawable</RemoteDir>
  468. <Operation>1</Operation>
  469. </Platform>
  470. </DeployClass>
  471. <DeployClass Name="Android_AdaptiveIconV33">
  472. <Platform Name="Android">
  473. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="Android64">
  477. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  478. <Operation>1</Operation>
  479. </Platform>
  480. </DeployClass>
  481. <DeployClass Name="Android_Colors">
  482. <Platform Name="Android">
  483. <RemoteDir>res\values</RemoteDir>
  484. <Operation>1</Operation>
  485. </Platform>
  486. <Platform Name="Android64">
  487. <RemoteDir>res\values</RemoteDir>
  488. <Operation>1</Operation>
  489. </Platform>
  490. </DeployClass>
  491. <DeployClass Name="Android_ColorsDark">
  492. <Platform Name="Android">
  493. <RemoteDir>res\values-night-v21</RemoteDir>
  494. <Operation>1</Operation>
  495. </Platform>
  496. <Platform Name="Android64">
  497. <RemoteDir>res\values-night-v21</RemoteDir>
  498. <Operation>1</Operation>
  499. </Platform>
  500. </DeployClass>
  501. <DeployClass Name="Android_DefaultAppIcon">
  502. <Platform Name="Android">
  503. <RemoteDir>res\drawable</RemoteDir>
  504. <Operation>1</Operation>
  505. </Platform>
  506. <Platform Name="Android64">
  507. <RemoteDir>res\drawable</RemoteDir>
  508. <Operation>1</Operation>
  509. </Platform>
  510. </DeployClass>
  511. <DeployClass Name="Android_LauncherIcon144">
  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_LauncherIcon192">
  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_LauncherIcon36">
  532. <Platform Name="Android">
  533. <RemoteDir>res\drawable-ldpi</RemoteDir>
  534. <Operation>1</Operation>
  535. </Platform>
  536. <Platform Name="Android64">
  537. <RemoteDir>res\drawable-ldpi</RemoteDir>
  538. <Operation>1</Operation>
  539. </Platform>
  540. </DeployClass>
  541. <DeployClass Name="Android_LauncherIcon48">
  542. <Platform Name="Android">
  543. <RemoteDir>res\drawable-mdpi</RemoteDir>
  544. <Operation>1</Operation>
  545. </Platform>
  546. <Platform Name="Android64">
  547. <RemoteDir>res\drawable-mdpi</RemoteDir>
  548. <Operation>1</Operation>
  549. </Platform>
  550. </DeployClass>
  551. <DeployClass Name="Android_LauncherIcon72">
  552. <Platform Name="Android">
  553. <RemoteDir>res\drawable-hdpi</RemoteDir>
  554. <Operation>1</Operation>
  555. </Platform>
  556. <Platform Name="Android64">
  557. <RemoteDir>res\drawable-hdpi</RemoteDir>
  558. <Operation>1</Operation>
  559. </Platform>
  560. </DeployClass>
  561. <DeployClass Name="Android_LauncherIcon96">
  562. <Platform Name="Android">
  563. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  564. <Operation>1</Operation>
  565. </Platform>
  566. <Platform Name="Android64">
  567. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  568. <Operation>1</Operation>
  569. </Platform>
  570. </DeployClass>
  571. <DeployClass Name="Android_NotificationIcon24">
  572. <Platform Name="Android">
  573. <RemoteDir>res\drawable-mdpi</RemoteDir>
  574. <Operation>1</Operation>
  575. </Platform>
  576. <Platform Name="Android64">
  577. <RemoteDir>res\drawable-mdpi</RemoteDir>
  578. <Operation>1</Operation>
  579. </Platform>
  580. </DeployClass>
  581. <DeployClass Name="Android_NotificationIcon36">
  582. <Platform Name="Android">
  583. <RemoteDir>res\drawable-hdpi</RemoteDir>
  584. <Operation>1</Operation>
  585. </Platform>
  586. <Platform Name="Android64">
  587. <RemoteDir>res\drawable-hdpi</RemoteDir>
  588. <Operation>1</Operation>
  589. </Platform>
  590. </DeployClass>
  591. <DeployClass Name="Android_NotificationIcon48">
  592. <Platform Name="Android">
  593. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  594. <Operation>1</Operation>
  595. </Platform>
  596. <Platform Name="Android64">
  597. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  598. <Operation>1</Operation>
  599. </Platform>
  600. </DeployClass>
  601. <DeployClass Name="Android_NotificationIcon72">
  602. <Platform Name="Android">
  603. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  604. <Operation>1</Operation>
  605. </Platform>
  606. <Platform Name="Android64">
  607. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  608. <Operation>1</Operation>
  609. </Platform>
  610. </DeployClass>
  611. <DeployClass Name="Android_NotificationIcon96">
  612. <Platform Name="Android">
  613. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  614. <Operation>1</Operation>
  615. </Platform>
  616. <Platform Name="Android64">
  617. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  618. <Operation>1</Operation>
  619. </Platform>
  620. </DeployClass>
  621. <DeployClass Name="Android_SplashImage426">
  622. <Platform Name="Android">
  623. <RemoteDir>res\drawable-small</RemoteDir>
  624. <Operation>1</Operation>
  625. </Platform>
  626. <Platform Name="Android64">
  627. <RemoteDir>res\drawable-small</RemoteDir>
  628. <Operation>1</Operation>
  629. </Platform>
  630. </DeployClass>
  631. <DeployClass Name="Android_SplashImage470">
  632. <Platform Name="Android">
  633. <RemoteDir>res\drawable-normal</RemoteDir>
  634. <Operation>1</Operation>
  635. </Platform>
  636. <Platform Name="Android64">
  637. <RemoteDir>res\drawable-normal</RemoteDir>
  638. <Operation>1</Operation>
  639. </Platform>
  640. </DeployClass>
  641. <DeployClass Name="Android_SplashImage640">
  642. <Platform Name="Android">
  643. <RemoteDir>res\drawable-large</RemoteDir>
  644. <Operation>1</Operation>
  645. </Platform>
  646. <Platform Name="Android64">
  647. <RemoteDir>res\drawable-large</RemoteDir>
  648. <Operation>1</Operation>
  649. </Platform>
  650. </DeployClass>
  651. <DeployClass Name="Android_SplashImage960">
  652. <Platform Name="Android">
  653. <RemoteDir>res\drawable-xlarge</RemoteDir>
  654. <Operation>1</Operation>
  655. </Platform>
  656. <Platform Name="Android64">
  657. <RemoteDir>res\drawable-xlarge</RemoteDir>
  658. <Operation>1</Operation>
  659. </Platform>
  660. </DeployClass>
  661. <DeployClass Name="Android_Strings">
  662. <Platform Name="Android">
  663. <RemoteDir>res\values</RemoteDir>
  664. <Operation>1</Operation>
  665. </Platform>
  666. <Platform Name="Android64">
  667. <RemoteDir>res\values</RemoteDir>
  668. <Operation>1</Operation>
  669. </Platform>
  670. </DeployClass>
  671. <DeployClass Name="Android_VectorizedNotificationIcon">
  672. <Platform Name="Android">
  673. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  674. <Operation>1</Operation>
  675. </Platform>
  676. <Platform Name="Android64">
  677. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  678. <Operation>1</Operation>
  679. </Platform>
  680. </DeployClass>
  681. <DeployClass Name="Android_VectorizedSplash">
  682. <Platform Name="Android">
  683. <RemoteDir>res\drawable</RemoteDir>
  684. <Operation>1</Operation>
  685. </Platform>
  686. <Platform Name="Android64">
  687. <RemoteDir>res\drawable</RemoteDir>
  688. <Operation>1</Operation>
  689. </Platform>
  690. </DeployClass>
  691. <DeployClass Name="Android_VectorizedSplashDark">
  692. <Platform Name="Android">
  693. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  694. <Operation>1</Operation>
  695. </Platform>
  696. <Platform Name="Android64">
  697. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  698. <Operation>1</Operation>
  699. </Platform>
  700. </DeployClass>
  701. <DeployClass Name="Android_VectorizedSplashV31">
  702. <Platform Name="Android">
  703. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  704. <Operation>1</Operation>
  705. </Platform>
  706. <Platform Name="Android64">
  707. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  708. <Operation>1</Operation>
  709. </Platform>
  710. </DeployClass>
  711. <DeployClass Name="Android_VectorizedSplashV31Dark">
  712. <Platform Name="Android">
  713. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  714. <Operation>1</Operation>
  715. </Platform>
  716. <Platform Name="Android64">
  717. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  718. <Operation>1</Operation>
  719. </Platform>
  720. </DeployClass>
  721. <DeployClass Name="DebugSymbols">
  722. <Platform Name="iOSSimulator">
  723. <Operation>1</Operation>
  724. </Platform>
  725. <Platform Name="OSX32">
  726. <RemoteDir>Contents\MacOS</RemoteDir>
  727. <Operation>1</Operation>
  728. </Platform>
  729. <Platform Name="Win32">
  730. <Operation>0</Operation>
  731. </Platform>
  732. </DeployClass>
  733. <DeployClass Name="DependencyFramework">
  734. <Platform Name="OSX32">
  735. <RemoteDir>Contents\MacOS</RemoteDir>
  736. <Operation>1</Operation>
  737. <Extensions>.framework</Extensions>
  738. </Platform>
  739. <Platform Name="OSX64">
  740. <RemoteDir>Contents\MacOS</RemoteDir>
  741. <Operation>1</Operation>
  742. <Extensions>.framework</Extensions>
  743. </Platform>
  744. <Platform Name="OSXARM64">
  745. <RemoteDir>Contents\MacOS</RemoteDir>
  746. <Operation>1</Operation>
  747. <Extensions>.framework</Extensions>
  748. </Platform>
  749. <Platform Name="Win32">
  750. <Operation>0</Operation>
  751. </Platform>
  752. </DeployClass>
  753. <DeployClass Name="DependencyModule">
  754. <Platform Name="iOSDevice32">
  755. <Operation>1</Operation>
  756. <Extensions>.dylib</Extensions>
  757. </Platform>
  758. <Platform Name="iOSDevice64">
  759. <Operation>1</Operation>
  760. <Extensions>.dylib</Extensions>
  761. </Platform>
  762. <Platform Name="iOSSimARM64">
  763. <Operation>1</Operation>
  764. <Extensions>.dylib</Extensions>
  765. </Platform>
  766. <Platform Name="OSX32">
  767. <RemoteDir>Contents\MacOS</RemoteDir>
  768. <Operation>1</Operation>
  769. <Extensions>.dylib</Extensions>
  770. </Platform>
  771. <Platform Name="OSX64">
  772. <RemoteDir>Contents\MacOS</RemoteDir>
  773. <Operation>1</Operation>
  774. <Extensions>.dylib</Extensions>
  775. </Platform>
  776. <Platform Name="OSXARM64">
  777. <RemoteDir>Contents\MacOS</RemoteDir>
  778. <Operation>1</Operation>
  779. <Extensions>.dylib</Extensions>
  780. </Platform>
  781. <Platform Name="Win32">
  782. <Operation>0</Operation>
  783. <Extensions>.dll;.bpl</Extensions>
  784. </Platform>
  785. </DeployClass>
  786. <DeployClass Required="true" Name="DependencyPackage">
  787. <Platform Name="iOSDevice32">
  788. <Operation>1</Operation>
  789. <Extensions>.dylib</Extensions>
  790. </Platform>
  791. <Platform Name="iOSDevice64">
  792. <Operation>1</Operation>
  793. <Extensions>.dylib</Extensions>
  794. </Platform>
  795. <Platform Name="iOSSimARM64">
  796. <Operation>1</Operation>
  797. <Extensions>.dylib</Extensions>
  798. </Platform>
  799. <Platform Name="OSX32">
  800. <RemoteDir>Contents\MacOS</RemoteDir>
  801. <Operation>1</Operation>
  802. <Extensions>.dylib</Extensions>
  803. </Platform>
  804. <Platform Name="OSX64">
  805. <RemoteDir>Contents\MacOS</RemoteDir>
  806. <Operation>1</Operation>
  807. <Extensions>.dylib</Extensions>
  808. </Platform>
  809. <Platform Name="OSXARM64">
  810. <RemoteDir>Contents\MacOS</RemoteDir>
  811. <Operation>1</Operation>
  812. <Extensions>.dylib</Extensions>
  813. </Platform>
  814. <Platform Name="Win32">
  815. <Operation>0</Operation>
  816. <Extensions>.bpl</Extensions>
  817. </Platform>
  818. </DeployClass>
  819. <DeployClass Name="File">
  820. <Platform Name="Android">
  821. <Operation>0</Operation>
  822. </Platform>
  823. <Platform Name="Android64">
  824. <Operation>0</Operation>
  825. </Platform>
  826. <Platform Name="iOSDevice32">
  827. <Operation>0</Operation>
  828. </Platform>
  829. <Platform Name="iOSDevice64">
  830. <Operation>0</Operation>
  831. </Platform>
  832. <Platform Name="iOSSimARM64">
  833. <Operation>0</Operation>
  834. </Platform>
  835. <Platform Name="OSX32">
  836. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  837. <Operation>0</Operation>
  838. </Platform>
  839. <Platform Name="OSX64">
  840. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  841. <Operation>0</Operation>
  842. </Platform>
  843. <Platform Name="OSXARM64">
  844. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  845. <Operation>0</Operation>
  846. </Platform>
  847. <Platform Name="Win32">
  848. <Operation>0</Operation>
  849. </Platform>
  850. </DeployClass>
  851. <DeployClass Name="ProjectAndroidManifest">
  852. <Platform Name="Android">
  853. <Operation>1</Operation>
  854. </Platform>
  855. <Platform Name="Android64">
  856. <Operation>1</Operation>
  857. </Platform>
  858. </DeployClass>
  859. <DeployClass Name="ProjectOSXDebug">
  860. <Platform Name="OSX64">
  861. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  862. <Operation>1</Operation>
  863. </Platform>
  864. <Platform Name="OSXARM64">
  865. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  866. <Operation>1</Operation>
  867. </Platform>
  868. </DeployClass>
  869. <DeployClass Name="ProjectOSXEntitlements">
  870. <Platform Name="OSX32">
  871. <RemoteDir>..\</RemoteDir>
  872. <Operation>1</Operation>
  873. </Platform>
  874. <Platform Name="OSX64">
  875. <RemoteDir>..\</RemoteDir>
  876. <Operation>1</Operation>
  877. </Platform>
  878. <Platform Name="OSXARM64">
  879. <RemoteDir>..\</RemoteDir>
  880. <Operation>1</Operation>
  881. </Platform>
  882. </DeployClass>
  883. <DeployClass Name="ProjectOSXInfoPList">
  884. <Platform Name="OSX32">
  885. <RemoteDir>Contents</RemoteDir>
  886. <Operation>1</Operation>
  887. </Platform>
  888. <Platform Name="OSX64">
  889. <RemoteDir>Contents</RemoteDir>
  890. <Operation>1</Operation>
  891. </Platform>
  892. <Platform Name="OSXARM64">
  893. <RemoteDir>Contents</RemoteDir>
  894. <Operation>1</Operation>
  895. </Platform>
  896. </DeployClass>
  897. <DeployClass Name="ProjectOSXResource">
  898. <Platform Name="OSX32">
  899. <RemoteDir>Contents\Resources</RemoteDir>
  900. <Operation>1</Operation>
  901. </Platform>
  902. <Platform Name="OSX64">
  903. <RemoteDir>Contents\Resources</RemoteDir>
  904. <Operation>1</Operation>
  905. </Platform>
  906. <Platform Name="OSXARM64">
  907. <RemoteDir>Contents\Resources</RemoteDir>
  908. <Operation>1</Operation>
  909. </Platform>
  910. </DeployClass>
  911. <DeployClass Required="true" Name="ProjectOutput">
  912. <Platform Name="Android">
  913. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  914. <Operation>1</Operation>
  915. </Platform>
  916. <Platform Name="Android64">
  917. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  918. <Operation>1</Operation>
  919. </Platform>
  920. <Platform Name="iOSDevice32">
  921. <Operation>1</Operation>
  922. </Platform>
  923. <Platform Name="iOSDevice64">
  924. <Operation>1</Operation>
  925. </Platform>
  926. <Platform Name="iOSSimARM64">
  927. <Operation>1</Operation>
  928. </Platform>
  929. <Platform Name="Linux64">
  930. <Operation>1</Operation>
  931. </Platform>
  932. <Platform Name="OSX32">
  933. <RemoteDir>Contents\MacOS</RemoteDir>
  934. <Operation>1</Operation>
  935. </Platform>
  936. <Platform Name="OSX64">
  937. <RemoteDir>Contents\MacOS</RemoteDir>
  938. <Operation>1</Operation>
  939. </Platform>
  940. <Platform Name="OSXARM64">
  941. <RemoteDir>Contents\MacOS</RemoteDir>
  942. <Operation>1</Operation>
  943. </Platform>
  944. <Platform Name="Win32">
  945. <Operation>0</Operation>
  946. </Platform>
  947. </DeployClass>
  948. <DeployClass Name="ProjectOutput_Android32">
  949. <Platform Name="Android64">
  950. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  951. <Operation>1</Operation>
  952. </Platform>
  953. </DeployClass>
  954. <DeployClass Name="ProjectUWPManifest">
  955. <Platform Name="Win32">
  956. <Operation>1</Operation>
  957. </Platform>
  958. <Platform Name="Win64">
  959. <Operation>1</Operation>
  960. </Platform>
  961. <Platform Name="Win64x">
  962. <Operation>1</Operation>
  963. </Platform>
  964. </DeployClass>
  965. <DeployClass Name="ProjectiOSDeviceDebug">
  966. <Platform Name="iOSDevice32">
  967. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  968. <Operation>1</Operation>
  969. </Platform>
  970. <Platform Name="iOSDevice64">
  971. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  972. <Operation>1</Operation>
  973. </Platform>
  974. <Platform Name="iOSSimARM64">
  975. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  976. <Operation>1</Operation>
  977. </Platform>
  978. </DeployClass>
  979. <DeployClass Name="ProjectiOSEntitlements">
  980. <Platform Name="iOSDevice32">
  981. <RemoteDir>..\</RemoteDir>
  982. <Operation>1</Operation>
  983. </Platform>
  984. <Platform Name="iOSDevice64">
  985. <RemoteDir>..\</RemoteDir>
  986. <Operation>1</Operation>
  987. </Platform>
  988. <Platform Name="iOSSimARM64">
  989. <RemoteDir>..\</RemoteDir>
  990. <Operation>1</Operation>
  991. </Platform>
  992. </DeployClass>
  993. <DeployClass Name="ProjectiOSInfoPList">
  994. <Platform Name="iOSDevice32">
  995. <Operation>1</Operation>
  996. </Platform>
  997. <Platform Name="iOSDevice64">
  998. <Operation>1</Operation>
  999. </Platform>
  1000. <Platform Name="iOSSimARM64">
  1001. <Operation>1</Operation>
  1002. </Platform>
  1003. </DeployClass>
  1004. <DeployClass Name="ProjectiOSLaunchScreen">
  1005. <Platform Name="iOSDevice64">
  1006. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1007. <Operation>64</Operation>
  1008. </Platform>
  1009. <Platform Name="iOSSimARM64">
  1010. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1011. <Operation>64</Operation>
  1012. </Platform>
  1013. </DeployClass>
  1014. <DeployClass Name="ProjectiOSResource">
  1015. <Platform Name="iOSDevice32">
  1016. <Operation>1</Operation>
  1017. </Platform>
  1018. <Platform Name="iOSDevice64">
  1019. <Operation>1</Operation>
  1020. </Platform>
  1021. <Platform Name="iOSSimARM64">
  1022. <Operation>1</Operation>
  1023. </Platform>
  1024. </DeployClass>
  1025. <DeployClass Name="UWP_CppLogo150">
  1026. <Platform Name="Win32">
  1027. <RemoteDir>Assets</RemoteDir>
  1028. <Operation>1</Operation>
  1029. </Platform>
  1030. <Platform Name="Win64">
  1031. <RemoteDir>Assets</RemoteDir>
  1032. <Operation>1</Operation>
  1033. </Platform>
  1034. <Platform Name="Win64x">
  1035. <RemoteDir>Assets</RemoteDir>
  1036. <Operation>1</Operation>
  1037. </Platform>
  1038. </DeployClass>
  1039. <DeployClass Name="UWP_CppLogo44">
  1040. <Platform Name="Win32">
  1041. <RemoteDir>Assets</RemoteDir>
  1042. <Operation>1</Operation>
  1043. </Platform>
  1044. <Platform Name="Win64">
  1045. <RemoteDir>Assets</RemoteDir>
  1046. <Operation>1</Operation>
  1047. </Platform>
  1048. <Platform Name="Win64x">
  1049. <RemoteDir>Assets</RemoteDir>
  1050. <Operation>1</Operation>
  1051. </Platform>
  1052. </DeployClass>
  1053. <DeployClass Name="iOS_AppStore1024">
  1054. <Platform Name="iOSDevice64">
  1055. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1056. <Operation>1</Operation>
  1057. </Platform>
  1058. <Platform Name="iOSSimARM64">
  1059. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1060. <Operation>1</Operation>
  1061. </Platform>
  1062. </DeployClass>
  1063. <DeployClass Name="iPad_AppIcon152">
  1064. <Platform Name="iOSDevice64">
  1065. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1066. <Operation>1</Operation>
  1067. </Platform>
  1068. <Platform Name="iOSSimARM64">
  1069. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1070. <Operation>1</Operation>
  1071. </Platform>
  1072. </DeployClass>
  1073. <DeployClass Name="iPad_AppIcon167">
  1074. <Platform Name="iOSDevice64">
  1075. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1076. <Operation>1</Operation>
  1077. </Platform>
  1078. <Platform Name="iOSSimARM64">
  1079. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1080. <Operation>1</Operation>
  1081. </Platform>
  1082. </DeployClass>
  1083. <DeployClass Name="iPad_Launch2x">
  1084. <Platform Name="iOSDevice64">
  1085. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1086. <Operation>1</Operation>
  1087. </Platform>
  1088. <Platform Name="iOSSimARM64">
  1089. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1090. <Operation>1</Operation>
  1091. </Platform>
  1092. </DeployClass>
  1093. <DeployClass Name="iPad_LaunchDark2x">
  1094. <Platform Name="iOSDevice64">
  1095. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1096. <Operation>1</Operation>
  1097. </Platform>
  1098. <Platform Name="iOSSimARM64">
  1099. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1100. <Operation>1</Operation>
  1101. </Platform>
  1102. </DeployClass>
  1103. <DeployClass Name="iPad_Notification40">
  1104. <Platform Name="iOSDevice64">
  1105. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1106. <Operation>1</Operation>
  1107. </Platform>
  1108. <Platform Name="iOSSimARM64">
  1109. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1110. <Operation>1</Operation>
  1111. </Platform>
  1112. </DeployClass>
  1113. <DeployClass Name="iPad_Setting58">
  1114. <Platform Name="iOSDevice64">
  1115. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1116. <Operation>1</Operation>
  1117. </Platform>
  1118. <Platform Name="iOSSimARM64">
  1119. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1120. <Operation>1</Operation>
  1121. </Platform>
  1122. </DeployClass>
  1123. <DeployClass Name="iPad_SpotLight80">
  1124. <Platform Name="iOSDevice64">
  1125. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1126. <Operation>1</Operation>
  1127. </Platform>
  1128. <Platform Name="iOSSimARM64">
  1129. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1130. <Operation>1</Operation>
  1131. </Platform>
  1132. </DeployClass>
  1133. <DeployClass Name="iPhone_AppIcon120">
  1134. <Platform Name="iOSDevice64">
  1135. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1136. <Operation>1</Operation>
  1137. </Platform>
  1138. <Platform Name="iOSSimARM64">
  1139. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1140. <Operation>1</Operation>
  1141. </Platform>
  1142. </DeployClass>
  1143. <DeployClass Name="iPhone_AppIcon180">
  1144. <Platform Name="iOSDevice64">
  1145. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1146. <Operation>1</Operation>
  1147. </Platform>
  1148. <Platform Name="iOSSimARM64">
  1149. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1150. <Operation>1</Operation>
  1151. </Platform>
  1152. </DeployClass>
  1153. <DeployClass Name="iPhone_Launch2x">
  1154. <Platform Name="iOSDevice64">
  1155. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1156. <Operation>1</Operation>
  1157. </Platform>
  1158. <Platform Name="iOSSimARM64">
  1159. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1160. <Operation>1</Operation>
  1161. </Platform>
  1162. </DeployClass>
  1163. <DeployClass Name="iPhone_Launch3x">
  1164. <Platform Name="iOSDevice64">
  1165. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1166. <Operation>1</Operation>
  1167. </Platform>
  1168. <Platform Name="iOSSimARM64">
  1169. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1170. <Operation>1</Operation>
  1171. </Platform>
  1172. </DeployClass>
  1173. <DeployClass Name="iPhone_LaunchDark2x">
  1174. <Platform Name="iOSDevice64">
  1175. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1176. <Operation>1</Operation>
  1177. </Platform>
  1178. <Platform Name="iOSSimARM64">
  1179. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1180. <Operation>1</Operation>
  1181. </Platform>
  1182. </DeployClass>
  1183. <DeployClass Name="iPhone_LaunchDark3x">
  1184. <Platform Name="iOSDevice64">
  1185. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1186. <Operation>1</Operation>
  1187. </Platform>
  1188. <Platform Name="iOSSimARM64">
  1189. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1190. <Operation>1</Operation>
  1191. </Platform>
  1192. </DeployClass>
  1193. <DeployClass Name="iPhone_Notification40">
  1194. <Platform Name="iOSDevice64">
  1195. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1196. <Operation>1</Operation>
  1197. </Platform>
  1198. <Platform Name="iOSSimARM64">
  1199. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1200. <Operation>1</Operation>
  1201. </Platform>
  1202. </DeployClass>
  1203. <DeployClass Name="iPhone_Notification60">
  1204. <Platform Name="iOSDevice64">
  1205. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1206. <Operation>1</Operation>
  1207. </Platform>
  1208. <Platform Name="iOSSimARM64">
  1209. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1210. <Operation>1</Operation>
  1211. </Platform>
  1212. </DeployClass>
  1213. <DeployClass Name="iPhone_Setting58">
  1214. <Platform Name="iOSDevice64">
  1215. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1216. <Operation>1</Operation>
  1217. </Platform>
  1218. <Platform Name="iOSSimARM64">
  1219. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1220. <Operation>1</Operation>
  1221. </Platform>
  1222. </DeployClass>
  1223. <DeployClass Name="iPhone_Setting87">
  1224. <Platform Name="iOSDevice64">
  1225. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1226. <Operation>1</Operation>
  1227. </Platform>
  1228. <Platform Name="iOSSimARM64">
  1229. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1230. <Operation>1</Operation>
  1231. </Platform>
  1232. </DeployClass>
  1233. <DeployClass Name="iPhone_Spotlight120">
  1234. <Platform Name="iOSDevice64">
  1235. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1236. <Operation>1</Operation>
  1237. </Platform>
  1238. <Platform Name="iOSSimARM64">
  1239. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1240. <Operation>1</Operation>
  1241. </Platform>
  1242. </DeployClass>
  1243. <DeployClass Name="iPhone_Spotlight80">
  1244. <Platform Name="iOSDevice64">
  1245. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1246. <Operation>1</Operation>
  1247. </Platform>
  1248. <Platform Name="iOSSimARM64">
  1249. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1250. <Operation>1</Operation>
  1251. </Platform>
  1252. </DeployClass>
  1253. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1254. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1255. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1256. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1257. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1258. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1259. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1260. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1261. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1262. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1263. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1264. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1265. </Deployment>
  1266. <Platforms>
  1267. <Platform value="Win32">False</Platform>
  1268. <Platform value="Win64">False</Platform>
  1269. <Platform value="Win64x">True</Platform>
  1270. </Platforms>
  1271. </BorlandProject>
  1272. <ProjectFileVersion>12</ProjectFileVersion>
  1273. </ProjectExtensions>
  1274. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  1275. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1276. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1277. </Project>