TriangleBox.cbproj 41 KB

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