RenderToTextureC.cbproj 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C33A9432-DFE2-4F32-B864-9371BE99C2A0}</ProjectGuid>
  4. <ProjectVersion>18.7</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>RenderToTextureC.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>RenderToTextureC</SanitizedProjectName>
  44. <Multithreaded>true</Multithreaded>
  45. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  46. <ILINK_LibraryPath>D:\GLScene\Samples\CPP\Demos\rendering\RenderToTexture\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  47. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  48. <IncludePath>D:\GLScene\Samples\CPP\Demos\rendering\RenderToTexture\;$(IncludePath)</IncludePath>
  49. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  50. <_TCHARMapping>wchar_t</_TCHARMapping>
  51. <ProjectType>CppVCLApplication</ProjectType>
  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. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  66. <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>
  67. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  68. <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>
  69. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  70. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  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. <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>
  76. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  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. <LinkPackageImports>rtl.bpi;vcl.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  105. <BT_BuildType>Debug</BT_BuildType>
  106. </PropertyGroup>
  107. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  108. <Defines>NDEBUG;$(Defines)</Defines>
  109. <TASM_Debugging>None</TASM_Debugging>
  110. </PropertyGroup>
  111. <ItemGroup>
  112. <CppCompile Include="fRenderToTextureC.cpp">
  113. <Form>Form1</Form>
  114. <FormType>dfm</FormType>
  115. <DependentOn>fRenderToTextureC.h</DependentOn>
  116. <BuildOrder>2</BuildOrder>
  117. </CppCompile>
  118. <CppCompile Include="RenderToTextureC.cpp">
  119. <BuildOrder>0</BuildOrder>
  120. </CppCompile>
  121. <FormResources Include="fRenderToTextureC.dfm"/>
  122. <BuildConfiguration Include="Release">
  123. <Key>Cfg_2</Key>
  124. <CfgParent>Base</CfgParent>
  125. </BuildConfiguration>
  126. <BuildConfiguration Include="Base">
  127. <Key>Base</Key>
  128. </BuildConfiguration>
  129. <BuildConfiguration Include="Debug">
  130. <Key>Cfg_1</Key>
  131. <CfgParent>Base</CfgParent>
  132. </BuildConfiguration>
  133. </ItemGroup>
  134. <ProjectExtensions>
  135. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  136. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  137. <BorlandProject>
  138. <CPlusPlusBuilder.Personality>
  139. <Source>
  140. <Source Name="MainSource">RenderToTextureC.cpp</Source>
  141. </Source>
  142. <VersionInfo>
  143. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  144. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  145. <VersionInfo Name="MajorVer">1</VersionInfo>
  146. <VersionInfo Name="MinorVer">0</VersionInfo>
  147. <VersionInfo Name="Release">0</VersionInfo>
  148. <VersionInfo Name="Build">0</VersionInfo>
  149. <VersionInfo Name="Debug">False</VersionInfo>
  150. <VersionInfo Name="PreRelease">False</VersionInfo>
  151. <VersionInfo Name="Special">False</VersionInfo>
  152. <VersionInfo Name="Private">False</VersionInfo>
  153. <VersionInfo Name="DLL">False</VersionInfo>
  154. <VersionInfo Name="Locale">1049</VersionInfo>
  155. <VersionInfo Name="CodePage">1251</VersionInfo>
  156. </VersionInfo>
  157. <VersionInfoKeys>
  158. <VersionInfoKeys Name="CompanyName"/>
  159. <VersionInfoKeys Name="FileDescription"/>
  160. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  161. <VersionInfoKeys Name="InternalName"/>
  162. <VersionInfoKeys Name="LegalCopyright"/>
  163. <VersionInfoKeys Name="LegalTrademarks"/>
  164. <VersionInfoKeys Name="OriginalFilename"/>
  165. <VersionInfoKeys Name="ProductName"/>
  166. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  167. <VersionInfoKeys Name="Comments"/>
  168. <VersionInfoKeys Name="CFBundleName"/>
  169. <VersionInfoKeys Name="CFBundleDisplayName"/>
  170. <VersionInfoKeys Name="UIDeviceFamily"/>
  171. <VersionInfoKeys Name="CFBundleIdentifier"/>
  172. <VersionInfoKeys Name="CFBundleVersion"/>
  173. <VersionInfoKeys Name="CFBundlePackageType"/>
  174. <VersionInfoKeys Name="CFBundleSignature"/>
  175. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  176. <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
  177. <VersionInfoKeys Name="CFBundleExecutable"/>
  178. <VersionInfoKeys Name="CFBundleResourceSpecification"/>
  179. <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
  180. <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
  181. <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
  182. <VersionInfoKeys Name="package"/>
  183. <VersionInfoKeys Name="label"/>
  184. <VersionInfoKeys Name="versionCode"/>
  185. <VersionInfoKeys Name="versionName"/>
  186. <VersionInfoKeys Name="persistent"/>
  187. <VersionInfoKeys Name="restoreAnyVersion"/>
  188. <VersionInfoKeys Name="installLocation"/>
  189. <VersionInfoKeys Name="largeHeap"/>
  190. <VersionInfoKeys Name="theme"/>
  191. </VersionInfoKeys>
  192. <ProjectProperties>
  193. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  194. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  195. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  196. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  197. </ProjectProperties>
  198. </CPlusPlusBuilder.Personality>
  199. <Deployment Version="3">
  200. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
  201. <Platform Name="Win32">
  202. <Overwrite>true</Overwrite>
  203. </Platform>
  204. </DeployFile>
  205. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  206. <Platform Name="OSX32">
  207. <Overwrite>true</Overwrite>
  208. </Platform>
  209. </DeployFile>
  210. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  211. <Platform Name="Win64">
  212. <Overwrite>true</Overwrite>
  213. </Platform>
  214. </DeployFile>
  215. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  216. <Platform Name="Win32">
  217. <Overwrite>true</Overwrite>
  218. </Platform>
  219. </DeployFile>
  220. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
  221. <Platform Name="OSX64">
  222. <Overwrite>true</Overwrite>
  223. </Platform>
  224. </DeployFile>
  225. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  226. <Platform Name="OSX32">
  227. <Overwrite>true</Overwrite>
  228. </Platform>
  229. </DeployFile>
  230. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule">
  231. <Platform Name="Win32">
  232. <Overwrite>true</Overwrite>
  233. </Platform>
  234. </DeployFile>
  235. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.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)\bin64\cc64260mt.dll" Class="DependencyModule">
  241. <Platform Name="Win64">
  242. <Overwrite>true</Overwrite>
  243. </Platform>
  244. </DeployFile>
  245. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64230mt.dll" Class="DependencyModule"/>
  246. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64230.dll" Class="DependencyModule"/>
  247. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
  248. <Platform Name="Win64">
  249. <Overwrite>true</Overwrite>
  250. </Platform>
  251. </DeployFile>
  252. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
  253. <Platform Name="Win32">
  254. <Overwrite>true</Overwrite>
  255. </Platform>
  256. </DeployFile>
  257. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule"/>
  258. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule"/>
  259. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
  260. <Platform Name="OSX64">
  261. <Overwrite>true</Overwrite>
  262. </Platform>
  263. </DeployFile>
  264. <DeployClass Name="AdditionalDebugSymbols">
  265. <Platform Name="iOSSimulator">
  266. <Operation>1</Operation>
  267. </Platform>
  268. <Platform Name="OSX32">
  269. <RemoteDir>Contents\MacOS</RemoteDir>
  270. <Operation>1</Operation>
  271. </Platform>
  272. <Platform Name="Win32">
  273. <Operation>0</Operation>
  274. </Platform>
  275. </DeployClass>
  276. <DeployClass Name="AndroidClassesDexFile">
  277. <Platform Name="Android">
  278. <RemoteDir>classes</RemoteDir>
  279. <Operation>1</Operation>
  280. </Platform>
  281. </DeployClass>
  282. <DeployClass Name="AndroidFileProvider">
  283. <Platform Name="Android">
  284. <RemoteDir>res\xml</RemoteDir>
  285. <Operation>1</Operation>
  286. </Platform>
  287. </DeployClass>
  288. <DeployClass Name="AndroidGDBServer">
  289. <Platform Name="Android">
  290. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  291. <Operation>1</Operation>
  292. </Platform>
  293. </DeployClass>
  294. <DeployClass Name="AndroidLibnativeArmeabiFile">
  295. <Platform Name="Android">
  296. <RemoteDir>library\lib\armeabi</RemoteDir>
  297. <Operation>1</Operation>
  298. </Platform>
  299. </DeployClass>
  300. <DeployClass Name="AndroidLibnativeMipsFile">
  301. <Platform Name="Android">
  302. <RemoteDir>library\lib\mips</RemoteDir>
  303. <Operation>1</Operation>
  304. </Platform>
  305. </DeployClass>
  306. <DeployClass Name="AndroidServiceOutput">
  307. <Platform Name="Android">
  308. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  309. <Operation>1</Operation>
  310. </Platform>
  311. </DeployClass>
  312. <DeployClass Name="AndroidSplashImageDef">
  313. <Platform Name="Android">
  314. <RemoteDir>res\drawable</RemoteDir>
  315. <Operation>1</Operation>
  316. </Platform>
  317. </DeployClass>
  318. <DeployClass Name="AndroidSplashStyles">
  319. <Platform Name="Android">
  320. <RemoteDir>res\values</RemoteDir>
  321. <Operation>1</Operation>
  322. </Platform>
  323. </DeployClass>
  324. <DeployClass Name="AndroidSplashStylesV21">
  325. <Platform Name="Android">
  326. <RemoteDir>res\values-v21</RemoteDir>
  327. <Operation>1</Operation>
  328. </Platform>
  329. </DeployClass>
  330. <DeployClass Name="Android_Colors">
  331. <Platform Name="Android">
  332. <RemoteDir>res\values</RemoteDir>
  333. <Operation>1</Operation>
  334. </Platform>
  335. </DeployClass>
  336. <DeployClass Name="Android_DefaultAppIcon">
  337. <Platform Name="Android">
  338. <RemoteDir>res\drawable</RemoteDir>
  339. <Operation>1</Operation>
  340. </Platform>
  341. </DeployClass>
  342. <DeployClass Name="Android_LauncherIcon144">
  343. <Platform Name="Android">
  344. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  345. <Operation>1</Operation>
  346. </Platform>
  347. </DeployClass>
  348. <DeployClass Name="Android_LauncherIcon36">
  349. <Platform Name="Android">
  350. <RemoteDir>res\drawable-ldpi</RemoteDir>
  351. <Operation>1</Operation>
  352. </Platform>
  353. </DeployClass>
  354. <DeployClass Name="Android_LauncherIcon48">
  355. <Platform Name="Android">
  356. <RemoteDir>res\drawable-mdpi</RemoteDir>
  357. <Operation>1</Operation>
  358. </Platform>
  359. </DeployClass>
  360. <DeployClass Name="Android_LauncherIcon72">
  361. <Platform Name="Android">
  362. <RemoteDir>res\drawable-hdpi</RemoteDir>
  363. <Operation>1</Operation>
  364. </Platform>
  365. </DeployClass>
  366. <DeployClass Name="Android_LauncherIcon96">
  367. <Platform Name="Android">
  368. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  369. <Operation>1</Operation>
  370. </Platform>
  371. </DeployClass>
  372. <DeployClass Name="Android_NotificationIcon24">
  373. <Platform Name="Android">
  374. <RemoteDir>res\drawable-mdpi</RemoteDir>
  375. <Operation>1</Operation>
  376. </Platform>
  377. </DeployClass>
  378. <DeployClass Name="Android_NotificationIcon36">
  379. <Platform Name="Android">
  380. <RemoteDir>res\drawable-hdpi</RemoteDir>
  381. <Operation>1</Operation>
  382. </Platform>
  383. </DeployClass>
  384. <DeployClass Name="Android_NotificationIcon48">
  385. <Platform Name="Android">
  386. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  387. <Operation>1</Operation>
  388. </Platform>
  389. </DeployClass>
  390. <DeployClass Name="Android_NotificationIcon72">
  391. <Platform Name="Android">
  392. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  393. <Operation>1</Operation>
  394. </Platform>
  395. </DeployClass>
  396. <DeployClass Name="Android_NotificationIcon96">
  397. <Platform Name="Android">
  398. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  399. <Operation>1</Operation>
  400. </Platform>
  401. </DeployClass>
  402. <DeployClass Name="Android_SplashImage426">
  403. <Platform Name="Android">
  404. <RemoteDir>res\drawable-small</RemoteDir>
  405. <Operation>1</Operation>
  406. </Platform>
  407. </DeployClass>
  408. <DeployClass Name="Android_SplashImage470">
  409. <Platform Name="Android">
  410. <RemoteDir>res\drawable-normal</RemoteDir>
  411. <Operation>1</Operation>
  412. </Platform>
  413. </DeployClass>
  414. <DeployClass Name="Android_SplashImage640">
  415. <Platform Name="Android">
  416. <RemoteDir>res\drawable-large</RemoteDir>
  417. <Operation>1</Operation>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Name="Android_SplashImage960">
  421. <Platform Name="Android">
  422. <RemoteDir>res\drawable-xlarge</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. </DeployClass>
  426. <DeployClass Name="Android_Strings">
  427. <Platform Name="Android">
  428. <RemoteDir>res\values</RemoteDir>
  429. <Operation>1</Operation>
  430. </Platform>
  431. </DeployClass>
  432. <DeployClass Name="DebugSymbols">
  433. <Platform Name="iOSSimulator">
  434. <Operation>1</Operation>
  435. </Platform>
  436. <Platform Name="OSX32">
  437. <RemoteDir>Contents\MacOS</RemoteDir>
  438. <Operation>1</Operation>
  439. </Platform>
  440. <Platform Name="Win32">
  441. <Operation>0</Operation>
  442. </Platform>
  443. </DeployClass>
  444. <DeployClass Name="DependencyFramework">
  445. <Platform Name="OSX32">
  446. <RemoteDir>Contents\MacOS</RemoteDir>
  447. <Operation>1</Operation>
  448. <Extensions>.framework</Extensions>
  449. </Platform>
  450. <Platform Name="OSX64">
  451. <RemoteDir>Contents\MacOS</RemoteDir>
  452. <Operation>1</Operation>
  453. <Extensions>.framework</Extensions>
  454. </Platform>
  455. <Platform Name="Win32">
  456. <Operation>0</Operation>
  457. </Platform>
  458. </DeployClass>
  459. <DeployClass Name="DependencyModule">
  460. <Platform Name="iOSDevice32">
  461. <Operation>1</Operation>
  462. <Extensions>.dylib</Extensions>
  463. </Platform>
  464. <Platform Name="iOSDevice64">
  465. <Operation>1</Operation>
  466. <Extensions>.dylib</Extensions>
  467. </Platform>
  468. <Platform Name="iOSSimulator">
  469. <Operation>1</Operation>
  470. <Extensions>.dylib</Extensions>
  471. </Platform>
  472. <Platform Name="OSX32">
  473. <RemoteDir>Contents\MacOS</RemoteDir>
  474. <Operation>1</Operation>
  475. <Extensions>.dylib</Extensions>
  476. </Platform>
  477. <Platform Name="OSX64">
  478. <RemoteDir>Contents\MacOS</RemoteDir>
  479. <Operation>1</Operation>
  480. <Extensions>.dylib</Extensions>
  481. </Platform>
  482. <Platform Name="Win32">
  483. <Operation>0</Operation>
  484. <Extensions>.dll;.bpl</Extensions>
  485. </Platform>
  486. </DeployClass>
  487. <DeployClass Required="true" Name="DependencyPackage">
  488. <Platform Name="iOSDevice32">
  489. <Operation>1</Operation>
  490. <Extensions>.dylib</Extensions>
  491. </Platform>
  492. <Platform Name="iOSDevice64">
  493. <Operation>1</Operation>
  494. <Extensions>.dylib</Extensions>
  495. </Platform>
  496. <Platform Name="iOSSimulator">
  497. <Operation>1</Operation>
  498. <Extensions>.dylib</Extensions>
  499. </Platform>
  500. <Platform Name="OSX32">
  501. <RemoteDir>Contents\MacOS</RemoteDir>
  502. <Operation>1</Operation>
  503. <Extensions>.dylib</Extensions>
  504. </Platform>
  505. <Platform Name="OSX64">
  506. <RemoteDir>Contents\MacOS</RemoteDir>
  507. <Operation>1</Operation>
  508. <Extensions>.dylib</Extensions>
  509. </Platform>
  510. <Platform Name="Win32">
  511. <Operation>0</Operation>
  512. <Extensions>.bpl</Extensions>
  513. </Platform>
  514. </DeployClass>
  515. <DeployClass Name="File">
  516. <Platform Name="Android">
  517. <Operation>0</Operation>
  518. </Platform>
  519. <Platform Name="iOSDevice32">
  520. <Operation>0</Operation>
  521. </Platform>
  522. <Platform Name="iOSDevice64">
  523. <Operation>0</Operation>
  524. </Platform>
  525. <Platform Name="iOSSimulator">
  526. <Operation>0</Operation>
  527. </Platform>
  528. <Platform Name="OSX32">
  529. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  530. <Operation>0</Operation>
  531. </Platform>
  532. <Platform Name="OSX64">
  533. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  534. <Operation>0</Operation>
  535. </Platform>
  536. <Platform Name="Win32">
  537. <Operation>0</Operation>
  538. </Platform>
  539. </DeployClass>
  540. <DeployClass Name="iPad_Launch1024x768">
  541. <Platform Name="iOSDevice32">
  542. <Operation>1</Operation>
  543. </Platform>
  544. <Platform Name="iOSDevice64">
  545. <Operation>1</Operation>
  546. </Platform>
  547. <Platform Name="iOSSimulator">
  548. <Operation>1</Operation>
  549. </Platform>
  550. </DeployClass>
  551. <DeployClass Name="iPad_Launch1536x2048">
  552. <Platform Name="iOSDevice32">
  553. <Operation>1</Operation>
  554. </Platform>
  555. <Platform Name="iOSDevice64">
  556. <Operation>1</Operation>
  557. </Platform>
  558. <Platform Name="iOSSimulator">
  559. <Operation>1</Operation>
  560. </Platform>
  561. </DeployClass>
  562. <DeployClass Name="iPad_Launch1668">
  563. <Platform Name="iOSDevice32">
  564. <Operation>1</Operation>
  565. </Platform>
  566. <Platform Name="iOSDevice64">
  567. <Operation>1</Operation>
  568. </Platform>
  569. <Platform Name="iOSSimulator">
  570. <Operation>1</Operation>
  571. </Platform>
  572. </DeployClass>
  573. <DeployClass Name="iPad_Launch1668x2388">
  574. <Platform Name="iOSDevice32">
  575. <Operation>1</Operation>
  576. </Platform>
  577. <Platform Name="iOSDevice64">
  578. <Operation>1</Operation>
  579. </Platform>
  580. <Platform Name="iOSSimulator">
  581. <Operation>1</Operation>
  582. </Platform>
  583. </DeployClass>
  584. <DeployClass Name="iPad_Launch2048x1536">
  585. <Platform Name="iOSDevice32">
  586. <Operation>1</Operation>
  587. </Platform>
  588. <Platform Name="iOSDevice64">
  589. <Operation>1</Operation>
  590. </Platform>
  591. <Platform Name="iOSSimulator">
  592. <Operation>1</Operation>
  593. </Platform>
  594. </DeployClass>
  595. <DeployClass Name="iPad_Launch2048x2732">
  596. <Platform Name="iOSDevice32">
  597. <Operation>1</Operation>
  598. </Platform>
  599. <Platform Name="iOSDevice64">
  600. <Operation>1</Operation>
  601. </Platform>
  602. <Platform Name="iOSSimulator">
  603. <Operation>1</Operation>
  604. </Platform>
  605. </DeployClass>
  606. <DeployClass Name="iPad_Launch2224">
  607. <Platform Name="iOSDevice32">
  608. <Operation>1</Operation>
  609. </Platform>
  610. <Platform Name="iOSDevice64">
  611. <Operation>1</Operation>
  612. </Platform>
  613. <Platform Name="iOSSimulator">
  614. <Operation>1</Operation>
  615. </Platform>
  616. </DeployClass>
  617. <DeployClass Name="iPad_Launch2388x1668">
  618. <Platform Name="iOSDevice32">
  619. <Operation>1</Operation>
  620. </Platform>
  621. <Platform Name="iOSDevice64">
  622. <Operation>1</Operation>
  623. </Platform>
  624. <Platform Name="iOSSimulator">
  625. <Operation>1</Operation>
  626. </Platform>
  627. </DeployClass>
  628. <DeployClass Name="iPad_Launch2732x2048">
  629. <Platform Name="iOSDevice32">
  630. <Operation>1</Operation>
  631. </Platform>
  632. <Platform Name="iOSDevice64">
  633. <Operation>1</Operation>
  634. </Platform>
  635. <Platform Name="iOSSimulator">
  636. <Operation>1</Operation>
  637. </Platform>
  638. </DeployClass>
  639. <DeployClass Name="iPad_Launch768x1024">
  640. <Platform Name="iOSDevice32">
  641. <Operation>1</Operation>
  642. </Platform>
  643. <Platform Name="iOSDevice64">
  644. <Operation>1</Operation>
  645. </Platform>
  646. <Platform Name="iOSSimulator">
  647. <Operation>1</Operation>
  648. </Platform>
  649. </DeployClass>
  650. <DeployClass Name="iPhone_Launch1125">
  651. <Platform Name="iOSDevice32">
  652. <Operation>1</Operation>
  653. </Platform>
  654. <Platform Name="iOSDevice64">
  655. <Operation>1</Operation>
  656. </Platform>
  657. <Platform Name="iOSSimulator">
  658. <Operation>1</Operation>
  659. </Platform>
  660. </DeployClass>
  661. <DeployClass Name="iPhone_Launch1136x640">
  662. <Platform Name="iOSDevice32">
  663. <Operation>1</Operation>
  664. </Platform>
  665. <Platform Name="iOSDevice64">
  666. <Operation>1</Operation>
  667. </Platform>
  668. <Platform Name="iOSSimulator">
  669. <Operation>1</Operation>
  670. </Platform>
  671. </DeployClass>
  672. <DeployClass Name="iPhone_Launch1242">
  673. <Platform Name="iOSDevice32">
  674. <Operation>1</Operation>
  675. </Platform>
  676. <Platform Name="iOSDevice64">
  677. <Operation>1</Operation>
  678. </Platform>
  679. <Platform Name="iOSSimulator">
  680. <Operation>1</Operation>
  681. </Platform>
  682. </DeployClass>
  683. <DeployClass Name="iPhone_Launch1242x2688">
  684. <Platform Name="iOSDevice32">
  685. <Operation>1</Operation>
  686. </Platform>
  687. <Platform Name="iOSDevice64">
  688. <Operation>1</Operation>
  689. </Platform>
  690. <Platform Name="iOSSimulator">
  691. <Operation>1</Operation>
  692. </Platform>
  693. </DeployClass>
  694. <DeployClass Name="iPhone_Launch1334">
  695. <Platform Name="iOSDevice32">
  696. <Operation>1</Operation>
  697. </Platform>
  698. <Platform Name="iOSDevice64">
  699. <Operation>1</Operation>
  700. </Platform>
  701. <Platform Name="iOSSimulator">
  702. <Operation>1</Operation>
  703. </Platform>
  704. </DeployClass>
  705. <DeployClass Name="iPhone_Launch1792">
  706. <Platform Name="iOSDevice32">
  707. <Operation>1</Operation>
  708. </Platform>
  709. <Platform Name="iOSDevice64">
  710. <Operation>1</Operation>
  711. </Platform>
  712. <Platform Name="iOSSimulator">
  713. <Operation>1</Operation>
  714. </Platform>
  715. </DeployClass>
  716. <DeployClass Name="iPhone_Launch2208">
  717. <Platform Name="iOSDevice32">
  718. <Operation>1</Operation>
  719. </Platform>
  720. <Platform Name="iOSDevice64">
  721. <Operation>1</Operation>
  722. </Platform>
  723. <Platform Name="iOSSimulator">
  724. <Operation>1</Operation>
  725. </Platform>
  726. </DeployClass>
  727. <DeployClass Name="iPhone_Launch2436">
  728. <Platform Name="iOSDevice32">
  729. <Operation>1</Operation>
  730. </Platform>
  731. <Platform Name="iOSDevice64">
  732. <Operation>1</Operation>
  733. </Platform>
  734. <Platform Name="iOSSimulator">
  735. <Operation>1</Operation>
  736. </Platform>
  737. </DeployClass>
  738. <DeployClass Name="iPhone_Launch2688x1242">
  739. <Platform Name="iOSDevice32">
  740. <Operation>1</Operation>
  741. </Platform>
  742. <Platform Name="iOSDevice64">
  743. <Operation>1</Operation>
  744. </Platform>
  745. <Platform Name="iOSSimulator">
  746. <Operation>1</Operation>
  747. </Platform>
  748. </DeployClass>
  749. <DeployClass Name="iPhone_Launch320">
  750. <Platform Name="iOSDevice32">
  751. <Operation>1</Operation>
  752. </Platform>
  753. <Platform Name="iOSDevice64">
  754. <Operation>1</Operation>
  755. </Platform>
  756. <Platform Name="iOSSimulator">
  757. <Operation>1</Operation>
  758. </Platform>
  759. </DeployClass>
  760. <DeployClass Name="iPhone_Launch640">
  761. <Platform Name="iOSDevice32">
  762. <Operation>1</Operation>
  763. </Platform>
  764. <Platform Name="iOSDevice64">
  765. <Operation>1</Operation>
  766. </Platform>
  767. <Platform Name="iOSSimulator">
  768. <Operation>1</Operation>
  769. </Platform>
  770. </DeployClass>
  771. <DeployClass Name="iPhone_Launch640x1136">
  772. <Platform Name="iOSDevice32">
  773. <Operation>1</Operation>
  774. </Platform>
  775. <Platform Name="iOSDevice64">
  776. <Operation>1</Operation>
  777. </Platform>
  778. <Platform Name="iOSSimulator">
  779. <Operation>1</Operation>
  780. </Platform>
  781. </DeployClass>
  782. <DeployClass Name="iPhone_Launch750">
  783. <Platform Name="iOSDevice32">
  784. <Operation>1</Operation>
  785. </Platform>
  786. <Platform Name="iOSDevice64">
  787. <Operation>1</Operation>
  788. </Platform>
  789. <Platform Name="iOSSimulator">
  790. <Operation>1</Operation>
  791. </Platform>
  792. </DeployClass>
  793. <DeployClass Name="iPhone_Launch828">
  794. <Platform Name="iOSDevice32">
  795. <Operation>1</Operation>
  796. </Platform>
  797. <Platform Name="iOSDevice64">
  798. <Operation>1</Operation>
  799. </Platform>
  800. <Platform Name="iOSSimulator">
  801. <Operation>1</Operation>
  802. </Platform>
  803. </DeployClass>
  804. <DeployClass Name="ProjectAndroidManifest">
  805. <Platform Name="Android">
  806. <Operation>1</Operation>
  807. </Platform>
  808. </DeployClass>
  809. <DeployClass Name="ProjectiOSDeviceDebug">
  810. <Platform Name="iOSDevice32">
  811. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  812. <Operation>1</Operation>
  813. </Platform>
  814. <Platform Name="iOSDevice64">
  815. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  816. <Operation>1</Operation>
  817. </Platform>
  818. </DeployClass>
  819. <DeployClass Name="ProjectiOSDeviceResourceRules">
  820. <Platform Name="iOSDevice32">
  821. <Operation>1</Operation>
  822. </Platform>
  823. <Platform Name="iOSDevice64">
  824. <Operation>1</Operation>
  825. </Platform>
  826. </DeployClass>
  827. <DeployClass Name="ProjectiOSEntitlements">
  828. <Platform Name="iOSDevice32">
  829. <RemoteDir>..\</RemoteDir>
  830. <Operation>1</Operation>
  831. </Platform>
  832. <Platform Name="iOSDevice64">
  833. <RemoteDir>..\</RemoteDir>
  834. <Operation>1</Operation>
  835. </Platform>
  836. </DeployClass>
  837. <DeployClass Name="ProjectiOSInfoPList">
  838. <Platform Name="iOSDevice32">
  839. <Operation>1</Operation>
  840. </Platform>
  841. <Platform Name="iOSDevice64">
  842. <Operation>1</Operation>
  843. </Platform>
  844. <Platform Name="iOSSimulator">
  845. <Operation>1</Operation>
  846. </Platform>
  847. </DeployClass>
  848. <DeployClass Name="ProjectiOSResource">
  849. <Platform Name="iOSDevice32">
  850. <Operation>1</Operation>
  851. </Platform>
  852. <Platform Name="iOSDevice64">
  853. <Operation>1</Operation>
  854. </Platform>
  855. <Platform Name="iOSSimulator">
  856. <Operation>1</Operation>
  857. </Platform>
  858. </DeployClass>
  859. <DeployClass Name="ProjectOSXDebug">
  860. <Platform Name="OSX64">
  861. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  862. <Operation>1</Operation>
  863. </Platform>
  864. </DeployClass>
  865. <DeployClass Name="ProjectOSXEntitlements">
  866. <Platform Name="OSX32">
  867. <RemoteDir>..\</RemoteDir>
  868. <Operation>1</Operation>
  869. </Platform>
  870. <Platform Name="OSX64">
  871. <RemoteDir>..\</RemoteDir>
  872. <Operation>1</Operation>
  873. </Platform>
  874. </DeployClass>
  875. <DeployClass Name="ProjectOSXInfoPList">
  876. <Platform Name="OSX32">
  877. <RemoteDir>Contents</RemoteDir>
  878. <Operation>1</Operation>
  879. </Platform>
  880. <Platform Name="OSX64">
  881. <RemoteDir>Contents</RemoteDir>
  882. <Operation>1</Operation>
  883. </Platform>
  884. </DeployClass>
  885. <DeployClass Name="ProjectOSXResource">
  886. <Platform Name="OSX32">
  887. <RemoteDir>Contents\Resources</RemoteDir>
  888. <Operation>1</Operation>
  889. </Platform>
  890. <Platform Name="OSX64">
  891. <RemoteDir>Contents\Resources</RemoteDir>
  892. <Operation>1</Operation>
  893. </Platform>
  894. </DeployClass>
  895. <DeployClass Required="true" Name="ProjectOutput">
  896. <Platform Name="Android">
  897. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  898. <Operation>1</Operation>
  899. </Platform>
  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. <Platform Name="Linux64">
  910. <Operation>1</Operation>
  911. </Platform>
  912. <Platform Name="OSX32">
  913. <RemoteDir>Contents\MacOS</RemoteDir>
  914. <Operation>1</Operation>
  915. </Platform>
  916. <Platform Name="OSX64">
  917. <RemoteDir>Contents\MacOS</RemoteDir>
  918. <Operation>1</Operation>
  919. </Platform>
  920. <Platform Name="Win32">
  921. <Operation>0</Operation>
  922. </Platform>
  923. </DeployClass>
  924. <DeployClass Name="ProjectUWPManifest">
  925. <Platform Name="Win32">
  926. <Operation>1</Operation>
  927. </Platform>
  928. <Platform Name="Win64">
  929. <Operation>1</Operation>
  930. </Platform>
  931. </DeployClass>
  932. <DeployClass Name="UWP_CppLogo150">
  933. <Platform Name="Win32">
  934. <RemoteDir>Assets</RemoteDir>
  935. <Operation>1</Operation>
  936. </Platform>
  937. <Platform Name="Win64">
  938. <RemoteDir>Assets</RemoteDir>
  939. <Operation>1</Operation>
  940. </Platform>
  941. </DeployClass>
  942. <DeployClass Name="UWP_CppLogo44">
  943. <Platform Name="Win32">
  944. <RemoteDir>Assets</RemoteDir>
  945. <Operation>1</Operation>
  946. </Platform>
  947. <Platform Name="Win64">
  948. <RemoteDir>Assets</RemoteDir>
  949. <Operation>1</Operation>
  950. </Platform>
  951. </DeployClass>
  952. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  953. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  954. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  955. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  956. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  957. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  958. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  959. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  960. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  961. </Deployment>
  962. <Platforms>
  963. <Platform value="Win32">True</Platform>
  964. <Platform value="Win64">False</Platform>
  965. </Platforms>
  966. </BorlandProject>
  967. <ProjectFileVersion>12</ProjectFileVersion>
  968. </ProjectExtensions>
  969. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  970. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  971. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  972. </Project>