SkyBox.cbproj 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{3BB264D7-ABC3-423D-B4BE-29F86349DEF5}</ProjectGuid>
  4. <ProjectVersion>18.1</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>SkyBox.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>SkyBox</SanitizedProjectName>
  62. <Multithreaded>true</Multithreaded>
  63. <ILINK_LibraryPath>D:\GLScene\Samples\CPP\Demos\rendering\SkyBox\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  64. <_TCHARMapping>wchar_t</_TCHARMapping>
  65. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;fmx.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  66. <IncludePath>D:\GLScene\Samples\CPP\Demos\rendering\SkyBox\;$(IncludePath)</IncludePath>
  67. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  68. <ProjectType>CppVCLApplication</ProjectType>
  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. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  81. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  82. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  83. <VerInfo_Locale>1033</VerInfo_Locale>
  84. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  85. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  86. <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>
  87. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  90. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  91. <VerInfo_Locale>1033</VerInfo_Locale>
  92. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  93. <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>
  94. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  95. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  96. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  99. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  100. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  101. <DCC_Optimize>false</DCC_Optimize>
  102. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  103. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  104. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  105. <DCC_Define>DEBUG</DCC_Define>
  106. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  107. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  108. <BCC_StackFrames>true</BCC_StackFrames>
  109. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  110. <TASM_Debugging>Full</TASM_Debugging>
  111. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  112. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  113. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  114. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  115. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  116. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  119. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  120. <Defines>_DEBUG;$(Defines)</Defines>
  121. <LinkPackageImports>rtl.bpi;vcl.bpi;GLScene_RT.bpi;fmx.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  122. </PropertyGroup>
  123. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  124. <Defines>_DEBUG;$(Defines)</Defines>
  125. </PropertyGroup>
  126. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  127. <TASM_Debugging>None</TASM_Debugging>
  128. </PropertyGroup>
  129. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  130. <Defines>NDEBUG;$(Defines)</Defines>
  131. </PropertyGroup>
  132. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  133. <Defines>NDEBUG;$(Defines)</Defines>
  134. </PropertyGroup>
  135. <ItemGroup>
  136. <CppCompile Include="SkyBox.cpp">
  137. <BuildOrder>0</BuildOrder>
  138. </CppCompile>
  139. <PCHCompile Include="SkyBox1.h">
  140. <BuildOrder>1</BuildOrder>
  141. <PCH>true</PCH>
  142. </PCHCompile>
  143. <CppCompile Include="Unit1.cpp">
  144. <Form>Form1</Form>
  145. <FormType>dfm</FormType>
  146. <DependentOn>Unit1.h</DependentOn>
  147. <BuildOrder>2</BuildOrder>
  148. </CppCompile>
  149. <FormResources Include="Unit1.dfm"/>
  150. <BuildConfiguration Include="Release">
  151. <Key>Cfg_2</Key>
  152. <CfgParent>Base</CfgParent>
  153. </BuildConfiguration>
  154. <BuildConfiguration Include="Base">
  155. <Key>Base</Key>
  156. </BuildConfiguration>
  157. <BuildConfiguration Include="Debug">
  158. <Key>Cfg_1</Key>
  159. <CfgParent>Base</CfgParent>
  160. </BuildConfiguration>
  161. </ItemGroup>
  162. <ProjectExtensions>
  163. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  164. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  165. <BorlandProject>
  166. <CPlusPlusBuilder.Personality>
  167. <Source>
  168. <Source Name="MainSource">SkyBox.cpp</Source>
  169. </Source>
  170. <VersionInfo>
  171. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  172. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  173. <VersionInfo Name="MajorVer">1</VersionInfo>
  174. <VersionInfo Name="MinorVer">0</VersionInfo>
  175. <VersionInfo Name="Release">0</VersionInfo>
  176. <VersionInfo Name="Build">0</VersionInfo>
  177. <VersionInfo Name="Debug">False</VersionInfo>
  178. <VersionInfo Name="PreRelease">False</VersionInfo>
  179. <VersionInfo Name="Special">False</VersionInfo>
  180. <VersionInfo Name="Private">False</VersionInfo>
  181. <VersionInfo Name="DLL">False</VersionInfo>
  182. <VersionInfo Name="Locale">1049</VersionInfo>
  183. <VersionInfo Name="CodePage">1251</VersionInfo>
  184. </VersionInfo>
  185. <VersionInfoKeys>
  186. <VersionInfoKeys Name="CompanyName"/>
  187. <VersionInfoKeys Name="FileDescription"/>
  188. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  189. <VersionInfoKeys Name="InternalName"/>
  190. <VersionInfoKeys Name="LegalCopyright"/>
  191. <VersionInfoKeys Name="LegalTrademarks"/>
  192. <VersionInfoKeys Name="OriginalFilename"/>
  193. <VersionInfoKeys Name="ProductName"/>
  194. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  195. <VersionInfoKeys Name="Comments"/>
  196. <VersionInfoKeys Name="CFBundleName"/>
  197. <VersionInfoKeys Name="CFBundleDisplayName"/>
  198. <VersionInfoKeys Name="CFBundleIdentifier"/>
  199. <VersionInfoKeys Name="CFBundleVersion"/>
  200. <VersionInfoKeys Name="CFBundlePackageType"/>
  201. <VersionInfoKeys Name="CFBundleSignature"/>
  202. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  203. <VersionInfoKeys Name="CFBundleExecutable"/>
  204. </VersionInfoKeys>
  205. <ProjectProperties>
  206. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  207. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  208. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  209. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  210. </ProjectProperties>
  211. </CPlusPlusBuilder.Personality>
  212. <Deployment Version="2">
  213. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  214. <Platform Name="OSX32">
  215. <Overwrite>true</Overwrite>
  216. </Platform>
  217. </DeployFile>
  218. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule">
  219. <Platform Name="Win32">
  220. <Overwrite>true</Overwrite>
  221. </Platform>
  222. </DeployFile>
  223. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  224. <Platform Name="Win32">
  225. <Overwrite>true</Overwrite>
  226. </Platform>
  227. </DeployFile>
  228. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  229. <Platform Name="Win64">
  230. <Overwrite>true</Overwrite>
  231. </Platform>
  232. </DeployFile>
  233. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  234. <Platform Name="OSX32">
  235. <Overwrite>true</Overwrite>
  236. </Platform>
  237. </DeployFile>
  238. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule">
  239. <Platform Name="Win32">
  240. <Overwrite>true</Overwrite>
  241. </Platform>
  242. </DeployFile>
  243. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64230mt.dll" Class="DependencyModule">
  244. <Platform Name="Win64">
  245. <Overwrite>true</Overwrite>
  246. </Platform>
  247. </DeployFile>
  248. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64230.dll" Class="DependencyModule">
  249. <Platform Name="Win64">
  250. <Overwrite>true</Overwrite>
  251. </Platform>
  252. </DeployFile>
  253. <DeployClass Name="ProjectiOSDeviceResourceRules">
  254. <Platform Name="iOSDevice64">
  255. <Operation>1</Operation>
  256. </Platform>
  257. <Platform Name="iOSDevice32">
  258. <Operation>1</Operation>
  259. </Platform>
  260. </DeployClass>
  261. <DeployClass Name="ProjectOSXResource">
  262. <Platform Name="OSX32">
  263. <RemoteDir>Contents\Resources</RemoteDir>
  264. <Operation>1</Operation>
  265. </Platform>
  266. </DeployClass>
  267. <DeployClass Name="AndroidClassesDexFile">
  268. <Platform Name="Android">
  269. <RemoteDir>classes</RemoteDir>
  270. <Operation>1</Operation>
  271. </Platform>
  272. </DeployClass>
  273. <DeployClass Name="AdditionalDebugSymbols">
  274. <Platform Name="Win32">
  275. <RemoteDir>Contents\MacOS</RemoteDir>
  276. <Operation>0</Operation>
  277. </Platform>
  278. <Platform Name="iOSSimulator">
  279. <Operation>1</Operation>
  280. </Platform>
  281. <Platform Name="OSX32">
  282. <RemoteDir>Contents\MacOS</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="iPad_Launch768">
  287. <Platform Name="iOSSimulator">
  288. <Operation>1</Operation>
  289. </Platform>
  290. <Platform Name="iOSDevice64">
  291. <Operation>1</Operation>
  292. </Platform>
  293. <Platform Name="iOSDevice32">
  294. <Operation>1</Operation>
  295. </Platform>
  296. </DeployClass>
  297. <DeployClass Name="Android_LauncherIcon144">
  298. <Platform Name="Android">
  299. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  300. <Operation>1</Operation>
  301. </Platform>
  302. </DeployClass>
  303. <DeployClass Name="AndroidLibnativeMipsFile">
  304. <Platform Name="Android">
  305. <RemoteDir>library\lib\mips</RemoteDir>
  306. <Operation>1</Operation>
  307. </Platform>
  308. </DeployClass>
  309. <DeployClass Required="true" Name="ProjectOutput">
  310. <Platform Name="Win32">
  311. <Operation>0</Operation>
  312. </Platform>
  313. <Platform Name="iOSDevice64">
  314. <Operation>1</Operation>
  315. </Platform>
  316. <Platform Name="OSX32">
  317. <RemoteDir>Contents\MacOS</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. <Platform Name="iOSDevice32">
  321. <Operation>1</Operation>
  322. </Platform>
  323. <Platform Name="Android">
  324. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  325. <Operation>1</Operation>
  326. </Platform>
  327. <Platform Name="iOSSimulator">
  328. <Operation>1</Operation>
  329. </Platform>
  330. </DeployClass>
  331. <DeployClass Name="DependencyFramework">
  332. <Platform Name="Win32">
  333. <Operation>0</Operation>
  334. </Platform>
  335. <Platform Name="OSX32">
  336. <RemoteDir>Contents\MacOS</RemoteDir>
  337. <Operation>1</Operation>
  338. <Extensions>.framework</Extensions>
  339. </Platform>
  340. </DeployClass>
  341. <DeployClass Name="iPhone_Launch640">
  342. <Platform Name="iOSSimulator">
  343. <Operation>1</Operation>
  344. </Platform>
  345. <Platform Name="iOSDevice64">
  346. <Operation>1</Operation>
  347. </Platform>
  348. <Platform Name="iOSDevice32">
  349. <Operation>1</Operation>
  350. </Platform>
  351. </DeployClass>
  352. <DeployClass Name="iPad_Launch1024">
  353. <Platform Name="iOSSimulator">
  354. <Operation>1</Operation>
  355. </Platform>
  356. <Platform Name="iOSDevice64">
  357. <Operation>1</Operation>
  358. </Platform>
  359. <Platform Name="iOSDevice32">
  360. <Operation>1</Operation>
  361. </Platform>
  362. </DeployClass>
  363. <DeployClass Name="ProjectiOSDeviceDebug">
  364. <Platform Name="iOSDevice64">
  365. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  366. <Operation>1</Operation>
  367. </Platform>
  368. <Platform Name="iOSDevice32">
  369. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  370. <Operation>1</Operation>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Name="AndroidLibnativeX86File">
  374. <Platform Name="Android">
  375. <RemoteDir>library\lib\x86</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. </DeployClass>
  379. <DeployClass Name="iPhone_Launch320">
  380. <Platform Name="iOSSimulator">
  381. <Operation>1</Operation>
  382. </Platform>
  383. <Platform Name="iOSDevice64">
  384. <Operation>1</Operation>
  385. </Platform>
  386. <Platform Name="iOSDevice32">
  387. <Operation>1</Operation>
  388. </Platform>
  389. </DeployClass>
  390. <DeployClass Name="ProjectiOSInfoPList">
  391. <Platform Name="iOSSimulator">
  392. <Operation>1</Operation>
  393. </Platform>
  394. <Platform Name="iOSDevice64">
  395. <Operation>1</Operation>
  396. </Platform>
  397. <Platform Name="iOSDevice32">
  398. <Operation>1</Operation>
  399. </Platform>
  400. </DeployClass>
  401. <DeployClass Name="AndroidLibnativeArmeabiFile">
  402. <Platform Name="Android">
  403. <RemoteDir>library\lib\armeabi</RemoteDir>
  404. <Operation>1</Operation>
  405. </Platform>
  406. </DeployClass>
  407. <DeployClass Name="DebugSymbols">
  408. <Platform Name="Win32">
  409. <Operation>0</Operation>
  410. </Platform>
  411. <Platform Name="iOSSimulator">
  412. <Operation>1</Operation>
  413. </Platform>
  414. <Platform Name="OSX32">
  415. <RemoteDir>Contents\MacOS</RemoteDir>
  416. <Operation>1</Operation>
  417. </Platform>
  418. </DeployClass>
  419. <DeployClass Name="iPad_Launch1536">
  420. <Platform Name="iOSSimulator">
  421. <Operation>1</Operation>
  422. </Platform>
  423. <Platform Name="iOSDevice64">
  424. <Operation>1</Operation>
  425. </Platform>
  426. <Platform Name="iOSDevice32">
  427. <Operation>1</Operation>
  428. </Platform>
  429. </DeployClass>
  430. <DeployClass Name="Android_SplashImage470">
  431. <Platform Name="Android">
  432. <RemoteDir>res\drawable-normal</RemoteDir>
  433. <Operation>1</Operation>
  434. </Platform>
  435. </DeployClass>
  436. <DeployClass Name="Android_LauncherIcon96">
  437. <Platform Name="Android">
  438. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  439. <Operation>1</Operation>
  440. </Platform>
  441. </DeployClass>
  442. <DeployClass Name="Android_SplashImage640">
  443. <Platform Name="Android">
  444. <RemoteDir>res\drawable-large</RemoteDir>
  445. <Operation>1</Operation>
  446. </Platform>
  447. </DeployClass>
  448. <DeployClass Name="iPhone_Launch640x1136">
  449. <Platform Name="iOSSimulator">
  450. <Operation>1</Operation>
  451. </Platform>
  452. <Platform Name="iOSDevice64">
  453. <Operation>1</Operation>
  454. </Platform>
  455. <Platform Name="iOSDevice32">
  456. <Operation>1</Operation>
  457. </Platform>
  458. </DeployClass>
  459. <DeployClass Name="ProjectiOSEntitlements">
  460. <Platform Name="iOSDevice64">
  461. <RemoteDir>../</RemoteDir>
  462. <Operation>1</Operation>
  463. </Platform>
  464. <Platform Name="iOSDevice32">
  465. <RemoteDir>../</RemoteDir>
  466. <Operation>1</Operation>
  467. </Platform>
  468. </DeployClass>
  469. <DeployClass Name="Android_LauncherIcon72">
  470. <Platform Name="Android">
  471. <RemoteDir>res\drawable-hdpi</RemoteDir>
  472. <Operation>1</Operation>
  473. </Platform>
  474. </DeployClass>
  475. <DeployClass Name="AndroidGDBServer">
  476. <Platform Name="Android">
  477. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  478. <Operation>1</Operation>
  479. </Platform>
  480. </DeployClass>
  481. <DeployClass Name="ProjectOSXInfoPList">
  482. <Platform Name="OSX32">
  483. <RemoteDir>Contents</RemoteDir>
  484. <Operation>1</Operation>
  485. </Platform>
  486. </DeployClass>
  487. <DeployClass Name="ProjectOSXEntitlements">
  488. <Platform Name="OSX32">
  489. <RemoteDir>../</RemoteDir>
  490. <Operation>1</Operation>
  491. </Platform>
  492. </DeployClass>
  493. <DeployClass Name="iPad_Launch2048">
  494. <Platform Name="iOSSimulator">
  495. <Operation>1</Operation>
  496. </Platform>
  497. <Platform Name="iOSDevice64">
  498. <Operation>1</Operation>
  499. </Platform>
  500. <Platform Name="iOSDevice32">
  501. <Operation>1</Operation>
  502. </Platform>
  503. </DeployClass>
  504. <DeployClass Name="AndroidSplashStyles">
  505. <Platform Name="Android">
  506. <RemoteDir>res\values</RemoteDir>
  507. <Operation>1</Operation>
  508. </Platform>
  509. </DeployClass>
  510. <DeployClass Name="Android_SplashImage426">
  511. <Platform Name="Android">
  512. <RemoteDir>res\drawable-small</RemoteDir>
  513. <Operation>1</Operation>
  514. </Platform>
  515. </DeployClass>
  516. <DeployClass Name="AndroidSplashImageDef">
  517. <Platform Name="Android">
  518. <RemoteDir>res\drawable</RemoteDir>
  519. <Operation>1</Operation>
  520. </Platform>
  521. </DeployClass>
  522. <DeployClass Name="ProjectiOSResource">
  523. <Platform Name="iOSSimulator">
  524. <Operation>1</Operation>
  525. </Platform>
  526. <Platform Name="iOSDevice64">
  527. <Operation>1</Operation>
  528. </Platform>
  529. <Platform Name="iOSDevice32">
  530. <Operation>1</Operation>
  531. </Platform>
  532. </DeployClass>
  533. <DeployClass Name="ProjectAndroidManifest">
  534. <Platform Name="Android">
  535. <Operation>1</Operation>
  536. </Platform>
  537. </DeployClass>
  538. <DeployClass Name="Android_DefaultAppIcon">
  539. <Platform Name="Android">
  540. <RemoteDir>res\drawable</RemoteDir>
  541. <Operation>1</Operation>
  542. </Platform>
  543. </DeployClass>
  544. <DeployClass Name="File">
  545. <Platform Name="Win32">
  546. <Operation>0</Operation>
  547. </Platform>
  548. <Platform Name="iOSDevice64">
  549. <Operation>0</Operation>
  550. </Platform>
  551. <Platform Name="OSX32">
  552. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  553. <Operation>0</Operation>
  554. </Platform>
  555. <Platform Name="iOSDevice32">
  556. <Operation>0</Operation>
  557. </Platform>
  558. <Platform Name="Android">
  559. <Operation>0</Operation>
  560. </Platform>
  561. <Platform Name="iOSSimulator">
  562. <Operation>0</Operation>
  563. </Platform>
  564. </DeployClass>
  565. <DeployClass Name="AndroidServiceOutput">
  566. <Platform Name="Android">
  567. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  568. <Operation>1</Operation>
  569. </Platform>
  570. </DeployClass>
  571. <DeployClass Required="true" Name="DependencyPackage">
  572. <Platform Name="Win32">
  573. <Operation>0</Operation>
  574. <Extensions>.bpl</Extensions>
  575. </Platform>
  576. <Platform Name="iOSDevice64">
  577. <Operation>1</Operation>
  578. <Extensions>.dylib</Extensions>
  579. </Platform>
  580. <Platform Name="OSX32">
  581. <RemoteDir>Contents\MacOS</RemoteDir>
  582. <Operation>1</Operation>
  583. <Extensions>.dylib</Extensions>
  584. </Platform>
  585. <Platform Name="iOSDevice32">
  586. <Operation>1</Operation>
  587. <Extensions>.dylib</Extensions>
  588. </Platform>
  589. <Platform Name="iOSSimulator">
  590. <Operation>1</Operation>
  591. <Extensions>.dylib</Extensions>
  592. </Platform>
  593. </DeployClass>
  594. <DeployClass Name="Android_LauncherIcon48">
  595. <Platform Name="Android">
  596. <RemoteDir>res\drawable-mdpi</RemoteDir>
  597. <Operation>1</Operation>
  598. </Platform>
  599. </DeployClass>
  600. <DeployClass Name="Android_SplashImage960">
  601. <Platform Name="Android">
  602. <RemoteDir>res\drawable-xlarge</RemoteDir>
  603. <Operation>1</Operation>
  604. </Platform>
  605. </DeployClass>
  606. <DeployClass Name="Android_LauncherIcon36">
  607. <Platform Name="Android">
  608. <RemoteDir>res\drawable-ldpi</RemoteDir>
  609. <Operation>1</Operation>
  610. </Platform>
  611. </DeployClass>
  612. <DeployClass Name="DependencyModule">
  613. <Platform Name="Win32">
  614. <Operation>0</Operation>
  615. <Extensions>.dll;.bpl</Extensions>
  616. </Platform>
  617. <Platform Name="iOSDevice64">
  618. <Operation>1</Operation>
  619. <Extensions>.dylib</Extensions>
  620. </Platform>
  621. <Platform Name="OSX32">
  622. <RemoteDir>Contents\MacOS</RemoteDir>
  623. <Operation>1</Operation>
  624. <Extensions>.dylib</Extensions>
  625. </Platform>
  626. <Platform Name="iOSDevice32">
  627. <Operation>1</Operation>
  628. <Extensions>.dylib</Extensions>
  629. </Platform>
  630. <Platform Name="iOSSimulator">
  631. <Operation>1</Operation>
  632. <Extensions>.dylib</Extensions>
  633. </Platform>
  634. </DeployClass>
  635. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  636. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  637. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  638. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  639. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  640. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  641. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  642. </Deployment>
  643. <Platforms>
  644. <Platform value="Win32">True</Platform>
  645. <Platform value="Win64">False</Platform>
  646. </Platforms>
  647. </BorlandProject>
  648. <ProjectFileVersion>12</ProjectFileVersion>
  649. </ProjectExtensions>
  650. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  651. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  652. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  653. </Project>