Facevsface.cbproj 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{2851CACF-2D8E-46DD-92A7-DF069C7E8255}</ProjectGuid>
  4. <ProjectVersion>19.0</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>Facevsface.cpp</MainSource>
  8. <Base>True</Base>
  9. <Config Condition="'$(Config)'==''">Debug</Config>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <TargetedPlatforms>1</TargetedPlatforms>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <SanitizedProjectName>Facevsface</SanitizedProjectName>
  62. <_TCHARMapping>wchar_t</_TCHARMapping>
  63. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  64. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  65. <ILINK_LibraryPath>D:\GLScene\Samples\CPP\Demos\collisions\facevsface\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  66. <Multithreaded>true</Multithreaded>
  67. <AllPackageLibs>rtl.lib;vcl.lib;fmx.lib;xmlrtl.lib;vclimg.lib;GLScene_RT.lib</AllPackageLibs>
  68. <ProjectType>CppVCLApplication</ProjectType>
  69. <IncludePath>D:\GLScene\Samples\CPP\Demos\collisions\facevsface\;$(IncludePath)</IncludePath>
  70. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  71. <DynamicRTL>true</DynamicRTL>
  72. <UsePackages>true</UsePackages>
  73. <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
  74. <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
  75. <BCC_wpar>false</BCC_wpar>
  76. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  77. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  80. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  81. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  82. <VerInfo_Locale>1033</VerInfo_Locale>
  83. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  84. <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>
  85. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  86. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  87. <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>
  88. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  89. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  92. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  93. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  94. <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>
  95. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  96. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  97. <VerInfo_Locale>1033</VerInfo_Locale>
  98. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  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. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  103. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  104. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  105. <DCC_Optimize>false</DCC_Optimize>
  106. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  107. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  108. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  109. <DCC_Define>DEBUG</DCC_Define>
  110. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  111. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  112. <BCC_StackFrames>true</BCC_StackFrames>
  113. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  114. <TASM_Debugging>Full</TASM_Debugging>
  115. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  116. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  117. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  118. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  119. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  120. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  123. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  124. <Defines>_DEBUG;$(Defines)</Defines>
  125. <LinkPackageImports>rtl.bpi;vcl.bpi;fmx.bpi;xmlrtl.bpi;vclimg.bpi;GLScene_RT.bpi</LinkPackageImports>
  126. <BT_BuildType>Debug</BT_BuildType>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  129. <Defines>_DEBUG;$(Defines)</Defines>
  130. </PropertyGroup>
  131. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  132. <TASM_Debugging>None</TASM_Debugging>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  135. <Defines>NDEBUG;$(Defines)</Defines>
  136. </PropertyGroup>
  137. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  138. <Defines>NDEBUG;$(Defines)</Defines>
  139. </PropertyGroup>
  140. <ItemGroup>
  141. <CppCompile Include="Facevsface.cpp">
  142. <BuildOrder>0</BuildOrder>
  143. </CppCompile>
  144. <CppCompile Include="Unit1.cpp">
  145. <Form>Form1</Form>
  146. <FormType>dfm</FormType>
  147. <DependentOn>Unit1.h</DependentOn>
  148. <BuildOrder>2</BuildOrder>
  149. </CppCompile>
  150. <FormResources Include="Unit1.dfm"/>
  151. <BuildConfiguration Include="Release">
  152. <Key>Cfg_2</Key>
  153. <CfgParent>Base</CfgParent>
  154. </BuildConfiguration>
  155. <BuildConfiguration Include="Base">
  156. <Key>Base</Key>
  157. </BuildConfiguration>
  158. <BuildConfiguration Include="Debug">
  159. <Key>Cfg_1</Key>
  160. <CfgParent>Base</CfgParent>
  161. </BuildConfiguration>
  162. </ItemGroup>
  163. <ProjectExtensions>
  164. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  165. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  166. <BorlandProject>
  167. <CPlusPlusBuilder.Personality>
  168. <Source>
  169. <Source Name="MainSource">Facevsface.cpp</Source>
  170. </Source>
  171. <VersionInfo>
  172. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  173. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  174. <VersionInfo Name="MajorVer">1</VersionInfo>
  175. <VersionInfo Name="MinorVer">0</VersionInfo>
  176. <VersionInfo Name="Release">0</VersionInfo>
  177. <VersionInfo Name="Build">0</VersionInfo>
  178. <VersionInfo Name="Debug">False</VersionInfo>
  179. <VersionInfo Name="PreRelease">False</VersionInfo>
  180. <VersionInfo Name="Special">False</VersionInfo>
  181. <VersionInfo Name="Private">False</VersionInfo>
  182. <VersionInfo Name="DLL">False</VersionInfo>
  183. <VersionInfo Name="Locale">1049</VersionInfo>
  184. <VersionInfo Name="CodePage">1251</VersionInfo>
  185. </VersionInfo>
  186. <VersionInfoKeys>
  187. <VersionInfoKeys Name="CompanyName"/>
  188. <VersionInfoKeys Name="FileDescription"/>
  189. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  190. <VersionInfoKeys Name="InternalName"/>
  191. <VersionInfoKeys Name="LegalCopyright"/>
  192. <VersionInfoKeys Name="LegalTrademarks"/>
  193. <VersionInfoKeys Name="OriginalFilename"/>
  194. <VersionInfoKeys Name="ProductName"/>
  195. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  196. <VersionInfoKeys Name="Comments"/>
  197. <VersionInfoKeys Name="CFBundleName"/>
  198. <VersionInfoKeys Name="CFBundleDisplayName"/>
  199. <VersionInfoKeys Name="CFBundleIdentifier"/>
  200. <VersionInfoKeys Name="CFBundleVersion"/>
  201. <VersionInfoKeys Name="CFBundlePackageType"/>
  202. <VersionInfoKeys Name="CFBundleSignature"/>
  203. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  204. <VersionInfoKeys Name="CFBundleExecutable"/>
  205. </VersionInfoKeys>
  206. <ProjectProperties>
  207. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  208. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  209. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  210. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  211. </ProjectProperties>
  212. </CPlusPlusBuilder.Personality>
  213. <Deployment Version="3">
  214. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32270mt.dll" Class="DependencyModule">
  215. <Platform Name="Win32">
  216. <Overwrite>true</Overwrite>
  217. </Platform>
  218. </DeployFile>
  219. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
  220. <Platform Name="Win32">
  221. <Overwrite>true</Overwrite>
  222. </Platform>
  223. </DeployFile>
  224. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule"/>
  225. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
  226. <Platform Name="OSX64">
  227. <Overwrite>true</Overwrite>
  228. </Platform>
  229. </DeployFile>
  230. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  231. <Platform Name="OSX32">
  232. <Overwrite>true</Overwrite>
  233. </Platform>
  234. </DeployFile>
  235. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  236. <Platform Name="Win64">
  237. <Overwrite>true</Overwrite>
  238. </Platform>
  239. </DeployFile>
  240. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  241. <Platform Name="Win32">
  242. <Overwrite>true</Overwrite>
  243. </Platform>
  244. </DeployFile>
  245. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
  246. <Platform Name="OSX64">
  247. <Overwrite>true</Overwrite>
  248. </Platform>
  249. </DeployFile>
  250. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  251. <Platform Name="OSX32">
  252. <Overwrite>true</Overwrite>
  253. </Platform>
  254. </DeployFile>
  255. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule">
  256. <Platform Name="Win32">
  257. <Overwrite>true</Overwrite>
  258. </Platform>
  259. </DeployFile>
  260. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule">
  261. <Platform Name="Win32">
  262. <Overwrite>true</Overwrite>
  263. </Platform>
  264. </DeployFile>
  265. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule">
  266. <Platform Name="Win64">
  267. <Overwrite>true</Overwrite>
  268. </Platform>
  269. </DeployFile>
  270. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32270.dll" Class="DependencyModule">
  271. <Platform Name="Win32">
  272. <Overwrite>true</Overwrite>
  273. </Platform>
  274. </DeployFile>
  275. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64230mt.dll" Class="DependencyModule"/>
  276. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64270.dll" Class="DependencyModule">
  277. <Platform Name="Win64">
  278. <Overwrite>true</Overwrite>
  279. </Platform>
  280. </DeployFile>
  281. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64230.dll" Class="DependencyModule"/>
  282. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
  283. <Platform Name="Win64">
  284. <Overwrite>true</Overwrite>
  285. </Platform>
  286. </DeployFile>
  287. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
  288. <Platform Name="Win32">
  289. <Overwrite>true</Overwrite>
  290. </Platform>
  291. </DeployFile>
  292. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64270mt.dll" Class="DependencyModule">
  293. <Platform Name="Win64">
  294. <Overwrite>true</Overwrite>
  295. </Platform>
  296. </DeployFile>
  297. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule"/>
  298. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c270mt.dll" Class="DependencyModule">
  299. <Platform Name="Win32">
  300. <Overwrite>true</Overwrite>
  301. </Platform>
  302. </DeployFile>
  303. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c270.dll" Class="DependencyModule">
  304. <Platform Name="Win32">
  305. <Overwrite>true</Overwrite>
  306. </Platform>
  307. </DeployFile>
  308. <DeployClass Name="AdditionalDebugSymbols">
  309. <Platform Name="iOSSimulator">
  310. <Operation>1</Operation>
  311. </Platform>
  312. <Platform Name="OSX32">
  313. <RemoteDir>Contents\MacOS</RemoteDir>
  314. <Operation>1</Operation>
  315. </Platform>
  316. <Platform Name="Win32">
  317. <Operation>0</Operation>
  318. </Platform>
  319. </DeployClass>
  320. <DeployClass Name="AndroidClassesDexFile">
  321. <Platform Name="Android">
  322. <RemoteDir>classes</RemoteDir>
  323. <Operation>1</Operation>
  324. </Platform>
  325. </DeployClass>
  326. <DeployClass Name="AndroidFileProvider">
  327. <Platform Name="Android">
  328. <RemoteDir>res\xml</RemoteDir>
  329. <Operation>1</Operation>
  330. </Platform>
  331. </DeployClass>
  332. <DeployClass Name="AndroidGDBServer">
  333. <Platform Name="Android">
  334. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  335. <Operation>1</Operation>
  336. </Platform>
  337. </DeployClass>
  338. <DeployClass Name="AndroidLibnativeArmeabiFile">
  339. <Platform Name="Android">
  340. <RemoteDir>library\lib\armeabi</RemoteDir>
  341. <Operation>1</Operation>
  342. </Platform>
  343. </DeployClass>
  344. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  345. <Platform Name="Android64">
  346. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  347. <Operation>1</Operation>
  348. </Platform>
  349. </DeployClass>
  350. <DeployClass Name="AndroidLibnativeMipsFile">
  351. <Platform Name="Android">
  352. <RemoteDir>library\lib\mips</RemoteDir>
  353. <Operation>1</Operation>
  354. </Platform>
  355. </DeployClass>
  356. <DeployClass Name="AndroidServiceOutput">
  357. <Platform Name="Android">
  358. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  359. <Operation>1</Operation>
  360. </Platform>
  361. </DeployClass>
  362. <DeployClass Name="AndroidServiceOutput_Android32">
  363. <Platform Name="Android64">
  364. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  365. <Operation>1</Operation>
  366. </Platform>
  367. </DeployClass>
  368. <DeployClass Name="AndroidSplashImageDef">
  369. <Platform Name="Android">
  370. <RemoteDir>res\drawable</RemoteDir>
  371. <Operation>1</Operation>
  372. </Platform>
  373. </DeployClass>
  374. <DeployClass Name="AndroidSplashStyles">
  375. <Platform Name="Android">
  376. <RemoteDir>res\values</RemoteDir>
  377. <Operation>1</Operation>
  378. </Platform>
  379. </DeployClass>
  380. <DeployClass Name="AndroidSplashStylesV21">
  381. <Platform Name="Android">
  382. <RemoteDir>res\values-v21</RemoteDir>
  383. <Operation>1</Operation>
  384. </Platform>
  385. </DeployClass>
  386. <DeployClass Name="Android_Colors">
  387. <Platform Name="Android">
  388. <RemoteDir>res\values</RemoteDir>
  389. <Operation>1</Operation>
  390. </Platform>
  391. </DeployClass>
  392. <DeployClass Name="Android_DefaultAppIcon">
  393. <Platform Name="Android">
  394. <RemoteDir>res\drawable</RemoteDir>
  395. <Operation>1</Operation>
  396. </Platform>
  397. </DeployClass>
  398. <DeployClass Name="Android_LauncherIcon144">
  399. <Platform Name="Android">
  400. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  401. <Operation>1</Operation>
  402. </Platform>
  403. </DeployClass>
  404. <DeployClass Name="Android_LauncherIcon36">
  405. <Platform Name="Android">
  406. <RemoteDir>res\drawable-ldpi</RemoteDir>
  407. <Operation>1</Operation>
  408. </Platform>
  409. </DeployClass>
  410. <DeployClass Name="Android_LauncherIcon48">
  411. <Platform Name="Android">
  412. <RemoteDir>res\drawable-mdpi</RemoteDir>
  413. <Operation>1</Operation>
  414. </Platform>
  415. </DeployClass>
  416. <DeployClass Name="Android_LauncherIcon72">
  417. <Platform Name="Android">
  418. <RemoteDir>res\drawable-hdpi</RemoteDir>
  419. <Operation>1</Operation>
  420. </Platform>
  421. </DeployClass>
  422. <DeployClass Name="Android_LauncherIcon96">
  423. <Platform Name="Android">
  424. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  425. <Operation>1</Operation>
  426. </Platform>
  427. </DeployClass>
  428. <DeployClass Name="Android_NotificationIcon24">
  429. <Platform Name="Android">
  430. <RemoteDir>res\drawable-mdpi</RemoteDir>
  431. <Operation>1</Operation>
  432. </Platform>
  433. </DeployClass>
  434. <DeployClass Name="Android_NotificationIcon36">
  435. <Platform Name="Android">
  436. <RemoteDir>res\drawable-hdpi</RemoteDir>
  437. <Operation>1</Operation>
  438. </Platform>
  439. </DeployClass>
  440. <DeployClass Name="Android_NotificationIcon48">
  441. <Platform Name="Android">
  442. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  443. <Operation>1</Operation>
  444. </Platform>
  445. </DeployClass>
  446. <DeployClass Name="Android_NotificationIcon72">
  447. <Platform Name="Android">
  448. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  449. <Operation>1</Operation>
  450. </Platform>
  451. </DeployClass>
  452. <DeployClass Name="Android_NotificationIcon96">
  453. <Platform Name="Android">
  454. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  455. <Operation>1</Operation>
  456. </Platform>
  457. </DeployClass>
  458. <DeployClass Name="Android_SplashImage426">
  459. <Platform Name="Android">
  460. <RemoteDir>res\drawable-small</RemoteDir>
  461. <Operation>1</Operation>
  462. </Platform>
  463. </DeployClass>
  464. <DeployClass Name="Android_SplashImage470">
  465. <Platform Name="Android">
  466. <RemoteDir>res\drawable-normal</RemoteDir>
  467. <Operation>1</Operation>
  468. </Platform>
  469. </DeployClass>
  470. <DeployClass Name="Android_SplashImage640">
  471. <Platform Name="Android">
  472. <RemoteDir>res\drawable-large</RemoteDir>
  473. <Operation>1</Operation>
  474. </Platform>
  475. </DeployClass>
  476. <DeployClass Name="Android_SplashImage960">
  477. <Platform Name="Android">
  478. <RemoteDir>res\drawable-xlarge</RemoteDir>
  479. <Operation>1</Operation>
  480. </Platform>
  481. </DeployClass>
  482. <DeployClass Name="Android_Strings">
  483. <Platform Name="Android">
  484. <RemoteDir>res\values</RemoteDir>
  485. <Operation>1</Operation>
  486. </Platform>
  487. </DeployClass>
  488. <DeployClass Name="DebugSymbols">
  489. <Platform Name="iOSSimulator">
  490. <Operation>1</Operation>
  491. </Platform>
  492. <Platform Name="OSX32">
  493. <RemoteDir>Contents\MacOS</RemoteDir>
  494. <Operation>1</Operation>
  495. </Platform>
  496. <Platform Name="Win32">
  497. <Operation>0</Operation>
  498. </Platform>
  499. </DeployClass>
  500. <DeployClass Name="DependencyFramework">
  501. <Platform Name="OSX32">
  502. <RemoteDir>Contents\MacOS</RemoteDir>
  503. <Operation>1</Operation>
  504. <Extensions>.framework</Extensions>
  505. </Platform>
  506. <Platform Name="OSX64">
  507. <RemoteDir>Contents\MacOS</RemoteDir>
  508. <Operation>1</Operation>
  509. <Extensions>.framework</Extensions>
  510. </Platform>
  511. <Platform Name="Win32">
  512. <Operation>0</Operation>
  513. </Platform>
  514. </DeployClass>
  515. <DeployClass Name="DependencyModule">
  516. <Platform Name="iOSDevice32">
  517. <Operation>1</Operation>
  518. <Extensions>.dylib</Extensions>
  519. </Platform>
  520. <Platform Name="iOSDevice64">
  521. <Operation>1</Operation>
  522. <Extensions>.dylib</Extensions>
  523. </Platform>
  524. <Platform Name="iOSSimulator">
  525. <Operation>1</Operation>
  526. <Extensions>.dylib</Extensions>
  527. </Platform>
  528. <Platform Name="OSX32">
  529. <RemoteDir>Contents\MacOS</RemoteDir>
  530. <Operation>1</Operation>
  531. <Extensions>.dylib</Extensions>
  532. </Platform>
  533. <Platform Name="OSX64">
  534. <RemoteDir>Contents\MacOS</RemoteDir>
  535. <Operation>1</Operation>
  536. <Extensions>.dylib</Extensions>
  537. </Platform>
  538. <Platform Name="Win32">
  539. <Operation>0</Operation>
  540. <Extensions>.dll;.bpl</Extensions>
  541. </Platform>
  542. </DeployClass>
  543. <DeployClass Required="true" Name="DependencyPackage">
  544. <Platform Name="iOSDevice32">
  545. <Operation>1</Operation>
  546. <Extensions>.dylib</Extensions>
  547. </Platform>
  548. <Platform Name="iOSDevice64">
  549. <Operation>1</Operation>
  550. <Extensions>.dylib</Extensions>
  551. </Platform>
  552. <Platform Name="iOSSimulator">
  553. <Operation>1</Operation>
  554. <Extensions>.dylib</Extensions>
  555. </Platform>
  556. <Platform Name="OSX32">
  557. <RemoteDir>Contents\MacOS</RemoteDir>
  558. <Operation>1</Operation>
  559. <Extensions>.dylib</Extensions>
  560. </Platform>
  561. <Platform Name="OSX64">
  562. <RemoteDir>Contents\MacOS</RemoteDir>
  563. <Operation>1</Operation>
  564. <Extensions>.dylib</Extensions>
  565. </Platform>
  566. <Platform Name="Win32">
  567. <Operation>0</Operation>
  568. <Extensions>.bpl</Extensions>
  569. </Platform>
  570. </DeployClass>
  571. <DeployClass Name="File">
  572. <Platform Name="Android">
  573. <Operation>0</Operation>
  574. </Platform>
  575. <Platform Name="iOSDevice32">
  576. <Operation>0</Operation>
  577. </Platform>
  578. <Platform Name="iOSDevice64">
  579. <Operation>0</Operation>
  580. </Platform>
  581. <Platform Name="iOSSimulator">
  582. <Operation>0</Operation>
  583. </Platform>
  584. <Platform Name="OSX32">
  585. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  586. <Operation>0</Operation>
  587. </Platform>
  588. <Platform Name="OSX64">
  589. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  590. <Operation>0</Operation>
  591. </Platform>
  592. <Platform Name="Win32">
  593. <Operation>0</Operation>
  594. </Platform>
  595. </DeployClass>
  596. <DeployClass Name="iPad_Launch1024">
  597. <Platform Name="iOSDevice32">
  598. <Operation>1</Operation>
  599. </Platform>
  600. <Platform Name="iOSDevice64">
  601. <Operation>1</Operation>
  602. </Platform>
  603. <Platform Name="iOSSimulator">
  604. <Operation>1</Operation>
  605. </Platform>
  606. </DeployClass>
  607. <DeployClass Name="iPad_Launch1024x768">
  608. <Platform Name="iOSDevice32">
  609. <Operation>1</Operation>
  610. </Platform>
  611. <Platform Name="iOSDevice64">
  612. <Operation>1</Operation>
  613. </Platform>
  614. <Platform Name="iOSSimulator">
  615. <Operation>1</Operation>
  616. </Platform>
  617. </DeployClass>
  618. <DeployClass Name="iPad_Launch1536">
  619. <Platform Name="iOSDevice32">
  620. <Operation>1</Operation>
  621. </Platform>
  622. <Platform Name="iOSDevice64">
  623. <Operation>1</Operation>
  624. </Platform>
  625. <Platform Name="iOSSimulator">
  626. <Operation>1</Operation>
  627. </Platform>
  628. </DeployClass>
  629. <DeployClass Name="iPad_Launch1536x2048">
  630. <Platform Name="iOSDevice32">
  631. <Operation>1</Operation>
  632. </Platform>
  633. <Platform Name="iOSDevice64">
  634. <Operation>1</Operation>
  635. </Platform>
  636. <Platform Name="iOSSimulator">
  637. <Operation>1</Operation>
  638. </Platform>
  639. </DeployClass>
  640. <DeployClass Name="iPad_Launch1668">
  641. <Platform Name="iOSDevice32">
  642. <Operation>1</Operation>
  643. </Platform>
  644. <Platform Name="iOSDevice64">
  645. <Operation>1</Operation>
  646. </Platform>
  647. <Platform Name="iOSSimulator">
  648. <Operation>1</Operation>
  649. </Platform>
  650. </DeployClass>
  651. <DeployClass Name="iPad_Launch1668x2388">
  652. <Platform Name="iOSDevice32">
  653. <Operation>1</Operation>
  654. </Platform>
  655. <Platform Name="iOSDevice64">
  656. <Operation>1</Operation>
  657. </Platform>
  658. <Platform Name="iOSSimulator">
  659. <Operation>1</Operation>
  660. </Platform>
  661. </DeployClass>
  662. <DeployClass Name="iPad_Launch2048">
  663. <Platform Name="iOSDevice32">
  664. <Operation>1</Operation>
  665. </Platform>
  666. <Platform Name="iOSDevice64">
  667. <Operation>1</Operation>
  668. </Platform>
  669. <Platform Name="iOSSimulator">
  670. <Operation>1</Operation>
  671. </Platform>
  672. </DeployClass>
  673. <DeployClass Name="iPad_Launch2048x1536">
  674. <Platform Name="iOSDevice32">
  675. <Operation>1</Operation>
  676. </Platform>
  677. <Platform Name="iOSDevice64">
  678. <Operation>1</Operation>
  679. </Platform>
  680. <Platform Name="iOSSimulator">
  681. <Operation>1</Operation>
  682. </Platform>
  683. </DeployClass>
  684. <DeployClass Name="iPad_Launch2048x2732">
  685. <Platform Name="iOSDevice32">
  686. <Operation>1</Operation>
  687. </Platform>
  688. <Platform Name="iOSDevice64">
  689. <Operation>1</Operation>
  690. </Platform>
  691. <Platform Name="iOSSimulator">
  692. <Operation>1</Operation>
  693. </Platform>
  694. </DeployClass>
  695. <DeployClass Name="iPad_Launch2224">
  696. <Platform Name="iOSDevice32">
  697. <Operation>1</Operation>
  698. </Platform>
  699. <Platform Name="iOSDevice64">
  700. <Operation>1</Operation>
  701. </Platform>
  702. <Platform Name="iOSSimulator">
  703. <Operation>1</Operation>
  704. </Platform>
  705. </DeployClass>
  706. <DeployClass Name="iPad_Launch2388x1668">
  707. <Platform Name="iOSDevice32">
  708. <Operation>1</Operation>
  709. </Platform>
  710. <Platform Name="iOSDevice64">
  711. <Operation>1</Operation>
  712. </Platform>
  713. <Platform Name="iOSSimulator">
  714. <Operation>1</Operation>
  715. </Platform>
  716. </DeployClass>
  717. <DeployClass Name="iPad_Launch2732x2048">
  718. <Platform Name="iOSDevice32">
  719. <Operation>1</Operation>
  720. </Platform>
  721. <Platform Name="iOSDevice64">
  722. <Operation>1</Operation>
  723. </Platform>
  724. <Platform Name="iOSSimulator">
  725. <Operation>1</Operation>
  726. </Platform>
  727. </DeployClass>
  728. <DeployClass Name="iPad_Launch2x">
  729. <Platform Name="iOSDevice64">
  730. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  731. <Operation>1</Operation>
  732. </Platform>
  733. <Platform Name="iOSSimulator">
  734. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  735. <Operation>1</Operation>
  736. </Platform>
  737. </DeployClass>
  738. <DeployClass Name="iPad_Launch768">
  739. <Platform Name="iOSDevice32">
  740. <Operation>1</Operation>
  741. </Platform>
  742. <Platform Name="iOSDevice64">
  743. <Operation>1</Operation>
  744. </Platform>
  745. <Platform Name="iOSSimulator">
  746. <Operation>1</Operation>
  747. </Platform>
  748. </DeployClass>
  749. <DeployClass Name="iPad_Launch768x1024">
  750. <Platform Name="iOSDevice32">
  751. <Operation>1</Operation>
  752. </Platform>
  753. <Platform Name="iOSDevice64">
  754. <Operation>1</Operation>
  755. </Platform>
  756. <Platform Name="iOSSimulator">
  757. <Operation>1</Operation>
  758. </Platform>
  759. </DeployClass>
  760. <DeployClass Name="iPad_LaunchDark2x">
  761. <Platform Name="iOSDevice64">
  762. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  763. <Operation>1</Operation>
  764. </Platform>
  765. <Platform Name="iOSSimulator">
  766. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  767. <Operation>1</Operation>
  768. </Platform>
  769. </DeployClass>
  770. <DeployClass Name="iPhone_Launch1125">
  771. <Platform Name="iOSDevice32">
  772. <Operation>1</Operation>
  773. </Platform>
  774. <Platform Name="iOSDevice64">
  775. <Operation>1</Operation>
  776. </Platform>
  777. <Platform Name="iOSSimulator">
  778. <Operation>1</Operation>
  779. </Platform>
  780. </DeployClass>
  781. <DeployClass Name="iPhone_Launch1136x640">
  782. <Platform Name="iOSDevice32">
  783. <Operation>1</Operation>
  784. </Platform>
  785. <Platform Name="iOSDevice64">
  786. <Operation>1</Operation>
  787. </Platform>
  788. <Platform Name="iOSSimulator">
  789. <Operation>1</Operation>
  790. </Platform>
  791. </DeployClass>
  792. <DeployClass Name="iPhone_Launch1242">
  793. <Platform Name="iOSDevice32">
  794. <Operation>1</Operation>
  795. </Platform>
  796. <Platform Name="iOSDevice64">
  797. <Operation>1</Operation>
  798. </Platform>
  799. <Platform Name="iOSSimulator">
  800. <Operation>1</Operation>
  801. </Platform>
  802. </DeployClass>
  803. <DeployClass Name="iPhone_Launch1242x2688">
  804. <Platform Name="iOSDevice32">
  805. <Operation>1</Operation>
  806. </Platform>
  807. <Platform Name="iOSDevice64">
  808. <Operation>1</Operation>
  809. </Platform>
  810. <Platform Name="iOSSimulator">
  811. <Operation>1</Operation>
  812. </Platform>
  813. </DeployClass>
  814. <DeployClass Name="iPhone_Launch1334">
  815. <Platform Name="iOSDevice32">
  816. <Operation>1</Operation>
  817. </Platform>
  818. <Platform Name="iOSDevice64">
  819. <Operation>1</Operation>
  820. </Platform>
  821. <Platform Name="iOSSimulator">
  822. <Operation>1</Operation>
  823. </Platform>
  824. </DeployClass>
  825. <DeployClass Name="iPhone_Launch1792">
  826. <Platform Name="iOSDevice32">
  827. <Operation>1</Operation>
  828. </Platform>
  829. <Platform Name="iOSDevice64">
  830. <Operation>1</Operation>
  831. </Platform>
  832. <Platform Name="iOSSimulator">
  833. <Operation>1</Operation>
  834. </Platform>
  835. </DeployClass>
  836. <DeployClass Name="iPhone_Launch2208">
  837. <Platform Name="iOSDevice32">
  838. <Operation>1</Operation>
  839. </Platform>
  840. <Platform Name="iOSDevice64">
  841. <Operation>1</Operation>
  842. </Platform>
  843. <Platform Name="iOSSimulator">
  844. <Operation>1</Operation>
  845. </Platform>
  846. </DeployClass>
  847. <DeployClass Name="iPhone_Launch2436">
  848. <Platform Name="iOSDevice32">
  849. <Operation>1</Operation>
  850. </Platform>
  851. <Platform Name="iOSDevice64">
  852. <Operation>1</Operation>
  853. </Platform>
  854. <Platform Name="iOSSimulator">
  855. <Operation>1</Operation>
  856. </Platform>
  857. </DeployClass>
  858. <DeployClass Name="iPhone_Launch2688x1242">
  859. <Platform Name="iOSDevice32">
  860. <Operation>1</Operation>
  861. </Platform>
  862. <Platform Name="iOSDevice64">
  863. <Operation>1</Operation>
  864. </Platform>
  865. <Platform Name="iOSSimulator">
  866. <Operation>1</Operation>
  867. </Platform>
  868. </DeployClass>
  869. <DeployClass Name="iPhone_Launch2x">
  870. <Platform Name="iOSDevice64">
  871. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  872. <Operation>1</Operation>
  873. </Platform>
  874. <Platform Name="iOSSimulator">
  875. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  876. <Operation>1</Operation>
  877. </Platform>
  878. </DeployClass>
  879. <DeployClass Name="iPhone_Launch320">
  880. <Platform Name="iOSDevice32">
  881. <Operation>1</Operation>
  882. </Platform>
  883. <Platform Name="iOSDevice64">
  884. <Operation>1</Operation>
  885. </Platform>
  886. <Platform Name="iOSSimulator">
  887. <Operation>1</Operation>
  888. </Platform>
  889. </DeployClass>
  890. <DeployClass Name="iPhone_Launch3x">
  891. <Platform Name="iOSDevice64">
  892. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  893. <Operation>1</Operation>
  894. </Platform>
  895. <Platform Name="iOSSimulator">
  896. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  897. <Operation>1</Operation>
  898. </Platform>
  899. </DeployClass>
  900. <DeployClass Name="iPhone_Launch640">
  901. <Platform Name="iOSDevice32">
  902. <Operation>1</Operation>
  903. </Platform>
  904. <Platform Name="iOSDevice64">
  905. <Operation>1</Operation>
  906. </Platform>
  907. <Platform Name="iOSSimulator">
  908. <Operation>1</Operation>
  909. </Platform>
  910. </DeployClass>
  911. <DeployClass Name="iPhone_Launch640x1136">
  912. <Platform Name="iOSDevice32">
  913. <Operation>1</Operation>
  914. </Platform>
  915. <Platform Name="iOSDevice64">
  916. <Operation>1</Operation>
  917. </Platform>
  918. <Platform Name="iOSSimulator">
  919. <Operation>1</Operation>
  920. </Platform>
  921. </DeployClass>
  922. <DeployClass Name="iPhone_Launch750">
  923. <Platform Name="iOSDevice32">
  924. <Operation>1</Operation>
  925. </Platform>
  926. <Platform Name="iOSDevice64">
  927. <Operation>1</Operation>
  928. </Platform>
  929. <Platform Name="iOSSimulator">
  930. <Operation>1</Operation>
  931. </Platform>
  932. </DeployClass>
  933. <DeployClass Name="iPhone_Launch828">
  934. <Platform Name="iOSDevice32">
  935. <Operation>1</Operation>
  936. </Platform>
  937. <Platform Name="iOSDevice64">
  938. <Operation>1</Operation>
  939. </Platform>
  940. <Platform Name="iOSSimulator">
  941. <Operation>1</Operation>
  942. </Platform>
  943. </DeployClass>
  944. <DeployClass Name="iPhone_LaunchDark2x">
  945. <Platform Name="iOSDevice64">
  946. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  947. <Operation>1</Operation>
  948. </Platform>
  949. <Platform Name="iOSSimulator">
  950. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  951. <Operation>1</Operation>
  952. </Platform>
  953. </DeployClass>
  954. <DeployClass Name="iPhone_LaunchDark3x">
  955. <Platform Name="iOSDevice64">
  956. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  957. <Operation>1</Operation>
  958. </Platform>
  959. <Platform Name="iOSSimulator">
  960. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  961. <Operation>1</Operation>
  962. </Platform>
  963. </DeployClass>
  964. <DeployClass Name="ProjectAndroidManifest">
  965. <Platform Name="Android">
  966. <Operation>1</Operation>
  967. </Platform>
  968. </DeployClass>
  969. <DeployClass Name="ProjectiOSDeviceDebug">
  970. <Platform Name="iOSDevice32">
  971. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  972. <Operation>1</Operation>
  973. </Platform>
  974. <Platform Name="iOSDevice64">
  975. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  976. <Operation>1</Operation>
  977. </Platform>
  978. </DeployClass>
  979. <DeployClass Name="ProjectiOSDeviceResourceRules">
  980. <Platform Name="iOSDevice32">
  981. <Operation>1</Operation>
  982. </Platform>
  983. <Platform Name="iOSDevice64">
  984. <Operation>1</Operation>
  985. </Platform>
  986. </DeployClass>
  987. <DeployClass Name="ProjectiOSEntitlements">
  988. <Platform Name="iOSDevice32">
  989. <RemoteDir>..\</RemoteDir>
  990. <Operation>1</Operation>
  991. </Platform>
  992. <Platform Name="iOSDevice64">
  993. <RemoteDir>..\</RemoteDir>
  994. <Operation>1</Operation>
  995. </Platform>
  996. </DeployClass>
  997. <DeployClass Name="ProjectiOSInfoPList">
  998. <Platform Name="iOSDevice32">
  999. <Operation>1</Operation>
  1000. </Platform>
  1001. <Platform Name="iOSDevice64">
  1002. <Operation>1</Operation>
  1003. </Platform>
  1004. <Platform Name="iOSSimulator">
  1005. <Operation>1</Operation>
  1006. </Platform>
  1007. </DeployClass>
  1008. <DeployClass Name="ProjectiOSLaunchScreen">
  1009. <Platform Name="iOSDevice64">
  1010. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1011. <Operation>64</Operation>
  1012. </Platform>
  1013. <Platform Name="iOSSimulator">
  1014. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1015. <Operation>64</Operation>
  1016. </Platform>
  1017. </DeployClass>
  1018. <DeployClass Name="ProjectiOSResource">
  1019. <Platform Name="iOSDevice32">
  1020. <Operation>1</Operation>
  1021. </Platform>
  1022. <Platform Name="iOSDevice64">
  1023. <Operation>1</Operation>
  1024. </Platform>
  1025. <Platform Name="iOSSimulator">
  1026. <Operation>1</Operation>
  1027. </Platform>
  1028. </DeployClass>
  1029. <DeployClass Name="ProjectOSXDebug">
  1030. <Platform Name="OSX64">
  1031. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1032. <Operation>1</Operation>
  1033. </Platform>
  1034. </DeployClass>
  1035. <DeployClass Name="ProjectOSXEntitlements">
  1036. <Platform Name="OSX32">
  1037. <RemoteDir>..\</RemoteDir>
  1038. <Operation>1</Operation>
  1039. </Platform>
  1040. <Platform Name="OSX64">
  1041. <RemoteDir>..\</RemoteDir>
  1042. <Operation>1</Operation>
  1043. </Platform>
  1044. </DeployClass>
  1045. <DeployClass Name="ProjectOSXInfoPList">
  1046. <Platform Name="OSX32">
  1047. <RemoteDir>Contents</RemoteDir>
  1048. <Operation>1</Operation>
  1049. </Platform>
  1050. <Platform Name="OSX64">
  1051. <RemoteDir>Contents</RemoteDir>
  1052. <Operation>1</Operation>
  1053. </Platform>
  1054. </DeployClass>
  1055. <DeployClass Name="ProjectOSXResource">
  1056. <Platform Name="OSX32">
  1057. <RemoteDir>Contents\Resources</RemoteDir>
  1058. <Operation>1</Operation>
  1059. </Platform>
  1060. <Platform Name="OSX64">
  1061. <RemoteDir>Contents\Resources</RemoteDir>
  1062. <Operation>1</Operation>
  1063. </Platform>
  1064. </DeployClass>
  1065. <DeployClass Required="true" Name="ProjectOutput">
  1066. <Platform Name="Android">
  1067. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  1068. <Operation>1</Operation>
  1069. </Platform>
  1070. <Platform Name="iOSDevice32">
  1071. <Operation>1</Operation>
  1072. </Platform>
  1073. <Platform Name="iOSDevice64">
  1074. <Operation>1</Operation>
  1075. </Platform>
  1076. <Platform Name="iOSSimulator">
  1077. <Operation>1</Operation>
  1078. </Platform>
  1079. <Platform Name="Linux64">
  1080. <Operation>1</Operation>
  1081. </Platform>
  1082. <Platform Name="OSX32">
  1083. <RemoteDir>Contents\MacOS</RemoteDir>
  1084. <Operation>1</Operation>
  1085. </Platform>
  1086. <Platform Name="OSX64">
  1087. <RemoteDir>Contents\MacOS</RemoteDir>
  1088. <Operation>1</Operation>
  1089. </Platform>
  1090. <Platform Name="Win32">
  1091. <Operation>0</Operation>
  1092. </Platform>
  1093. </DeployClass>
  1094. <DeployClass Name="ProjectOutput_Android32">
  1095. <Platform Name="Android64">
  1096. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  1097. <Operation>1</Operation>
  1098. </Platform>
  1099. </DeployClass>
  1100. <DeployClass Name="ProjectUWPManifest">
  1101. <Platform Name="Win32">
  1102. <Operation>1</Operation>
  1103. </Platform>
  1104. <Platform Name="Win64">
  1105. <Operation>1</Operation>
  1106. </Platform>
  1107. </DeployClass>
  1108. <DeployClass Name="UWP_CppLogo150">
  1109. <Platform Name="Win32">
  1110. <RemoteDir>Assets</RemoteDir>
  1111. <Operation>1</Operation>
  1112. </Platform>
  1113. <Platform Name="Win64">
  1114. <RemoteDir>Assets</RemoteDir>
  1115. <Operation>1</Operation>
  1116. </Platform>
  1117. </DeployClass>
  1118. <DeployClass Name="UWP_CppLogo44">
  1119. <Platform Name="Win32">
  1120. <RemoteDir>Assets</RemoteDir>
  1121. <Operation>1</Operation>
  1122. </Platform>
  1123. <Platform Name="Win64">
  1124. <RemoteDir>Assets</RemoteDir>
  1125. <Operation>1</Operation>
  1126. </Platform>
  1127. </DeployClass>
  1128. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1129. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1130. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1131. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1132. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1133. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1134. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1135. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1136. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1137. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1138. </Deployment>
  1139. <Platforms>
  1140. <Platform value="Win32">True</Platform>
  1141. <Platform value="Win64">False</Platform>
  1142. </Platforms>
  1143. </BorlandProject>
  1144. <ProjectFileVersion>12</ProjectFileVersion>
  1145. </ProjectExtensions>
  1146. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  1147. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1148. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1149. </Project>