ShadowMappingFBO.cbproj 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{07638790-44BF-45A8-8F42-5473E949DEA0}</ProjectGuid>
  4. <ProjectVersion>18.7</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>ShadowMappingFBO.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. <_TCHARMapping>wchar_t</_TCHARMapping>
  44. <ILINK_LibraryPath>D:\GLScene\Samples\CPP\Demos\specialsFX\ShadowmappingFBO\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  45. <ProjectType>CppVCLApplication</ProjectType>
  46. <Multithreaded>true</Multithreaded>
  47. <IncludePath>D:\GLScene\Samples\CPP\Demos\specialsFX\ShadowmappingFBO\;$(IncludePath)</IncludePath>
  48. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  49. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  50. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  51. <SanitizedProjectName>ShadowMappingFBO</SanitizedProjectName>
  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_Locale>1033</VerInfo_Locale>
  65. <PackageImports>adortl;bcbie;bcbsmp;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CodeSiteExpressPkg;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;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;inetdbxpress;Intraweb;MetropolisUILiveTile;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;svn;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vclFireDAC;vclib;vclie;vclimg;VCLRESTComponents;vclribbon;VclSmp;vcltouch;vclx;xmlrtl;$(PackageImports)</PackageImports>
  66. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  67. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  68. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  69. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  70. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
  71. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  72. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  75. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  76. <PackageImports>adortl;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;GLScene_RT;ibxpress;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;Intraweb;MetropolisUILiveTile;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vclFireDAC;vclib;vclie;vclimg;VCLRESTComponents;vclribbon;VclSmp;vcltouch;vclx;xmlrtl;$(PackageImports)</PackageImports>
  77. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  78. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  81. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  82. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  83. <DCC_Optimize>false</DCC_Optimize>
  84. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  85. <Defines>_DEBUG;$(Defines)</Defines>
  86. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  87. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  88. <DCC_Define>DEBUG</DCC_Define>
  89. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  90. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  91. <BCC_StackFrames>true</BCC_StackFrames>
  92. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  93. <TASM_Debugging>Full</TASM_Debugging>
  94. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  95. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  96. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  97. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  98. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  99. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  100. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  103. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  104. <VerInfo_Locale>1033</VerInfo_Locale>
  105. <LinkPackageImports>rtl.bpi;vcl.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  106. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  107. <BT_BuildType>Debug</BT_BuildType>
  108. </PropertyGroup>
  109. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  110. <Defines>NDEBUG;$(Defines)</Defines>
  111. <TASM_Debugging>None</TASM_Debugging>
  112. </PropertyGroup>
  113. <ItemGroup>
  114. <CppCompile Include="ShadowMappingFBO.cpp">
  115. <BuildOrder>0</BuildOrder>
  116. </CppCompile>
  117. <CppCompile Include="Unit1.cpp">
  118. <Form>Form1</Form>
  119. <FormType>dfm</FormType>
  120. <DependentOn>Unit1.h</DependentOn>
  121. <BuildOrder>2</BuildOrder>
  122. </CppCompile>
  123. <FormResources Include="Unit1.dfm"/>
  124. <BuildConfiguration Include="Release">
  125. <Key>Cfg_2</Key>
  126. <CfgParent>Base</CfgParent>
  127. </BuildConfiguration>
  128. <BuildConfiguration Include="Base">
  129. <Key>Base</Key>
  130. </BuildConfiguration>
  131. <BuildConfiguration Include="Debug">
  132. <Key>Cfg_1</Key>
  133. <CfgParent>Base</CfgParent>
  134. </BuildConfiguration>
  135. </ItemGroup>
  136. <ProjectExtensions>
  137. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  138. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  139. <BorlandProject>
  140. <CPlusPlusBuilder.Personality>
  141. <ProjectProperties>
  142. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  143. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  144. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  145. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  146. </ProjectProperties>
  147. <Source>
  148. <Source Name="MainSource">ShadowMappingFBO.cpp</Source>
  149. </Source>
  150. <Excluded_Packages>
  151. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  152. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  153. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  154. <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  155. </Excluded_Packages>
  156. </CPlusPlusBuilder.Personality>
  157. <Deployment Version="3">
  158. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
  159. <Platform Name="Win32">
  160. <Overwrite>true</Overwrite>
  161. </Platform>
  162. </DeployFile>
  163. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c240mt.dll" Class="DependencyModule">
  164. <Platform Name="Win32">
  165. <Overwrite>true</Overwrite>
  166. </Platform>
  167. </DeployFile>
  168. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule">
  169. <Platform Name="Win32">
  170. <Overwrite>true</Overwrite>
  171. </Platform>
  172. </DeployFile>
  173. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule">
  174. <Platform Name="Win64">
  175. <Overwrite>true</Overwrite>
  176. </Platform>
  177. </DeployFile>
  178. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64160.dll" Class="DependencyModule">
  179. <Platform Name="Win64">
  180. <Overwrite>true</Overwrite>
  181. </Platform>
  182. </DeployFile>
  183. <DeployFile LocalName=".\Win32\Debug\ShadowMappingFBO.tds" Configuration="Debug" Class="DebugSymbols">
  184. <Platform Name="Win32">
  185. <RemoteName>ShadowMappingFBO.tds</RemoteName>
  186. <Overwrite>true</Overwrite>
  187. </Platform>
  188. </DeployFile>
  189. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32240mt.dll" Class="DependencyModule">
  190. <Platform Name="Win32">
  191. <Overwrite>true</Overwrite>
  192. </Platform>
  193. </DeployFile>
  194. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64240.dll" Class="DependencyModule">
  195. <Platform Name="Win64">
  196. <Overwrite>true</Overwrite>
  197. </Platform>
  198. </DeployFile>
  199. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64240mt.dll" Class="DependencyModule">
  200. <Platform Name="Win64">
  201. <Overwrite>true</Overwrite>
  202. </Platform>
  203. </DeployFile>
  204. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c240.dll" Class="DependencyModule">
  205. <Platform Name="Win32">
  206. <Overwrite>true</Overwrite>
  207. </Platform>
  208. </DeployFile>
  209. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32160mt.dll" Class="DependencyModule">
  210. <Platform Name="Win32">
  211. <Overwrite>true</Overwrite>
  212. </Platform>
  213. </DeployFile>
  214. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  215. <Platform Name="Win64">
  216. <Overwrite>true</Overwrite>
  217. </Platform>
  218. </DeployFile>
  219. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  220. <Platform Name="OSX32">
  221. <Overwrite>true</Overwrite>
  222. </Platform>
  223. </DeployFile>
  224. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  225. <Platform Name="Win32">
  226. <Overwrite>true</Overwrite>
  227. </Platform>
  228. </DeployFile>
  229. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
  230. <Platform Name="OSX64">
  231. <Overwrite>true</Overwrite>
  232. </Platform>
  233. </DeployFile>
  234. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  235. <Platform Name="OSX32">
  236. <Overwrite>true</Overwrite>
  237. </Platform>
  238. </DeployFile>
  239. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule">
  240. <Platform Name="Win32">
  241. <Overwrite>true</Overwrite>
  242. </Platform>
  243. </DeployFile>
  244. <DeployFile LocalName=".\Win32\Debug\ShadowMappingFBO.exe" Configuration="Debug" Class="ProjectOutput">
  245. <Platform Name="Win32">
  246. <RemoteName>ShadowMappingFBO.exe</RemoteName>
  247. <Overwrite>true</Overwrite>
  248. </Platform>
  249. </DeployFile>
  250. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32160.dll" Class="DependencyModule">
  251. <Platform Name="Win32">
  252. <Overwrite>true</Overwrite>
  253. </Platform>
  254. </DeployFile>
  255. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32240.dll" Class="DependencyModule">
  256. <Platform Name="Win32">
  257. <Overwrite>true</Overwrite>
  258. </Platform>
  259. </DeployFile>
  260. <DeployFile LocalName=".\Win32\Debug\Project4.tds" Configuration="Debug" Class="DebugSymbols"/>
  261. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64160mt.dll" Class="DependencyModule">
  262. <Platform Name="Win64">
  263. <Overwrite>true</Overwrite>
  264. </Platform>
  265. </DeployFile>
  266. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
  267. <Platform Name="Win32">
  268. <Overwrite>true</Overwrite>
  269. </Platform>
  270. </DeployFile>
  271. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
  272. <Platform Name="Win64">
  273. <Overwrite>true</Overwrite>
  274. </Platform>
  275. </DeployFile>
  276. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
  277. <Platform Name="OSX64">
  278. <Overwrite>true</Overwrite>
  279. </Platform>
  280. </DeployFile>
  281. <DeployClass Name="AdditionalDebugSymbols">
  282. <Platform Name="iOSSimulator">
  283. <Operation>1</Operation>
  284. </Platform>
  285. <Platform Name="OSX32">
  286. <RemoteDir>Contents\MacOS</RemoteDir>
  287. <Operation>1</Operation>
  288. </Platform>
  289. <Platform Name="Win32">
  290. <Operation>0</Operation>
  291. </Platform>
  292. </DeployClass>
  293. <DeployClass Name="AndroidClassesDexFile">
  294. <Platform Name="Android">
  295. <RemoteDir>classes</RemoteDir>
  296. <Operation>1</Operation>
  297. </Platform>
  298. </DeployClass>
  299. <DeployClass Name="AndroidFileProvider">
  300. <Platform Name="Android">
  301. <RemoteDir>res\xml</RemoteDir>
  302. <Operation>1</Operation>
  303. </Platform>
  304. </DeployClass>
  305. <DeployClass Name="AndroidGDBServer">
  306. <Platform Name="Android">
  307. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  308. <Operation>1</Operation>
  309. </Platform>
  310. </DeployClass>
  311. <DeployClass Name="AndroidLibnativeArmeabiFile">
  312. <Platform Name="Android">
  313. <RemoteDir>library\lib\armeabi</RemoteDir>
  314. <Operation>1</Operation>
  315. </Platform>
  316. </DeployClass>
  317. <DeployClass Name="AndroidLibnativeMipsFile">
  318. <Platform Name="Android">
  319. <RemoteDir>library\lib\mips</RemoteDir>
  320. <Operation>1</Operation>
  321. </Platform>
  322. </DeployClass>
  323. <DeployClass Name="AndroidLibnativeX86File"/>
  324. <DeployClass Name="AndroidServiceOutput">
  325. <Platform Name="Android">
  326. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  327. <Operation>1</Operation>
  328. </Platform>
  329. </DeployClass>
  330. <DeployClass Name="AndroidSplashImageDef">
  331. <Platform Name="Android">
  332. <RemoteDir>res\drawable</RemoteDir>
  333. <Operation>1</Operation>
  334. </Platform>
  335. </DeployClass>
  336. <DeployClass Name="AndroidSplashStyles">
  337. <Platform Name="Android">
  338. <RemoteDir>res\values</RemoteDir>
  339. <Operation>1</Operation>
  340. </Platform>
  341. </DeployClass>
  342. <DeployClass Name="AndroidSplashStylesV21">
  343. <Platform Name="Android">
  344. <RemoteDir>res\values-v21</RemoteDir>
  345. <Operation>1</Operation>
  346. </Platform>
  347. </DeployClass>
  348. <DeployClass Name="Android_Colors">
  349. <Platform Name="Android">
  350. <RemoteDir>res\values</RemoteDir>
  351. <Operation>1</Operation>
  352. </Platform>
  353. </DeployClass>
  354. <DeployClass Name="Android_DefaultAppIcon">
  355. <Platform Name="Android">
  356. <RemoteDir>res\drawable</RemoteDir>
  357. <Operation>1</Operation>
  358. </Platform>
  359. </DeployClass>
  360. <DeployClass Name="Android_LauncherIcon144">
  361. <Platform Name="Android">
  362. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  363. <Operation>1</Operation>
  364. </Platform>
  365. </DeployClass>
  366. <DeployClass Name="Android_LauncherIcon36">
  367. <Platform Name="Android">
  368. <RemoteDir>res\drawable-ldpi</RemoteDir>
  369. <Operation>1</Operation>
  370. </Platform>
  371. </DeployClass>
  372. <DeployClass Name="Android_LauncherIcon48">
  373. <Platform Name="Android">
  374. <RemoteDir>res\drawable-mdpi</RemoteDir>
  375. <Operation>1</Operation>
  376. </Platform>
  377. </DeployClass>
  378. <DeployClass Name="Android_LauncherIcon72">
  379. <Platform Name="Android">
  380. <RemoteDir>res\drawable-hdpi</RemoteDir>
  381. <Operation>1</Operation>
  382. </Platform>
  383. </DeployClass>
  384. <DeployClass Name="Android_LauncherIcon96">
  385. <Platform Name="Android">
  386. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  387. <Operation>1</Operation>
  388. </Platform>
  389. </DeployClass>
  390. <DeployClass Name="Android_NotificationIcon24">
  391. <Platform Name="Android">
  392. <RemoteDir>res\drawable-mdpi</RemoteDir>
  393. <Operation>1</Operation>
  394. </Platform>
  395. </DeployClass>
  396. <DeployClass Name="Android_NotificationIcon36">
  397. <Platform Name="Android">
  398. <RemoteDir>res\drawable-hdpi</RemoteDir>
  399. <Operation>1</Operation>
  400. </Platform>
  401. </DeployClass>
  402. <DeployClass Name="Android_NotificationIcon48">
  403. <Platform Name="Android">
  404. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  405. <Operation>1</Operation>
  406. </Platform>
  407. </DeployClass>
  408. <DeployClass Name="Android_NotificationIcon72">
  409. <Platform Name="Android">
  410. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  411. <Operation>1</Operation>
  412. </Platform>
  413. </DeployClass>
  414. <DeployClass Name="Android_NotificationIcon96">
  415. <Platform Name="Android">
  416. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  417. <Operation>1</Operation>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Name="Android_SplashImage426">
  421. <Platform Name="Android">
  422. <RemoteDir>res\drawable-small</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. </DeployClass>
  426. <DeployClass Name="Android_SplashImage470">
  427. <Platform Name="Android">
  428. <RemoteDir>res\drawable-normal</RemoteDir>
  429. <Operation>1</Operation>
  430. </Platform>
  431. </DeployClass>
  432. <DeployClass Name="Android_SplashImage640">
  433. <Platform Name="Android">
  434. <RemoteDir>res\drawable-large</RemoteDir>
  435. <Operation>1</Operation>
  436. </Platform>
  437. </DeployClass>
  438. <DeployClass Name="Android_SplashImage960">
  439. <Platform Name="Android">
  440. <RemoteDir>res\drawable-xlarge</RemoteDir>
  441. <Operation>1</Operation>
  442. </Platform>
  443. </DeployClass>
  444. <DeployClass Name="Android_Strings">
  445. <Platform Name="Android">
  446. <RemoteDir>res\values</RemoteDir>
  447. <Operation>1</Operation>
  448. </Platform>
  449. </DeployClass>
  450. <DeployClass Name="DebugSymbols">
  451. <Platform Name="iOSSimulator">
  452. <Operation>1</Operation>
  453. </Platform>
  454. <Platform Name="OSX32">
  455. <RemoteDir>Contents\MacOS</RemoteDir>
  456. <Operation>1</Operation>
  457. </Platform>
  458. <Platform Name="Win32">
  459. <Operation>0</Operation>
  460. </Platform>
  461. </DeployClass>
  462. <DeployClass Name="DependencyFramework">
  463. <Platform Name="OSX32">
  464. <RemoteDir>Contents\MacOS</RemoteDir>
  465. <Operation>1</Operation>
  466. <Extensions>.framework</Extensions>
  467. </Platform>
  468. <Platform Name="OSX64">
  469. <RemoteDir>Contents\MacOS</RemoteDir>
  470. <Operation>1</Operation>
  471. <Extensions>.framework</Extensions>
  472. </Platform>
  473. <Platform Name="Win32">
  474. <Operation>0</Operation>
  475. </Platform>
  476. </DeployClass>
  477. <DeployClass Name="DependencyModule">
  478. <Platform Name="iOSDevice32">
  479. <Operation>1</Operation>
  480. <Extensions>.dylib</Extensions>
  481. </Platform>
  482. <Platform Name="iOSDevice64">
  483. <Operation>1</Operation>
  484. <Extensions>.dylib</Extensions>
  485. </Platform>
  486. <Platform Name="iOSSimulator">
  487. <Operation>1</Operation>
  488. <Extensions>.dylib</Extensions>
  489. </Platform>
  490. <Platform Name="OSX32">
  491. <RemoteDir>Contents\MacOS</RemoteDir>
  492. <Operation>1</Operation>
  493. <Extensions>.dylib</Extensions>
  494. </Platform>
  495. <Platform Name="OSX64">
  496. <RemoteDir>Contents\MacOS</RemoteDir>
  497. <Operation>1</Operation>
  498. <Extensions>.dylib</Extensions>
  499. </Platform>
  500. <Platform Name="Win32">
  501. <Operation>0</Operation>
  502. <Extensions>.dll;.bpl</Extensions>
  503. </Platform>
  504. </DeployClass>
  505. <DeployClass Required="true" Name="DependencyPackage">
  506. <Platform Name="iOSDevice32">
  507. <Operation>1</Operation>
  508. <Extensions>.dylib</Extensions>
  509. </Platform>
  510. <Platform Name="iOSDevice64">
  511. <Operation>1</Operation>
  512. <Extensions>.dylib</Extensions>
  513. </Platform>
  514. <Platform Name="iOSSimulator">
  515. <Operation>1</Operation>
  516. <Extensions>.dylib</Extensions>
  517. </Platform>
  518. <Platform Name="OSX32">
  519. <RemoteDir>Contents\MacOS</RemoteDir>
  520. <Operation>1</Operation>
  521. <Extensions>.dylib</Extensions>
  522. </Platform>
  523. <Platform Name="OSX64">
  524. <RemoteDir>Contents\MacOS</RemoteDir>
  525. <Operation>1</Operation>
  526. <Extensions>.dylib</Extensions>
  527. </Platform>
  528. <Platform Name="Win32">
  529. <Operation>0</Operation>
  530. <Extensions>.bpl</Extensions>
  531. </Platform>
  532. </DeployClass>
  533. <DeployClass Name="File">
  534. <Platform Name="Android">
  535. <Operation>0</Operation>
  536. </Platform>
  537. <Platform Name="iOSDevice32">
  538. <Operation>0</Operation>
  539. </Platform>
  540. <Platform Name="iOSDevice64">
  541. <Operation>0</Operation>
  542. </Platform>
  543. <Platform Name="iOSSimulator">
  544. <Operation>0</Operation>
  545. </Platform>
  546. <Platform Name="OSX32">
  547. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  548. <Operation>0</Operation>
  549. </Platform>
  550. <Platform Name="OSX64">
  551. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  552. <Operation>0</Operation>
  553. </Platform>
  554. <Platform Name="Win32">
  555. <Operation>0</Operation>
  556. </Platform>
  557. </DeployClass>
  558. <DeployClass Name="iPad_Launch1024">
  559. <Platform Name="iOSDevice32">
  560. <Operation>1</Operation>
  561. </Platform>
  562. <Platform Name="iOSDevice64">
  563. <Operation>1</Operation>
  564. </Platform>
  565. <Platform Name="iOSSimulator">
  566. <Operation>1</Operation>
  567. </Platform>
  568. </DeployClass>
  569. <DeployClass Name="iPad_Launch1024x768">
  570. <Platform Name="iOSDevice32">
  571. <Operation>1</Operation>
  572. </Platform>
  573. <Platform Name="iOSDevice64">
  574. <Operation>1</Operation>
  575. </Platform>
  576. <Platform Name="iOSSimulator">
  577. <Operation>1</Operation>
  578. </Platform>
  579. </DeployClass>
  580. <DeployClass Name="iPad_Launch1536">
  581. <Platform Name="iOSDevice32">
  582. <Operation>1</Operation>
  583. </Platform>
  584. <Platform Name="iOSDevice64">
  585. <Operation>1</Operation>
  586. </Platform>
  587. <Platform Name="iOSSimulator">
  588. <Operation>1</Operation>
  589. </Platform>
  590. </DeployClass>
  591. <DeployClass Name="iPad_Launch1536x2048">
  592. <Platform Name="iOSDevice32">
  593. <Operation>1</Operation>
  594. </Platform>
  595. <Platform Name="iOSDevice64">
  596. <Operation>1</Operation>
  597. </Platform>
  598. <Platform Name="iOSSimulator">
  599. <Operation>1</Operation>
  600. </Platform>
  601. </DeployClass>
  602. <DeployClass Name="iPad_Launch1668">
  603. <Platform Name="iOSDevice32">
  604. <Operation>1</Operation>
  605. </Platform>
  606. <Platform Name="iOSDevice64">
  607. <Operation>1</Operation>
  608. </Platform>
  609. <Platform Name="iOSSimulator">
  610. <Operation>1</Operation>
  611. </Platform>
  612. </DeployClass>
  613. <DeployClass Name="iPad_Launch1668x2388">
  614. <Platform Name="iOSDevice32">
  615. <Operation>1</Operation>
  616. </Platform>
  617. <Platform Name="iOSDevice64">
  618. <Operation>1</Operation>
  619. </Platform>
  620. <Platform Name="iOSSimulator">
  621. <Operation>1</Operation>
  622. </Platform>
  623. </DeployClass>
  624. <DeployClass Name="iPad_Launch2048">
  625. <Platform Name="iOSDevice32">
  626. <Operation>1</Operation>
  627. </Platform>
  628. <Platform Name="iOSDevice64">
  629. <Operation>1</Operation>
  630. </Platform>
  631. <Platform Name="iOSSimulator">
  632. <Operation>1</Operation>
  633. </Platform>
  634. </DeployClass>
  635. <DeployClass Name="iPad_Launch2048x1536">
  636. <Platform Name="iOSDevice32">
  637. <Operation>1</Operation>
  638. </Platform>
  639. <Platform Name="iOSDevice64">
  640. <Operation>1</Operation>
  641. </Platform>
  642. <Platform Name="iOSSimulator">
  643. <Operation>1</Operation>
  644. </Platform>
  645. </DeployClass>
  646. <DeployClass Name="iPad_Launch2048x2732">
  647. <Platform Name="iOSDevice32">
  648. <Operation>1</Operation>
  649. </Platform>
  650. <Platform Name="iOSDevice64">
  651. <Operation>1</Operation>
  652. </Platform>
  653. <Platform Name="iOSSimulator">
  654. <Operation>1</Operation>
  655. </Platform>
  656. </DeployClass>
  657. <DeployClass Name="iPad_Launch2224">
  658. <Platform Name="iOSDevice32">
  659. <Operation>1</Operation>
  660. </Platform>
  661. <Platform Name="iOSDevice64">
  662. <Operation>1</Operation>
  663. </Platform>
  664. <Platform Name="iOSSimulator">
  665. <Operation>1</Operation>
  666. </Platform>
  667. </DeployClass>
  668. <DeployClass Name="iPad_Launch2388x1668">
  669. <Platform Name="iOSDevice32">
  670. <Operation>1</Operation>
  671. </Platform>
  672. <Platform Name="iOSDevice64">
  673. <Operation>1</Operation>
  674. </Platform>
  675. <Platform Name="iOSSimulator">
  676. <Operation>1</Operation>
  677. </Platform>
  678. </DeployClass>
  679. <DeployClass Name="iPad_Launch2732x2048">
  680. <Platform Name="iOSDevice32">
  681. <Operation>1</Operation>
  682. </Platform>
  683. <Platform Name="iOSDevice64">
  684. <Operation>1</Operation>
  685. </Platform>
  686. <Platform Name="iOSSimulator">
  687. <Operation>1</Operation>
  688. </Platform>
  689. </DeployClass>
  690. <DeployClass Name="iPad_Launch768">
  691. <Platform Name="iOSDevice32">
  692. <Operation>1</Operation>
  693. </Platform>
  694. <Platform Name="iOSDevice64">
  695. <Operation>1</Operation>
  696. </Platform>
  697. <Platform Name="iOSSimulator">
  698. <Operation>1</Operation>
  699. </Platform>
  700. </DeployClass>
  701. <DeployClass Name="iPad_Launch768x1024">
  702. <Platform Name="iOSDevice32">
  703. <Operation>1</Operation>
  704. </Platform>
  705. <Platform Name="iOSDevice64">
  706. <Operation>1</Operation>
  707. </Platform>
  708. <Platform Name="iOSSimulator">
  709. <Operation>1</Operation>
  710. </Platform>
  711. </DeployClass>
  712. <DeployClass Name="iPhone_Launch1125">
  713. <Platform Name="iOSDevice32">
  714. <Operation>1</Operation>
  715. </Platform>
  716. <Platform Name="iOSDevice64">
  717. <Operation>1</Operation>
  718. </Platform>
  719. <Platform Name="iOSSimulator">
  720. <Operation>1</Operation>
  721. </Platform>
  722. </DeployClass>
  723. <DeployClass Name="iPhone_Launch1136x640">
  724. <Platform Name="iOSDevice32">
  725. <Operation>1</Operation>
  726. </Platform>
  727. <Platform Name="iOSDevice64">
  728. <Operation>1</Operation>
  729. </Platform>
  730. <Platform Name="iOSSimulator">
  731. <Operation>1</Operation>
  732. </Platform>
  733. </DeployClass>
  734. <DeployClass Name="iPhone_Launch1242">
  735. <Platform Name="iOSDevice32">
  736. <Operation>1</Operation>
  737. </Platform>
  738. <Platform Name="iOSDevice64">
  739. <Operation>1</Operation>
  740. </Platform>
  741. <Platform Name="iOSSimulator">
  742. <Operation>1</Operation>
  743. </Platform>
  744. </DeployClass>
  745. <DeployClass Name="iPhone_Launch1242x2688">
  746. <Platform Name="iOSDevice32">
  747. <Operation>1</Operation>
  748. </Platform>
  749. <Platform Name="iOSDevice64">
  750. <Operation>1</Operation>
  751. </Platform>
  752. <Platform Name="iOSSimulator">
  753. <Operation>1</Operation>
  754. </Platform>
  755. </DeployClass>
  756. <DeployClass Name="iPhone_Launch1334">
  757. <Platform Name="iOSDevice32">
  758. <Operation>1</Operation>
  759. </Platform>
  760. <Platform Name="iOSDevice64">
  761. <Operation>1</Operation>
  762. </Platform>
  763. <Platform Name="iOSSimulator">
  764. <Operation>1</Operation>
  765. </Platform>
  766. </DeployClass>
  767. <DeployClass Name="iPhone_Launch1792">
  768. <Platform Name="iOSDevice32">
  769. <Operation>1</Operation>
  770. </Platform>
  771. <Platform Name="iOSDevice64">
  772. <Operation>1</Operation>
  773. </Platform>
  774. <Platform Name="iOSSimulator">
  775. <Operation>1</Operation>
  776. </Platform>
  777. </DeployClass>
  778. <DeployClass Name="iPhone_Launch2208">
  779. <Platform Name="iOSDevice32">
  780. <Operation>1</Operation>
  781. </Platform>
  782. <Platform Name="iOSDevice64">
  783. <Operation>1</Operation>
  784. </Platform>
  785. <Platform Name="iOSSimulator">
  786. <Operation>1</Operation>
  787. </Platform>
  788. </DeployClass>
  789. <DeployClass Name="iPhone_Launch2436">
  790. <Platform Name="iOSDevice32">
  791. <Operation>1</Operation>
  792. </Platform>
  793. <Platform Name="iOSDevice64">
  794. <Operation>1</Operation>
  795. </Platform>
  796. <Platform Name="iOSSimulator">
  797. <Operation>1</Operation>
  798. </Platform>
  799. </DeployClass>
  800. <DeployClass Name="iPhone_Launch2688x1242">
  801. <Platform Name="iOSDevice32">
  802. <Operation>1</Operation>
  803. </Platform>
  804. <Platform Name="iOSDevice64">
  805. <Operation>1</Operation>
  806. </Platform>
  807. <Platform Name="iOSSimulator">
  808. <Operation>1</Operation>
  809. </Platform>
  810. </DeployClass>
  811. <DeployClass Name="iPhone_Launch320">
  812. <Platform Name="iOSDevice32">
  813. <Operation>1</Operation>
  814. </Platform>
  815. <Platform Name="iOSDevice64">
  816. <Operation>1</Operation>
  817. </Platform>
  818. <Platform Name="iOSSimulator">
  819. <Operation>1</Operation>
  820. </Platform>
  821. </DeployClass>
  822. <DeployClass Name="iPhone_Launch640">
  823. <Platform Name="iOSDevice32">
  824. <Operation>1</Operation>
  825. </Platform>
  826. <Platform Name="iOSDevice64">
  827. <Operation>1</Operation>
  828. </Platform>
  829. <Platform Name="iOSSimulator">
  830. <Operation>1</Operation>
  831. </Platform>
  832. </DeployClass>
  833. <DeployClass Name="iPhone_Launch640x1136">
  834. <Platform Name="iOSDevice32">
  835. <Operation>1</Operation>
  836. </Platform>
  837. <Platform Name="iOSDevice64">
  838. <Operation>1</Operation>
  839. </Platform>
  840. <Platform Name="iOSSimulator">
  841. <Operation>1</Operation>
  842. </Platform>
  843. </DeployClass>
  844. <DeployClass Name="iPhone_Launch750">
  845. <Platform Name="iOSDevice32">
  846. <Operation>1</Operation>
  847. </Platform>
  848. <Platform Name="iOSDevice64">
  849. <Operation>1</Operation>
  850. </Platform>
  851. <Platform Name="iOSSimulator">
  852. <Operation>1</Operation>
  853. </Platform>
  854. </DeployClass>
  855. <DeployClass Name="iPhone_Launch828">
  856. <Platform Name="iOSDevice32">
  857. <Operation>1</Operation>
  858. </Platform>
  859. <Platform Name="iOSDevice64">
  860. <Operation>1</Operation>
  861. </Platform>
  862. <Platform Name="iOSSimulator">
  863. <Operation>1</Operation>
  864. </Platform>
  865. </DeployClass>
  866. <DeployClass Name="ProjectAndroidManifest">
  867. <Platform Name="Android">
  868. <Operation>1</Operation>
  869. </Platform>
  870. </DeployClass>
  871. <DeployClass Name="ProjectiOSDeviceDebug">
  872. <Platform Name="iOSDevice32">
  873. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  874. <Operation>1</Operation>
  875. </Platform>
  876. <Platform Name="iOSDevice64">
  877. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  878. <Operation>1</Operation>
  879. </Platform>
  880. </DeployClass>
  881. <DeployClass Name="ProjectiOSDeviceResourceRules">
  882. <Platform Name="iOSDevice32">
  883. <Operation>1</Operation>
  884. </Platform>
  885. <Platform Name="iOSDevice64">
  886. <Operation>1</Operation>
  887. </Platform>
  888. </DeployClass>
  889. <DeployClass Name="ProjectiOSEntitlements">
  890. <Platform Name="iOSDevice32">
  891. <RemoteDir>..\</RemoteDir>
  892. <Operation>1</Operation>
  893. </Platform>
  894. <Platform Name="iOSDevice64">
  895. <RemoteDir>..\</RemoteDir>
  896. <Operation>1</Operation>
  897. </Platform>
  898. </DeployClass>
  899. <DeployClass Name="ProjectiOSInfoPList">
  900. <Platform Name="iOSDevice32">
  901. <Operation>1</Operation>
  902. </Platform>
  903. <Platform Name="iOSDevice64">
  904. <Operation>1</Operation>
  905. </Platform>
  906. <Platform Name="iOSSimulator">
  907. <Operation>1</Operation>
  908. </Platform>
  909. </DeployClass>
  910. <DeployClass Name="ProjectiOSResource">
  911. <Platform Name="iOSDevice32">
  912. <Operation>1</Operation>
  913. </Platform>
  914. <Platform Name="iOSDevice64">
  915. <Operation>1</Operation>
  916. </Platform>
  917. <Platform Name="iOSSimulator">
  918. <Operation>1</Operation>
  919. </Platform>
  920. </DeployClass>
  921. <DeployClass Name="ProjectOSXDebug">
  922. <Platform Name="OSX64">
  923. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  924. <Operation>1</Operation>
  925. </Platform>
  926. </DeployClass>
  927. <DeployClass Name="ProjectOSXEntitlements">
  928. <Platform Name="OSX32">
  929. <RemoteDir>..\</RemoteDir>
  930. <Operation>1</Operation>
  931. </Platform>
  932. <Platform Name="OSX64">
  933. <RemoteDir>..\</RemoteDir>
  934. <Operation>1</Operation>
  935. </Platform>
  936. </DeployClass>
  937. <DeployClass Name="ProjectOSXInfoPList">
  938. <Platform Name="OSX32">
  939. <RemoteDir>Contents</RemoteDir>
  940. <Operation>1</Operation>
  941. </Platform>
  942. <Platform Name="OSX64">
  943. <RemoteDir>Contents</RemoteDir>
  944. <Operation>1</Operation>
  945. </Platform>
  946. </DeployClass>
  947. <DeployClass Name="ProjectOSXResource">
  948. <Platform Name="OSX32">
  949. <RemoteDir>Contents\Resources</RemoteDir>
  950. <Operation>1</Operation>
  951. </Platform>
  952. <Platform Name="OSX64">
  953. <RemoteDir>Contents\Resources</RemoteDir>
  954. <Operation>1</Operation>
  955. </Platform>
  956. </DeployClass>
  957. <DeployClass Required="true" Name="ProjectOutput">
  958. <Platform Name="Android">
  959. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  960. <Operation>1</Operation>
  961. </Platform>
  962. <Platform Name="iOSDevice32">
  963. <Operation>1</Operation>
  964. </Platform>
  965. <Platform Name="iOSDevice64">
  966. <Operation>1</Operation>
  967. </Platform>
  968. <Platform Name="iOSSimulator">
  969. <Operation>1</Operation>
  970. </Platform>
  971. <Platform Name="Linux64">
  972. <Operation>1</Operation>
  973. </Platform>
  974. <Platform Name="OSX32">
  975. <RemoteDir>Contents\MacOS</RemoteDir>
  976. <Operation>1</Operation>
  977. </Platform>
  978. <Platform Name="OSX64">
  979. <RemoteDir>Contents\MacOS</RemoteDir>
  980. <Operation>1</Operation>
  981. </Platform>
  982. <Platform Name="Win32">
  983. <Operation>0</Operation>
  984. </Platform>
  985. </DeployClass>
  986. <DeployClass Name="ProjectUWPManifest">
  987. <Platform Name="Win32">
  988. <Operation>1</Operation>
  989. </Platform>
  990. <Platform Name="Win64">
  991. <Operation>1</Operation>
  992. </Platform>
  993. </DeployClass>
  994. <DeployClass Name="UWP_CppLogo150">
  995. <Platform Name="Win32">
  996. <RemoteDir>Assets</RemoteDir>
  997. <Operation>1</Operation>
  998. </Platform>
  999. <Platform Name="Win64">
  1000. <RemoteDir>Assets</RemoteDir>
  1001. <Operation>1</Operation>
  1002. </Platform>
  1003. </DeployClass>
  1004. <DeployClass Name="UWP_CppLogo44">
  1005. <Platform Name="Win32">
  1006. <RemoteDir>Assets</RemoteDir>
  1007. <Operation>1</Operation>
  1008. </Platform>
  1009. <Platform Name="Win64">
  1010. <RemoteDir>Assets</RemoteDir>
  1011. <Operation>1</Operation>
  1012. </Platform>
  1013. </DeployClass>
  1014. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1015. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1016. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1017. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1018. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1019. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1020. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1021. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1022. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1023. </Deployment>
  1024. <Platforms>
  1025. <Platform value="Win32">True</Platform>
  1026. <Platform value="Win64">False</Platform>
  1027. </Platforms>
  1028. </BorlandProject>
  1029. <ProjectFileVersion>12</ProjectFileVersion>
  1030. </ProjectExtensions>
  1031. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  1032. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1033. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1034. </Project>