FacevsfaceC.cbproj 69 KB

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