GuiDemo.cbproj 40 KB

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