Celshading.cbproj 58 KB

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