QuakeActorC.cbproj 72 KB

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