dceDemo.cbproj 38 KB

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