ParticleMasking.cbproj 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{D4639F58-1087-4AB4-9C02-65CA2BD9C1E4}</ProjectGuid>
  4. <ProjectVersion>18.1</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>ParticleMasking.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="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  38. <Cfg_2>true</Cfg_2>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Base)'!=''">
  43. <SanitizedProjectName>ParticleMasking</SanitizedProjectName>
  44. <ILINK_LibraryPath>D:\GLScene\Samples\CPP\Demos\specialsFX\ParticleMasking\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  45. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  46. <ProjectType>CppVCLApplication</ProjectType>
  47. <IncludePath>D:\GLScene\Samples\CPP\Demos\specialsFX\ParticleMasking\;$(IncludePath)</IncludePath>
  48. <_TCHARMapping>wchar_t</_TCHARMapping>
  49. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  50. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  51. <Multithreaded>true</Multithreaded>
  52. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  53. <DynamicRTL>true</DynamicRTL>
  54. <UsePackages>true</UsePackages>
  55. <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
  56. <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
  57. <BCC_wpar>false</BCC_wpar>
  58. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  59. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  60. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  63. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  64. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  65. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  66. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  67. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  68. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  69. <PackageImports>adortl;bcbie;bcbsmp;bdertl;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CodeSiteExpressPkg;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapIndy10ServerTransport;DataSnapProviderClient;DataSnapServer;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACDataSnapDriver;FireDACDb2Driver;FireDACDBXDriver;FireDACIBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;frx19;frxDB19;frxe19;GLScene_Cg_RT;GLScene_Physics_RT;GLScene_Physics_RT;GLScene_RT;GLScene_Sounds_RT;GLScene_Sounds_RT;GLScene_Sounds_RT;ibxpress;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbbde;inetdbxpress;Intraweb;MetropolisUILiveTile;RESTComponents;rtl;soaprtl;svn;Tee;TeeDB;TeeUI;vcl;vclactnband;vcldb;vcldbx;vcldsnap;vclFireDAC;vclib;vclie;vclimg;VCLRESTComponents;vclribbon;VclSmp;vcltouch;vclx;xmlrtl;$(PackageImports)</PackageImports>
  70. <VerInfo_Locale>1033</VerInfo_Locale>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  73. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  74. <PackageImports>adortl;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapIndy10ServerTransport;DataSnapProviderClient;DataSnapServer;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACDataSnapDriver;FireDACDb2Driver;FireDACDBXDriver;FireDACIBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;ibxpress;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;Intraweb;MetropolisUILiveTile;RESTComponents;rtl;soaprtl;Tee;TeeDB;TeeUI;vcl;vclactnband;vcldb;vcldsnap;vclFireDAC;vclib;vclie;vclimg;VCLRESTComponents;vclribbon;VclSmp;vcltouch;vclx;xmlrtl;$(PackageImports)</PackageImports>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  77. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  78. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  79. <DCC_Optimize>false</DCC_Optimize>
  80. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  81. <Defines>_DEBUG;$(Defines)</Defines>
  82. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  83. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  84. <DCC_Define>DEBUG</DCC_Define>
  85. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  86. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  87. <BCC_StackFrames>true</BCC_StackFrames>
  88. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  89. <TASM_Debugging>Full</TASM_Debugging>
  90. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  91. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  92. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  93. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  94. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  95. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  96. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  99. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  100. <LinkPackageImports>rtl.bpi;vcl.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  103. <Defines>NDEBUG;$(Defines)</Defines>
  104. <TASM_Debugging>None</TASM_Debugging>
  105. </PropertyGroup>
  106. <ItemGroup>
  107. <CppCompile Include="ParticleMasking.cpp">
  108. <BuildOrder>0</BuildOrder>
  109. </CppCompile>
  110. <CppCompile Include="Unit1.cpp">
  111. <Form>Form1</Form>
  112. <FormType>dfm</FormType>
  113. <DependentOn>Unit1.h</DependentOn>
  114. <BuildOrder>2</BuildOrder>
  115. </CppCompile>
  116. <FormResources Include="Unit1.dfm"/>
  117. <BuildConfiguration Include="Release">
  118. <Key>Cfg_2</Key>
  119. <CfgParent>Base</CfgParent>
  120. </BuildConfiguration>
  121. <BuildConfiguration Include="Base">
  122. <Key>Base</Key>
  123. </BuildConfiguration>
  124. <BuildConfiguration Include="Debug">
  125. <Key>Cfg_1</Key>
  126. <CfgParent>Base</CfgParent>
  127. </BuildConfiguration>
  128. </ItemGroup>
  129. <ProjectExtensions>
  130. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  131. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  132. <BorlandProject>
  133. <CPlusPlusBuilder.Personality>
  134. <Source>
  135. <Source Name="MainSource">ParticleMasking.cpp</Source>
  136. </Source>
  137. <VersionInfo>
  138. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  139. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  140. <VersionInfo Name="MajorVer">1</VersionInfo>
  141. <VersionInfo Name="MinorVer">0</VersionInfo>
  142. <VersionInfo Name="Release">0</VersionInfo>
  143. <VersionInfo Name="Build">0</VersionInfo>
  144. <VersionInfo Name="Debug">False</VersionInfo>
  145. <VersionInfo Name="PreRelease">False</VersionInfo>
  146. <VersionInfo Name="Special">False</VersionInfo>
  147. <VersionInfo Name="Private">False</VersionInfo>
  148. <VersionInfo Name="DLL">False</VersionInfo>
  149. <VersionInfo Name="Locale">1049</VersionInfo>
  150. <VersionInfo Name="CodePage">1251</VersionInfo>
  151. </VersionInfo>
  152. <VersionInfoKeys>
  153. <VersionInfoKeys Name="CompanyName"/>
  154. <VersionInfoKeys Name="FileDescription"/>
  155. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  156. <VersionInfoKeys Name="InternalName"/>
  157. <VersionInfoKeys Name="LegalCopyright"/>
  158. <VersionInfoKeys Name="LegalTrademarks"/>
  159. <VersionInfoKeys Name="OriginalFilename"/>
  160. <VersionInfoKeys Name="ProductName"/>
  161. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  162. <VersionInfoKeys Name="Comments"/>
  163. <VersionInfoKeys Name="CFBundleName"/>
  164. <VersionInfoKeys Name="CFBundleDisplayName"/>
  165. <VersionInfoKeys Name="UIDeviceFamily"/>
  166. <VersionInfoKeys Name="CFBundleIdentifier"/>
  167. <VersionInfoKeys Name="CFBundleVersion"/>
  168. <VersionInfoKeys Name="CFBundlePackageType"/>
  169. <VersionInfoKeys Name="CFBundleSignature"/>
  170. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  171. <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
  172. <VersionInfoKeys Name="CFBundleExecutable"/>
  173. <VersionInfoKeys Name="CFBundleResourceSpecification"/>
  174. <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
  175. <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
  176. <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
  177. <VersionInfoKeys Name="package"/>
  178. <VersionInfoKeys Name="label"/>
  179. <VersionInfoKeys Name="versionCode"/>
  180. <VersionInfoKeys Name="versionName"/>
  181. <VersionInfoKeys Name="persistent"/>
  182. <VersionInfoKeys Name="restoreAnyVersion"/>
  183. <VersionInfoKeys Name="installLocation"/>
  184. <VersionInfoKeys Name="largeHeap"/>
  185. <VersionInfoKeys Name="theme"/>
  186. </VersionInfoKeys>
  187. <ProjectProperties>
  188. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  189. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  190. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  191. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  192. </ProjectProperties>
  193. </CPlusPlusBuilder.Personality>
  194. <Deployment Version="3">
  195. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32240.dll" Class="DependencyModule">
  196. <Platform Name="Win32">
  197. <Overwrite>true</Overwrite>
  198. </Platform>
  199. </DeployFile>
  200. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c240mt.dll" Class="DependencyModule">
  201. <Platform Name="Win32">
  202. <Overwrite>true</Overwrite>
  203. </Platform>
  204. </DeployFile>
  205. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64240.dll" Class="DependencyModule">
  206. <Platform Name="Win64">
  207. <Overwrite>true</Overwrite>
  208. </Platform>
  209. </DeployFile>
  210. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  211. <Platform Name="OSX32">
  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="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  221. <Platform Name="Win32">
  222. <Overwrite>true</Overwrite>
  223. </Platform>
  224. </DeployFile>
  225. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64240mt.dll" Class="DependencyModule">
  226. <Platform Name="Win64">
  227. <Overwrite>true</Overwrite>
  228. </Platform>
  229. </DeployFile>
  230. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  231. <Platform Name="OSX32">
  232. <Overwrite>true</Overwrite>
  233. </Platform>
  234. </DeployFile>
  235. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c240.dll" Class="DependencyModule">
  236. <Platform Name="Win32">
  237. <Overwrite>true</Overwrite>
  238. </Platform>
  239. </DeployFile>
  240. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32240mt.dll" Class="DependencyModule">
  241. <Platform Name="Win32">
  242. <Overwrite>true</Overwrite>
  243. </Platform>
  244. </DeployFile>
  245. <DeployClass Name="DependencyModule">
  246. <Platform Name="Win32">
  247. <Operation>0</Operation>
  248. <Extensions>.dll;.bpl</Extensions>
  249. </Platform>
  250. <Platform Name="iOSDevice64">
  251. <Operation>1</Operation>
  252. <Extensions>.dylib</Extensions>
  253. </Platform>
  254. <Platform Name="OSX32">
  255. <RemoteDir>Contents\MacOS</RemoteDir>
  256. <Operation>1</Operation>
  257. <Extensions>.dylib</Extensions>
  258. </Platform>
  259. <Platform Name="iOSDevice32">
  260. <Operation>1</Operation>
  261. <Extensions>.dylib</Extensions>
  262. </Platform>
  263. <Platform Name="iOSSimulator">
  264. <Operation>1</Operation>
  265. <Extensions>.dylib</Extensions>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="ProjectOSXResource">
  269. <Platform Name="OSX32">
  270. <RemoteDir>Contents\Resources</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="AndroidClassesDexFile">
  275. <Platform Name="Android">
  276. <RemoteDir>classes</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="AdditionalDebugSymbols">
  281. <Platform Name="Win32">
  282. <RemoteDir>Contents\MacOS</RemoteDir>
  283. <Operation>0</Operation>
  284. </Platform>
  285. <Platform Name="iOSSimulator">
  286. <Operation>1</Operation>
  287. </Platform>
  288. <Platform Name="OSX32">
  289. <RemoteDir>Contents\MacOS</RemoteDir>
  290. <Operation>1</Operation>
  291. </Platform>
  292. </DeployClass>
  293. <DeployClass Name="iPad_Launch768">
  294. <Platform Name="iOSSimulator">
  295. <Operation>1</Operation>
  296. </Platform>
  297. <Platform Name="iOSDevice64">
  298. <Operation>1</Operation>
  299. </Platform>
  300. <Platform Name="iOSDevice32">
  301. <Operation>1</Operation>
  302. </Platform>
  303. </DeployClass>
  304. <DeployClass Name="Android_LauncherIcon144">
  305. <Platform Name="Android">
  306. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  307. <Operation>1</Operation>
  308. </Platform>
  309. </DeployClass>
  310. <DeployClass Name="AndroidLibnativeMipsFile">
  311. <Platform Name="Android">
  312. <RemoteDir>library\lib\mips</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. </DeployClass>
  316. <DeployClass Required="true" Name="ProjectOutput">
  317. <Platform Name="iOSDevice64">
  318. <Operation>1</Operation>
  319. </Platform>
  320. <Platform Name="iOSDevice32">
  321. <Operation>1</Operation>
  322. </Platform>
  323. <Platform Name="Win32">
  324. <Operation>0</Operation>
  325. </Platform>
  326. <Platform Name="Linux64">
  327. <Operation>1</Operation>
  328. </Platform>
  329. <Platform Name="OSX32">
  330. <RemoteDir>Contents\MacOS</RemoteDir>
  331. <Operation>1</Operation>
  332. </Platform>
  333. <Platform Name="Android">
  334. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  335. <Operation>1</Operation>
  336. </Platform>
  337. <Platform Name="iOSSimulator">
  338. <Operation>1</Operation>
  339. </Platform>
  340. </DeployClass>
  341. <DeployClass Name="DependencyFramework">
  342. <Platform Name="Win32">
  343. <Operation>0</Operation>
  344. </Platform>
  345. <Platform Name="OSX32">
  346. <RemoteDir>Contents\MacOS</RemoteDir>
  347. <Operation>1</Operation>
  348. <Extensions>.framework</Extensions>
  349. </Platform>
  350. </DeployClass>
  351. <DeployClass Name="iPhone_Launch640">
  352. <Platform Name="iOSSimulator">
  353. <Operation>1</Operation>
  354. </Platform>
  355. <Platform Name="iOSDevice64">
  356. <Operation>1</Operation>
  357. </Platform>
  358. <Platform Name="iOSDevice32">
  359. <Operation>1</Operation>
  360. </Platform>
  361. </DeployClass>
  362. <DeployClass Name="iPad_Launch1024">
  363. <Platform Name="iOSSimulator">
  364. <Operation>1</Operation>
  365. </Platform>
  366. <Platform Name="iOSDevice64">
  367. <Operation>1</Operation>
  368. </Platform>
  369. <Platform Name="iOSDevice32">
  370. <Operation>1</Operation>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Name="ProjectiOSDeviceDebug">
  374. <Platform Name="iOSDevice64">
  375. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. <Platform Name="iOSDevice32">
  379. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  380. <Operation>1</Operation>
  381. </Platform>
  382. </DeployClass>
  383. <DeployClass Name="iPhone_Launch320">
  384. <Platform Name="iOSSimulator">
  385. <Operation>1</Operation>
  386. </Platform>
  387. <Platform Name="iOSDevice64">
  388. <Operation>1</Operation>
  389. </Platform>
  390. <Platform Name="iOSDevice32">
  391. <Operation>1</Operation>
  392. </Platform>
  393. </DeployClass>
  394. <DeployClass Name="ProjectiOSInfoPList">
  395. <Platform Name="iOSSimulator">
  396. <Operation>1</Operation>
  397. </Platform>
  398. <Platform Name="iOSDevice64">
  399. <Operation>1</Operation>
  400. </Platform>
  401. <Platform Name="iOSDevice32">
  402. <Operation>1</Operation>
  403. </Platform>
  404. </DeployClass>
  405. <DeployClass Name="AndroidLibnativeArmeabiFile">
  406. <Platform Name="Android">
  407. <RemoteDir>library\lib\armeabi</RemoteDir>
  408. <Operation>1</Operation>
  409. </Platform>
  410. </DeployClass>
  411. <DeployClass Name="DebugSymbols">
  412. <Platform Name="Win32">
  413. <Operation>0</Operation>
  414. </Platform>
  415. <Platform Name="iOSSimulator">
  416. <Operation>1</Operation>
  417. </Platform>
  418. <Platform Name="OSX32">
  419. <RemoteDir>Contents\MacOS</RemoteDir>
  420. <Operation>1</Operation>
  421. </Platform>
  422. </DeployClass>
  423. <DeployClass Name="iPad_Launch1536">
  424. <Platform Name="iOSSimulator">
  425. <Operation>1</Operation>
  426. </Platform>
  427. <Platform Name="iOSDevice64">
  428. <Operation>1</Operation>
  429. </Platform>
  430. <Platform Name="iOSDevice32">
  431. <Operation>1</Operation>
  432. </Platform>
  433. </DeployClass>
  434. <DeployClass Name="Android_SplashImage470">
  435. <Platform Name="Android">
  436. <RemoteDir>res\drawable-normal</RemoteDir>
  437. <Operation>1</Operation>
  438. </Platform>
  439. </DeployClass>
  440. <DeployClass Name="Android_LauncherIcon96">
  441. <Platform Name="Android">
  442. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  443. <Operation>1</Operation>
  444. </Platform>
  445. </DeployClass>
  446. <DeployClass Name="Android_SplashImage640">
  447. <Platform Name="Android">
  448. <RemoteDir>res\drawable-large</RemoteDir>
  449. <Operation>1</Operation>
  450. </Platform>
  451. </DeployClass>
  452. <DeployClass Name="iPhone_Launch640x1136">
  453. <Platform Name="iOSSimulator">
  454. <Operation>1</Operation>
  455. </Platform>
  456. <Platform Name="iOSDevice64">
  457. <Operation>1</Operation>
  458. </Platform>
  459. <Platform Name="iOSDevice32">
  460. <Operation>1</Operation>
  461. </Platform>
  462. </DeployClass>
  463. <DeployClass Name="ProjectiOSEntitlements">
  464. <Platform Name="iOSDevice64">
  465. <RemoteDir>..\</RemoteDir>
  466. <Operation>1</Operation>
  467. </Platform>
  468. <Platform Name="iOSDevice32">
  469. <RemoteDir>..\</RemoteDir>
  470. <Operation>1</Operation>
  471. </Platform>
  472. </DeployClass>
  473. <DeployClass Name="Android_LauncherIcon72">
  474. <Platform Name="Android">
  475. <RemoteDir>res\drawable-hdpi</RemoteDir>
  476. <Operation>1</Operation>
  477. </Platform>
  478. </DeployClass>
  479. <DeployClass Name="AndroidGDBServer">
  480. <Platform Name="Android">
  481. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  482. <Operation>1</Operation>
  483. </Platform>
  484. </DeployClass>
  485. <DeployClass Name="ProjectOSXInfoPList">
  486. <Platform Name="OSX32">
  487. <RemoteDir>Contents</RemoteDir>
  488. <Operation>1</Operation>
  489. </Platform>
  490. </DeployClass>
  491. <DeployClass Name="ProjectOSXEntitlements">
  492. <Platform Name="OSX32">
  493. <RemoteDir>..\</RemoteDir>
  494. <Operation>1</Operation>
  495. </Platform>
  496. </DeployClass>
  497. <DeployClass Name="iPad_Launch2048">
  498. <Platform Name="iOSSimulator">
  499. <Operation>1</Operation>
  500. </Platform>
  501. <Platform Name="iOSDevice64">
  502. <Operation>1</Operation>
  503. </Platform>
  504. <Platform Name="iOSDevice32">
  505. <Operation>1</Operation>
  506. </Platform>
  507. </DeployClass>
  508. <DeployClass Name="AndroidSplashStyles">
  509. <Platform Name="Android">
  510. <RemoteDir>res\values</RemoteDir>
  511. <Operation>1</Operation>
  512. </Platform>
  513. </DeployClass>
  514. <DeployClass Name="Android_SplashImage426">
  515. <Platform Name="Android">
  516. <RemoteDir>res\drawable-small</RemoteDir>
  517. <Operation>1</Operation>
  518. </Platform>
  519. </DeployClass>
  520. <DeployClass Name="AndroidSplashImageDef">
  521. <Platform Name="Android">
  522. <RemoteDir>res\drawable</RemoteDir>
  523. <Operation>1</Operation>
  524. </Platform>
  525. </DeployClass>
  526. <DeployClass Name="ProjectiOSResource">
  527. <Platform Name="iOSSimulator">
  528. <Operation>1</Operation>
  529. </Platform>
  530. <Platform Name="iOSDevice64">
  531. <Operation>1</Operation>
  532. </Platform>
  533. <Platform Name="iOSDevice32">
  534. <Operation>1</Operation>
  535. </Platform>
  536. </DeployClass>
  537. <DeployClass Name="ProjectAndroidManifest">
  538. <Platform Name="Android">
  539. <Operation>1</Operation>
  540. </Platform>
  541. </DeployClass>
  542. <DeployClass Name="Android_DefaultAppIcon">
  543. <Platform Name="Android">
  544. <RemoteDir>res\drawable</RemoteDir>
  545. <Operation>1</Operation>
  546. </Platform>
  547. </DeployClass>
  548. <DeployClass Name="File">
  549. <Platform Name="Win32">
  550. <Operation>0</Operation>
  551. </Platform>
  552. <Platform Name="iOSDevice64">
  553. <Operation>0</Operation>
  554. </Platform>
  555. <Platform Name="OSX32">
  556. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  557. <Operation>0</Operation>
  558. </Platform>
  559. <Platform Name="iOSDevice32">
  560. <Operation>0</Operation>
  561. </Platform>
  562. <Platform Name="Android">
  563. <Operation>0</Operation>
  564. </Platform>
  565. <Platform Name="iOSSimulator">
  566. <Operation>0</Operation>
  567. </Platform>
  568. </DeployClass>
  569. <DeployClass Name="AndroidServiceOutput">
  570. <Platform Name="Android">
  571. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  572. <Operation>1</Operation>
  573. </Platform>
  574. </DeployClass>
  575. <DeployClass Required="true" Name="DependencyPackage">
  576. <Platform Name="Win32">
  577. <Operation>0</Operation>
  578. <Extensions>.bpl</Extensions>
  579. </Platform>
  580. <Platform Name="iOSDevice64">
  581. <Operation>1</Operation>
  582. <Extensions>.dylib</Extensions>
  583. </Platform>
  584. <Platform Name="OSX32">
  585. <RemoteDir>Contents\MacOS</RemoteDir>
  586. <Operation>1</Operation>
  587. <Extensions>.dylib</Extensions>
  588. </Platform>
  589. <Platform Name="iOSDevice32">
  590. <Operation>1</Operation>
  591. <Extensions>.dylib</Extensions>
  592. </Platform>
  593. <Platform Name="iOSSimulator">
  594. <Operation>1</Operation>
  595. <Extensions>.dylib</Extensions>
  596. </Platform>
  597. </DeployClass>
  598. <DeployClass Name="Android_LauncherIcon48">
  599. <Platform Name="Android">
  600. <RemoteDir>res\drawable-mdpi</RemoteDir>
  601. <Operation>1</Operation>
  602. </Platform>
  603. </DeployClass>
  604. <DeployClass Name="Android_SplashImage960">
  605. <Platform Name="Android">
  606. <RemoteDir>res\drawable-xlarge</RemoteDir>
  607. <Operation>1</Operation>
  608. </Platform>
  609. </DeployClass>
  610. <DeployClass Name="Android_LauncherIcon36">
  611. <Platform Name="Android">
  612. <RemoteDir>res\drawable-ldpi</RemoteDir>
  613. <Operation>1</Operation>
  614. </Platform>
  615. </DeployClass>
  616. <DeployClass Name="ProjectiOSDeviceResourceRules">
  617. <Platform Name="iOSDevice64">
  618. <Operation>1</Operation>
  619. </Platform>
  620. <Platform Name="iOSDevice32">
  621. <Operation>1</Operation>
  622. </Platform>
  623. </DeployClass>
  624. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  625. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  626. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  627. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  628. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  629. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  630. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  631. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  632. </Deployment>
  633. <Platforms>
  634. <Platform value="Win32">True</Platform>
  635. <Platform value="Win64">False</Platform>
  636. </Platforms>
  637. </BorlandProject>
  638. <ProjectFileVersion>12</ProjectFileVersion>
  639. </ProjectExtensions>
  640. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  641. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  642. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  643. </Project>