Sphere.cbproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{83984B3E-FCA0-4D01-B2EB-89F41FBAD7B6}</ProjectGuid>
  4. <ProjectVersion>18.5</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>Sphere.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>Sphere</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\sphere\;$(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\sphere\;$(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_Locale>1033</VerInfo_Locale>
  94. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  95. <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>
  96. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  97. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  98. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  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. <Defines>_DEBUG;$(Defines)</Defines>
  124. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  125. <LinkPackageImports>rtl.bpi;vcl.bpi;fmx.bpi;xmlrtl.bpi;vclimg.bpi;GLScene_RT.bpi</LinkPackageImports>
  126. </PropertyGroup>
  127. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  128. <Defines>_DEBUG;$(Defines)</Defines>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  131. <TASM_Debugging>None</TASM_Debugging>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  134. <Defines>NDEBUG;$(Defines)</Defines>
  135. </PropertyGroup>
  136. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  137. <Defines>NDEBUG;$(Defines)</Defines>
  138. </PropertyGroup>
  139. <ItemGroup>
  140. <CppCompile Include="Sphere.cpp">
  141. <BuildOrder>0</BuildOrder>
  142. </CppCompile>
  143. <CppCompile Include="Unit1.cpp">
  144. <Form>Form1</Form>
  145. <FormType>dfm</FormType>
  146. <DependentOn>Unit1.h</DependentOn>
  147. <BuildOrder>2</BuildOrder>
  148. </CppCompile>
  149. <FormResources Include="Unit1.dfm"/>
  150. <BuildConfiguration Include="Release">
  151. <Key>Cfg_2</Key>
  152. <CfgParent>Base</CfgParent>
  153. </BuildConfiguration>
  154. <BuildConfiguration Include="Base">
  155. <Key>Base</Key>
  156. </BuildConfiguration>
  157. <BuildConfiguration Include="Debug">
  158. <Key>Cfg_1</Key>
  159. <CfgParent>Base</CfgParent>
  160. </BuildConfiguration>
  161. </ItemGroup>
  162. <ProjectExtensions>
  163. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  164. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  165. <BorlandProject>
  166. <CPlusPlusBuilder.Personality>
  167. <Source>
  168. <Source Name="MainSource">Sphere.cpp</Source>
  169. </Source>
  170. <VersionInfo>
  171. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  172. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  173. <VersionInfo Name="MajorVer">1</VersionInfo>
  174. <VersionInfo Name="MinorVer">0</VersionInfo>
  175. <VersionInfo Name="Release">0</VersionInfo>
  176. <VersionInfo Name="Build">0</VersionInfo>
  177. <VersionInfo Name="Debug">False</VersionInfo>
  178. <VersionInfo Name="PreRelease">False</VersionInfo>
  179. <VersionInfo Name="Special">False</VersionInfo>
  180. <VersionInfo Name="Private">False</VersionInfo>
  181. <VersionInfo Name="DLL">False</VersionInfo>
  182. <VersionInfo Name="Locale">1049</VersionInfo>
  183. <VersionInfo Name="CodePage">1251</VersionInfo>
  184. </VersionInfo>
  185. <VersionInfoKeys>
  186. <VersionInfoKeys Name="CompanyName"/>
  187. <VersionInfoKeys Name="FileDescription"/>
  188. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  189. <VersionInfoKeys Name="InternalName"/>
  190. <VersionInfoKeys Name="LegalCopyright"/>
  191. <VersionInfoKeys Name="LegalTrademarks"/>
  192. <VersionInfoKeys Name="OriginalFilename"/>
  193. <VersionInfoKeys Name="ProductName"/>
  194. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  195. <VersionInfoKeys Name="Comments"/>
  196. <VersionInfoKeys Name="CFBundleName"/>
  197. <VersionInfoKeys Name="CFBundleDisplayName"/>
  198. <VersionInfoKeys Name="CFBundleIdentifier"/>
  199. <VersionInfoKeys Name="CFBundleVersion"/>
  200. <VersionInfoKeys Name="CFBundlePackageType"/>
  201. <VersionInfoKeys Name="CFBundleSignature"/>
  202. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  203. <VersionInfoKeys Name="CFBundleExecutable"/>
  204. </VersionInfoKeys>
  205. <ProjectProperties>
  206. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  207. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  208. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  209. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  210. </ProjectProperties>
  211. </CPlusPlusBuilder.Personality>
  212. <Deployment Version="3">
  213. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32160mt.dll" Class="DependencyModule"/>
  214. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
  215. <Platform Name="Win32">
  216. <Overwrite>true</Overwrite>
  217. </Platform>
  218. </DeployFile>
  219. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  220. <Platform Name="Win64">
  221. <Overwrite>true</Overwrite>
  222. </Platform>
  223. </DeployFile>
  224. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  225. <Platform Name="OSX32">
  226. <Overwrite>true</Overwrite>
  227. </Platform>
  228. </DeployFile>
  229. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  230. <Platform Name="Win32">
  231. <Overwrite>true</Overwrite>
  232. </Platform>
  233. </DeployFile>
  234. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64160.dll" Class="DependencyModule"/>
  235. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  236. <Platform Name="OSX32">
  237. <Overwrite>true</Overwrite>
  238. </Platform>
  239. </DeployFile>
  240. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule"/>
  241. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule"/>
  242. <DeployFile LocalName=".\Win32\Debug\Sphere.exe" Configuration="Debug" Class="ProjectOutput"/>
  243. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
  244. <Platform Name="OSX64">
  245. <Overwrite>true</Overwrite>
  246. </Platform>
  247. </DeployFile>
  248. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule">
  249. <Platform Name="Win32">
  250. <Overwrite>true</Overwrite>
  251. </Platform>
  252. </DeployFile>
  253. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule">
  254. <Platform Name="Win32">
  255. <Overwrite>true</Overwrite>
  256. </Platform>
  257. </DeployFile>
  258. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule">
  259. <Platform Name="Win64">
  260. <Overwrite>true</Overwrite>
  261. </Platform>
  262. </DeployFile>
  263. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32160.dll" Class="DependencyModule"/>
  264. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64160mt.dll" Class="DependencyModule"/>
  265. <DeployFile LocalName=".\Win32\Debug\Sphere.tds" Configuration="Debug" Class="DebugSymbols"/>
  266. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
  267. <Platform Name="Win32">
  268. <Overwrite>true</Overwrite>
  269. </Platform>
  270. </DeployFile>
  271. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
  272. <Platform Name="Win64">
  273. <Overwrite>true</Overwrite>
  274. </Platform>
  275. </DeployFile>
  276. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64230mt.dll" Class="DependencyModule"/>
  277. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64230.dll" Class="DependencyModule"/>
  278. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
  279. <Platform Name="OSX64">
  280. <Overwrite>true</Overwrite>
  281. </Platform>
  282. </DeployFile>
  283. <DeployClass Name="AdditionalDebugSymbols">
  284. <Platform Name="iOSSimulator">
  285. <Operation>1</Operation>
  286. </Platform>
  287. <Platform Name="OSX32">
  288. <RemoteDir>Contents\MacOS</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. <Platform Name="Win32">
  292. <Operation>0</Operation>
  293. </Platform>
  294. </DeployClass>
  295. <DeployClass Name="AndroidClassesDexFile">
  296. <Platform Name="Android">
  297. <RemoteDir>classes</RemoteDir>
  298. <Operation>1</Operation>
  299. </Platform>
  300. </DeployClass>
  301. <DeployClass Name="AndroidFileProvider">
  302. <Platform Name="Android">
  303. <RemoteDir>res\xml</RemoteDir>
  304. <Operation>1</Operation>
  305. </Platform>
  306. </DeployClass>
  307. <DeployClass Name="AndroidGDBServer">
  308. <Platform Name="Android">
  309. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  310. <Operation>1</Operation>
  311. </Platform>
  312. </DeployClass>
  313. <DeployClass Name="AndroidLibnativeArmeabiFile">
  314. <Platform Name="Android">
  315. <RemoteDir>library\lib\armeabi</RemoteDir>
  316. <Operation>1</Operation>
  317. </Platform>
  318. </DeployClass>
  319. <DeployClass Name="AndroidLibnativeMipsFile">
  320. <Platform Name="Android">
  321. <RemoteDir>library\lib\mips</RemoteDir>
  322. <Operation>1</Operation>
  323. </Platform>
  324. </DeployClass>
  325. <DeployClass Name="AndroidServiceOutput">
  326. <Platform Name="Android">
  327. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  328. <Operation>1</Operation>
  329. </Platform>
  330. </DeployClass>
  331. <DeployClass Name="AndroidSplashImageDef">
  332. <Platform Name="Android">
  333. <RemoteDir>res\drawable</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. </DeployClass>
  337. <DeployClass Name="AndroidSplashStyles">
  338. <Platform Name="Android">
  339. <RemoteDir>res\values</RemoteDir>
  340. <Operation>1</Operation>
  341. </Platform>
  342. </DeployClass>
  343. <DeployClass Name="AndroidSplashStylesV21">
  344. <Platform Name="Android">
  345. <RemoteDir>res\values-v21</RemoteDir>
  346. <Operation>1</Operation>
  347. </Platform>
  348. </DeployClass>
  349. <DeployClass Name="Android_DefaultAppIcon">
  350. <Platform Name="Android">
  351. <RemoteDir>res\drawable</RemoteDir>
  352. <Operation>1</Operation>
  353. </Platform>
  354. </DeployClass>
  355. <DeployClass Name="Android_LauncherIcon144">
  356. <Platform Name="Android">
  357. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  358. <Operation>1</Operation>
  359. </Platform>
  360. </DeployClass>
  361. <DeployClass Name="Android_LauncherIcon36">
  362. <Platform Name="Android">
  363. <RemoteDir>res\drawable-ldpi</RemoteDir>
  364. <Operation>1</Operation>
  365. </Platform>
  366. </DeployClass>
  367. <DeployClass Name="Android_LauncherIcon48">
  368. <Platform Name="Android">
  369. <RemoteDir>res\drawable-mdpi</RemoteDir>
  370. <Operation>1</Operation>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Name="Android_LauncherIcon72">
  374. <Platform Name="Android">
  375. <RemoteDir>res\drawable-hdpi</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. </DeployClass>
  379. <DeployClass Name="Android_LauncherIcon96">
  380. <Platform Name="Android">
  381. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  382. <Operation>1</Operation>
  383. </Platform>
  384. </DeployClass>
  385. <DeployClass Name="Android_SplashImage426">
  386. <Platform Name="Android">
  387. <RemoteDir>res\drawable-small</RemoteDir>
  388. <Operation>1</Operation>
  389. </Platform>
  390. </DeployClass>
  391. <DeployClass Name="Android_SplashImage470">
  392. <Platform Name="Android">
  393. <RemoteDir>res\drawable-normal</RemoteDir>
  394. <Operation>1</Operation>
  395. </Platform>
  396. </DeployClass>
  397. <DeployClass Name="Android_SplashImage640">
  398. <Platform Name="Android">
  399. <RemoteDir>res\drawable-large</RemoteDir>
  400. <Operation>1</Operation>
  401. </Platform>
  402. </DeployClass>
  403. <DeployClass Name="Android_SplashImage960">
  404. <Platform Name="Android">
  405. <RemoteDir>res\drawable-xlarge</RemoteDir>
  406. <Operation>1</Operation>
  407. </Platform>
  408. </DeployClass>
  409. <DeployClass Name="DebugSymbols">
  410. <Platform Name="iOSSimulator">
  411. <Operation>1</Operation>
  412. </Platform>
  413. <Platform Name="OSX32">
  414. <RemoteDir>Contents\MacOS</RemoteDir>
  415. <Operation>1</Operation>
  416. </Platform>
  417. <Platform Name="Win32">
  418. <Operation>0</Operation>
  419. </Platform>
  420. </DeployClass>
  421. <DeployClass Name="DependencyFramework">
  422. <Platform Name="OSX32">
  423. <RemoteDir>Contents\MacOS</RemoteDir>
  424. <Operation>1</Operation>
  425. <Extensions>.framework</Extensions>
  426. </Platform>
  427. <Platform Name="OSX64">
  428. <RemoteDir>Contents\MacOS</RemoteDir>
  429. <Operation>1</Operation>
  430. <Extensions>.framework</Extensions>
  431. </Platform>
  432. <Platform Name="Win32">
  433. <Operation>0</Operation>
  434. </Platform>
  435. </DeployClass>
  436. <DeployClass Name="DependencyModule">
  437. <Platform Name="iOSDevice32">
  438. <Operation>1</Operation>
  439. <Extensions>.dylib</Extensions>
  440. </Platform>
  441. <Platform Name="iOSDevice64">
  442. <Operation>1</Operation>
  443. <Extensions>.dylib</Extensions>
  444. </Platform>
  445. <Platform Name="iOSSimulator">
  446. <Operation>1</Operation>
  447. <Extensions>.dylib</Extensions>
  448. </Platform>
  449. <Platform Name="OSX32">
  450. <RemoteDir>Contents\MacOS</RemoteDir>
  451. <Operation>1</Operation>
  452. <Extensions>.dylib</Extensions>
  453. </Platform>
  454. <Platform Name="OSX64">
  455. <RemoteDir>Contents\MacOS</RemoteDir>
  456. <Operation>1</Operation>
  457. <Extensions>.dylib</Extensions>
  458. </Platform>
  459. <Platform Name="Win32">
  460. <Operation>0</Operation>
  461. <Extensions>.dll;.bpl</Extensions>
  462. </Platform>
  463. </DeployClass>
  464. <DeployClass Required="true" Name="DependencyPackage">
  465. <Platform Name="iOSDevice32">
  466. <Operation>1</Operation>
  467. <Extensions>.dylib</Extensions>
  468. </Platform>
  469. <Platform Name="iOSDevice64">
  470. <Operation>1</Operation>
  471. <Extensions>.dylib</Extensions>
  472. </Platform>
  473. <Platform Name="iOSSimulator">
  474. <Operation>1</Operation>
  475. <Extensions>.dylib</Extensions>
  476. </Platform>
  477. <Platform Name="OSX32">
  478. <RemoteDir>Contents\MacOS</RemoteDir>
  479. <Operation>1</Operation>
  480. <Extensions>.dylib</Extensions>
  481. </Platform>
  482. <Platform Name="OSX64">
  483. <RemoteDir>Contents\MacOS</RemoteDir>
  484. <Operation>1</Operation>
  485. <Extensions>.dylib</Extensions>
  486. </Platform>
  487. <Platform Name="Win32">
  488. <Operation>0</Operation>
  489. <Extensions>.bpl</Extensions>
  490. </Platform>
  491. </DeployClass>
  492. <DeployClass Name="File">
  493. <Platform Name="Android">
  494. <Operation>0</Operation>
  495. </Platform>
  496. <Platform Name="iOSDevice32">
  497. <Operation>0</Operation>
  498. </Platform>
  499. <Platform Name="iOSDevice64">
  500. <Operation>0</Operation>
  501. </Platform>
  502. <Platform Name="iOSSimulator">
  503. <Operation>0</Operation>
  504. </Platform>
  505. <Platform Name="OSX32">
  506. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  507. <Operation>0</Operation>
  508. </Platform>
  509. <Platform Name="OSX64">
  510. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  511. <Operation>0</Operation>
  512. </Platform>
  513. <Platform Name="Win32">
  514. <Operation>0</Operation>
  515. </Platform>
  516. </DeployClass>
  517. <DeployClass Name="iPad_Launch1024">
  518. <Platform Name="iOSDevice32">
  519. <Operation>1</Operation>
  520. </Platform>
  521. <Platform Name="iOSDevice64">
  522. <Operation>1</Operation>
  523. </Platform>
  524. <Platform Name="iOSSimulator">
  525. <Operation>1</Operation>
  526. </Platform>
  527. </DeployClass>
  528. <DeployClass Name="iPad_Launch1536">
  529. <Platform Name="iOSDevice32">
  530. <Operation>1</Operation>
  531. </Platform>
  532. <Platform Name="iOSDevice64">
  533. <Operation>1</Operation>
  534. </Platform>
  535. <Platform Name="iOSSimulator">
  536. <Operation>1</Operation>
  537. </Platform>
  538. </DeployClass>
  539. <DeployClass Name="iPad_Launch2048">
  540. <Platform Name="iOSDevice32">
  541. <Operation>1</Operation>
  542. </Platform>
  543. <Platform Name="iOSDevice64">
  544. <Operation>1</Operation>
  545. </Platform>
  546. <Platform Name="iOSSimulator">
  547. <Operation>1</Operation>
  548. </Platform>
  549. </DeployClass>
  550. <DeployClass Name="iPad_Launch768">
  551. <Platform Name="iOSDevice32">
  552. <Operation>1</Operation>
  553. </Platform>
  554. <Platform Name="iOSDevice64">
  555. <Operation>1</Operation>
  556. </Platform>
  557. <Platform Name="iOSSimulator">
  558. <Operation>1</Operation>
  559. </Platform>
  560. </DeployClass>
  561. <DeployClass Name="iPhone_Launch320">
  562. <Platform Name="iOSDevice32">
  563. <Operation>1</Operation>
  564. </Platform>
  565. <Platform Name="iOSDevice64">
  566. <Operation>1</Operation>
  567. </Platform>
  568. <Platform Name="iOSSimulator">
  569. <Operation>1</Operation>
  570. </Platform>
  571. </DeployClass>
  572. <DeployClass Name="iPhone_Launch640">
  573. <Platform Name="iOSDevice32">
  574. <Operation>1</Operation>
  575. </Platform>
  576. <Platform Name="iOSDevice64">
  577. <Operation>1</Operation>
  578. </Platform>
  579. <Platform Name="iOSSimulator">
  580. <Operation>1</Operation>
  581. </Platform>
  582. </DeployClass>
  583. <DeployClass Name="iPhone_Launch640x1136">
  584. <Platform Name="iOSDevice32">
  585. <Operation>1</Operation>
  586. </Platform>
  587. <Platform Name="iOSDevice64">
  588. <Operation>1</Operation>
  589. </Platform>
  590. <Platform Name="iOSSimulator">
  591. <Operation>1</Operation>
  592. </Platform>
  593. </DeployClass>
  594. <DeployClass Name="ProjectAndroidManifest">
  595. <Platform Name="Android">
  596. <Operation>1</Operation>
  597. </Platform>
  598. </DeployClass>
  599. <DeployClass Name="ProjectiOSDeviceDebug">
  600. <Platform Name="iOSDevice32">
  601. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  602. <Operation>1</Operation>
  603. </Platform>
  604. <Platform Name="iOSDevice64">
  605. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  606. <Operation>1</Operation>
  607. </Platform>
  608. </DeployClass>
  609. <DeployClass Name="ProjectiOSDeviceResourceRules">
  610. <Platform Name="iOSDevice32">
  611. <Operation>1</Operation>
  612. </Platform>
  613. <Platform Name="iOSDevice64">
  614. <Operation>1</Operation>
  615. </Platform>
  616. </DeployClass>
  617. <DeployClass Name="ProjectiOSEntitlements">
  618. <Platform Name="iOSDevice32">
  619. <RemoteDir>..\</RemoteDir>
  620. <Operation>1</Operation>
  621. </Platform>
  622. <Platform Name="iOSDevice64">
  623. <RemoteDir>..\</RemoteDir>
  624. <Operation>1</Operation>
  625. </Platform>
  626. </DeployClass>
  627. <DeployClass Name="ProjectiOSInfoPList">
  628. <Platform Name="iOSDevice32">
  629. <Operation>1</Operation>
  630. </Platform>
  631. <Platform Name="iOSDevice64">
  632. <Operation>1</Operation>
  633. </Platform>
  634. <Platform Name="iOSSimulator">
  635. <Operation>1</Operation>
  636. </Platform>
  637. </DeployClass>
  638. <DeployClass Name="ProjectiOSResource">
  639. <Platform Name="iOSDevice32">
  640. <Operation>1</Operation>
  641. </Platform>
  642. <Platform Name="iOSDevice64">
  643. <Operation>1</Operation>
  644. </Platform>
  645. <Platform Name="iOSSimulator">
  646. <Operation>1</Operation>
  647. </Platform>
  648. </DeployClass>
  649. <DeployClass Name="ProjectOSXDebug">
  650. <Platform Name="OSX64">
  651. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  652. <Operation>1</Operation>
  653. </Platform>
  654. </DeployClass>
  655. <DeployClass Name="ProjectOSXEntitlements">
  656. <Platform Name="OSX32">
  657. <RemoteDir>..\</RemoteDir>
  658. <Operation>1</Operation>
  659. </Platform>
  660. <Platform Name="OSX64">
  661. <RemoteDir>..\</RemoteDir>
  662. <Operation>1</Operation>
  663. </Platform>
  664. </DeployClass>
  665. <DeployClass Name="ProjectOSXInfoPList">
  666. <Platform Name="OSX32">
  667. <RemoteDir>Contents</RemoteDir>
  668. <Operation>1</Operation>
  669. </Platform>
  670. <Platform Name="OSX64">
  671. <RemoteDir>Contents</RemoteDir>
  672. <Operation>1</Operation>
  673. </Platform>
  674. </DeployClass>
  675. <DeployClass Name="ProjectOSXResource">
  676. <Platform Name="OSX32">
  677. <RemoteDir>Contents\Resources</RemoteDir>
  678. <Operation>1</Operation>
  679. </Platform>
  680. <Platform Name="OSX64">
  681. <RemoteDir>Contents\Resources</RemoteDir>
  682. <Operation>1</Operation>
  683. </Platform>
  684. </DeployClass>
  685. <DeployClass Required="true" Name="ProjectOutput">
  686. <Platform Name="Android">
  687. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  688. <Operation>1</Operation>
  689. </Platform>
  690. <Platform Name="iOSDevice32">
  691. <Operation>1</Operation>
  692. </Platform>
  693. <Platform Name="iOSDevice64">
  694. <Operation>1</Operation>
  695. </Platform>
  696. <Platform Name="iOSSimulator">
  697. <Operation>1</Operation>
  698. </Platform>
  699. <Platform Name="Linux64">
  700. <Operation>1</Operation>
  701. </Platform>
  702. <Platform Name="OSX32">
  703. <RemoteDir>Contents\MacOS</RemoteDir>
  704. <Operation>1</Operation>
  705. </Platform>
  706. <Platform Name="OSX64">
  707. <RemoteDir>Contents\MacOS</RemoteDir>
  708. <Operation>1</Operation>
  709. </Platform>
  710. <Platform Name="Win32">
  711. <Operation>0</Operation>
  712. </Platform>
  713. </DeployClass>
  714. <DeployClass Name="ProjectUWPManifest">
  715. <Platform Name="Win32">
  716. <Operation>1</Operation>
  717. </Platform>
  718. <Platform Name="Win64">
  719. <Operation>1</Operation>
  720. </Platform>
  721. </DeployClass>
  722. <DeployClass Name="UWP_CppLogo150">
  723. <Platform Name="Win32">
  724. <RemoteDir>Assets</RemoteDir>
  725. <Operation>1</Operation>
  726. </Platform>
  727. <Platform Name="Win64">
  728. <RemoteDir>Assets</RemoteDir>
  729. <Operation>1</Operation>
  730. </Platform>
  731. </DeployClass>
  732. <DeployClass Name="UWP_CppLogo44">
  733. <Platform Name="Win32">
  734. <RemoteDir>Assets</RemoteDir>
  735. <Operation>1</Operation>
  736. </Platform>
  737. <Platform Name="Win64">
  738. <RemoteDir>Assets</RemoteDir>
  739. <Operation>1</Operation>
  740. </Platform>
  741. </DeployClass>
  742. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  743. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  744. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  745. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  746. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  747. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  748. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  749. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  750. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  751. </Deployment>
  752. <Platforms>
  753. <Platform value="Win32">True</Platform>
  754. <Platform value="Win64">False</Platform>
  755. </Platforms>
  756. </BorlandProject>
  757. <ProjectFileVersion>12</ProjectFileVersion>
  758. </ProjectExtensions>
  759. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  760. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  761. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  762. </Project>