CgSimple.cbproj 57 KB

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