CelshadingC.cbproj 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{315D3B9D-13C3-49C5-863F-78DCC985A97D}</ProjectGuid>
  4. <ProjectType>CppVCLApplication</ProjectType>
  5. <MainSource>CelshadingC.cpp</MainSource>
  6. <Base>True</Base>
  7. <Config Condition="'$(Config)'==''">Debug</Config>
  8. <FrameworkType>VCL</FrameworkType>
  9. <ProjectVersion>20.3</ProjectVersion>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <TargetedPlatforms>1</TargetedPlatforms>
  12. <AppType>Application</AppType>
  13. <ProjectName Condition="'$(ProjectName)'==''">CelshadingC</ProjectName>
  14. </PropertyGroup>
  15. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  16. <Base>true</Base>
  17. </PropertyGroup>
  18. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  19. <Base_Win32>true</Base_Win32>
  20. <CfgParent>Base</CfgParent>
  21. <Base>true</Base>
  22. </PropertyGroup>
  23. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  24. <Base_Win64>true</Base_Win64>
  25. <CfgParent>Base</CfgParent>
  26. <Base>true</Base>
  27. </PropertyGroup>
  28. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''">
  29. <Base_Win64x>true</Base_Win64x>
  30. <CfgParent>Base</CfgParent>
  31. <Base>true</Base>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  34. <Cfg_1>true</Cfg_1>
  35. <CfgParent>Base</CfgParent>
  36. <Base>true</Base>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  39. <Cfg_1_Win32>true</Cfg_1_Win32>
  40. <CfgParent>Cfg_1</CfgParent>
  41. <Cfg_1>true</Cfg_1>
  42. <Base>true</Base>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  45. <Cfg_1_Win64>true</Cfg_1_Win64>
  46. <CfgParent>Cfg_1</CfgParent>
  47. <Cfg_1>true</Cfg_1>
  48. <Base>true</Base>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64x)'!=''">
  51. <Cfg_1_Win64x>true</Cfg_1_Win64x>
  52. <CfgParent>Cfg_1</CfgParent>
  53. <Cfg_1>true</Cfg_1>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  57. <Cfg_2>true</Cfg_2>
  58. <CfgParent>Base</CfgParent>
  59. <Base>true</Base>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  62. <Cfg_2_Win32>true</Cfg_2_Win32>
  63. <CfgParent>Cfg_2</CfgParent>
  64. <Cfg_2>true</Cfg_2>
  65. <Base>true</Base>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  68. <Cfg_2_Win64>true</Cfg_2_Win64>
  69. <CfgParent>Cfg_2</CfgParent>
  70. <Cfg_2>true</Cfg_2>
  71. <Base>true</Base>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64x)'!=''">
  74. <Cfg_2_Win64x>true</Cfg_2_Win64x>
  75. <CfgParent>Cfg_2</CfgParent>
  76. <Cfg_2>true</Cfg_2>
  77. <Base>true</Base>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Base)'!=''">
  80. <SanitizedProjectName>CelshadingC</SanitizedProjectName>
  81. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  82. <VerInfo_Locale>1036</VerInfo_Locale>
  83. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  84. <PackageImports>rtl.bpi;vcl.bpi;$(PackageImports)</PackageImports>
  85. <ILINK_AppType>Windows</ILINK_AppType>
  86. <UsePackages>true</UsePackages>
  87. <DynamicRTL>true</DynamicRTL>
  88. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;fmx.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  89. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  90. <ILINK_LibraryPath>$(BDS)\lib\obj;$(BDS)\lib;..\..\..\..\lib;..\..\..\..\dcu;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  91. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  92. <TASM_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(TASM_IncludePath)</TASM_IncludePath>
  93. <DCC_IncludePath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_IncludePath)</DCC_IncludePath>
  94. <BCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(BCC_IncludePath)</BCC_IncludePath>
  95. <DCC_AdditionalSwitches> -M</DCC_AdditionalSwitches>
  96. <BCC_PCHCache>true</BCC_PCHCache>
  97. <BRCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(BRCC_IncludePath)</BRCC_IncludePath>
  98. <TASM_AdditionalSwitches> /w2</TASM_AdditionalSwitches>
  99. <DCC_UnitSearchPath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  100. <FinalOutputDir>.</FinalOutputDir>
  101. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  102. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  103. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  104. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  105. <BCC_GenerateWindowsApp>true</BCC_GenerateWindowsApp>
  106. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  107. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  108. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  111. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  112. <TASM_Defines>_DEBUG;$(TASM_Defines)</TASM_Defines>
  113. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve</BCC_UserSuppliedOptions>
  114. <OutputExt>exe</OutputExt>
  115. <BRCC_Defines>_DEBUG;$(BRCC_Defines)</BRCC_Defines>
  116. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  117. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  118. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  119. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  120. <Icon_MainIcon>celshading_Icon.ico</Icon_MainIcon>
  121. <VerInfo_Locale>1033</VerInfo_Locale>
  122. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  123. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  126. <TASM_Defines>_DEBUG;$(TASM_Defines)</TASM_Defines>
  127. <BRCC_Defines>_DEBUG;$(BRCC_Defines)</BRCC_Defines>
  128. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  129. <Icon_MainIcon>celshading_Icon.ico</Icon_MainIcon>
  130. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  131. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Base_Win64x)'!=''">
  134. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  135. <BT_BuildType>Debug</BT_BuildType>
  136. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  137. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  138. <VerInfo_Locale>1033</VerInfo_Locale>
  139. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  140. <BCC_EnableBatchCompilation>true</BCC_EnableBatchCompilation>
  141. </PropertyGroup>
  142. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  143. <TASM_Debugging>Full</TASM_Debugging>
  144. <IntermediateOutputDir>Debug_Build</IntermediateOutputDir>
  145. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  146. <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
  147. <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
  148. <DCC_Define>DEBUG;$(DCC_Define);$(DCC_Define)</DCC_Define>
  149. <DCC_AdditionalSwitches> -M -V</DCC_AdditionalSwitches>
  150. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  151. </PropertyGroup>
  152. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  153. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve -k</BCC_UserSuppliedOptions>
  154. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  155. <BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  156. <LinkPackageStatics>GLScene_RT.lib;fmx.lib;xmlrtl.lib;vclimg.lib</LinkPackageStatics>
  157. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  158. <VerInfo_Locale>1033</VerInfo_Locale>
  159. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  160. <LinkPackageImports>rtl.bpi;vcl.bpi</LinkPackageImports>
  161. <BT_BuildType>Debug</BT_BuildType>
  162. </PropertyGroup>
  163. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  164. <BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  165. </PropertyGroup>
  166. <PropertyGroup Condition="'$(Cfg_1_Win64x)'!=''">
  167. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  168. </PropertyGroup>
  169. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  170. <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
  171. <BCC_OptimizationLevel>Level2</BCC_OptimizationLevel>
  172. <BCC_InlineFunctionExpansion>true</BCC_InlineFunctionExpansion>
  173. <DCC_AdditionalSwitches> -M -$O+</DCC_AdditionalSwitches>
  174. <TASM_Debugging>None</TASM_Debugging>
  175. <IntermediateOutputDir>Release_Build</IntermediateOutputDir>
  176. </PropertyGroup>
  177. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  178. <BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  179. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve -r</BCC_UserSuppliedOptions>
  180. </PropertyGroup>
  181. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  182. <BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  183. </PropertyGroup>
  184. <PropertyGroup Condition="'$(Cfg_2_Win64x)'!=''">
  185. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  186. </PropertyGroup>
  187. <ItemGroup>
  188. <CppCompile Include="CelshadingC.cpp">
  189. <BuildOrder>-1</BuildOrder>
  190. <BuildOrder>0</BuildOrder>
  191. </CppCompile>
  192. <ResFiles Include="CelshadingC.res">
  193. <BuildOrder>-1</BuildOrder>
  194. <BuildOrder>1</BuildOrder>
  195. </ResFiles>
  196. <CppCompile Include="fCelShadingC.cpp">
  197. <BuildOrder>2</BuildOrder>
  198. <Form>Form1</Form>
  199. <DependentOn>fCelShadingC.h</DependentOn>
  200. <BuildOrder>0</BuildOrder>
  201. </CppCompile>
  202. <FormResources Include="fCelShadingC.dfm"/>
  203. <BuildConfiguration Include="Base">
  204. <Key>Base</Key>
  205. </BuildConfiguration>
  206. <BuildConfiguration Include="Debug">
  207. <Key>Cfg_1</Key>
  208. <CfgParent>Base</CfgParent>
  209. </BuildConfiguration>
  210. <BuildConfiguration Include="Release">
  211. <Key>Cfg_2</Key>
  212. <CfgParent>Base</CfgParent>
  213. </BuildConfiguration>
  214. </ItemGroup>
  215. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  216. <ProjectExtensions>
  217. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  218. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  219. <BorlandProject>
  220. <CPlusPlusBuilder.Personality>
  221. <VersionInfo>
  222. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  223. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  224. <VersionInfo Name="MajorVer">1</VersionInfo>
  225. <VersionInfo Name="MinorVer">0</VersionInfo>
  226. <VersionInfo Name="Release">0</VersionInfo>
  227. <VersionInfo Name="Build">0</VersionInfo>
  228. <VersionInfo Name="Debug">False</VersionInfo>
  229. <VersionInfo Name="PreRelease">False</VersionInfo>
  230. <VersionInfo Name="Special">False</VersionInfo>
  231. <VersionInfo Name="Private">False</VersionInfo>
  232. <VersionInfo Name="DLL">False</VersionInfo>
  233. <VersionInfo Name="Locale">1036</VersionInfo>
  234. <VersionInfo Name="CodePage">1252</VersionInfo>
  235. </VersionInfo>
  236. <VersionInfoKeys>
  237. <VersionInfoKeys Name="CompanyName"/>
  238. <VersionInfoKeys Name="FileDescription"/>
  239. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  240. <VersionInfoKeys Name="InternalName"/>
  241. <VersionInfoKeys Name="LegalCopyright"/>
  242. <VersionInfoKeys Name="LegalTrademarks"/>
  243. <VersionInfoKeys Name="OriginalFilename"/>
  244. <VersionInfoKeys Name="ProductName"/>
  245. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  246. <VersionInfoKeys Name="Comments"/>
  247. </VersionInfoKeys>
  248. <Debugging>
  249. <Debugging Name="DebugSourceDirs">$(BCB)\source\vcl</Debugging>
  250. </Debugging>
  251. <Parameters>
  252. <Parameters Name="RunParams"/>
  253. <Parameters Name="HostApplication"/>
  254. <Parameters Name="RemoteHost"/>
  255. <Parameters Name="RemotePath"/>
  256. <Parameters Name="RemoteDebug">0</Parameters>
  257. </Parameters>
  258. <Compiler>
  259. <Compiler Name="ShowInfoMsgs">0</Compiler>
  260. <Compiler Name="LinkDebugVcl">0</Compiler>
  261. <Compiler Name="LinkCGLIB">0</Compiler>
  262. </Compiler>
  263. <ProjectProperties>
  264. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  265. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  266. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  267. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  268. </ProjectProperties>
  269. <Source>
  270. <Source Name="MainSource">CelshadingC.cpp</Source>
  271. </Source>
  272. </CPlusPlusBuilder.Personality>
  273. <Platforms>
  274. <Platform value="Win32">True</Platform>
  275. <Platform value="Win64">False</Platform>
  276. <Platform value="Win64x">False</Platform>
  277. </Platforms>
  278. <Deployment Version="5">
  279. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  280. <Platform Name="OSX32">
  281. <Overwrite>true</Overwrite>
  282. </Platform>
  283. </DeployFile>
  284. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  285. <Platform Name="OSX32">
  286. <Overwrite>true</Overwrite>
  287. </Platform>
  288. </DeployFile>
  289. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule"/>
  290. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule"/>
  291. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  292. <Platform Name="Win64">
  293. <Overwrite>true</Overwrite>
  294. </Platform>
  295. </DeployFile>
  296. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule"/>
  297. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule"/>
  298. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64280.dll" Class="DependencyModule"/>
  299. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64280mt.dll" Class="DependencyModule"/>
  300. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64290.dll" Class="DependencyModule">
  301. <Platform Name="Win64">
  302. <Overwrite>true</Overwrite>
  303. </Platform>
  304. </DeployFile>
  305. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64290mt.dll" Class="DependencyModule">
  306. <Platform Name="Win64">
  307. <Overwrite>true</Overwrite>
  308. </Platform>
  309. </DeployFile>
  310. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  311. <Platform Name="Win32">
  312. <Overwrite>true</Overwrite>
  313. </Platform>
  314. </DeployFile>
  315. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule"/>
  316. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule"/>
  317. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32280.dll" Class="DependencyModule"/>
  318. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32280mt.dll" Class="DependencyModule"/>
  319. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32290.dll" Class="DependencyModule">
  320. <Platform Name="Win32">
  321. <Overwrite>true</Overwrite>
  322. </Platform>
  323. </DeployFile>
  324. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32290mt.dll" Class="DependencyModule">
  325. <Platform Name="Win32">
  326. <Overwrite>true</Overwrite>
  327. </Platform>
  328. </DeployFile>
  329. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule"/>
  330. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule"/>
  331. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c280.dll" Class="DependencyModule"/>
  332. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c280mt.dll" Class="DependencyModule"/>
  333. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c290.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\cc32c290mt.dll" Class="DependencyModule">
  339. <Platform Name="Win32">
  340. <Overwrite>true</Overwrite>
  341. </Platform>
  342. </DeployFile>
  343. <DeployClass Name="AdditionalDebugSymbols">
  344. <Platform Name="iOSSimulator">
  345. <Operation>1</Operation>
  346. </Platform>
  347. <Platform Name="OSX32">
  348. <RemoteDir>Contents\MacOS</RemoteDir>
  349. <Operation>1</Operation>
  350. </Platform>
  351. <Platform Name="Win32">
  352. <Operation>0</Operation>
  353. </Platform>
  354. </DeployClass>
  355. <DeployClass Name="AndroidFileProvider">
  356. <Platform Name="Android">
  357. <RemoteDir>res\xml</RemoteDir>
  358. <Operation>1</Operation>
  359. </Platform>
  360. <Platform Name="Android64">
  361. <RemoteDir>res\xml</RemoteDir>
  362. <Operation>1</Operation>
  363. </Platform>
  364. </DeployClass>
  365. <DeployClass Name="AndroidLibnativeArmeabiFile">
  366. <Platform Name="Android">
  367. <RemoteDir>library\lib\armeabi</RemoteDir>
  368. <Operation>1</Operation>
  369. </Platform>
  370. <Platform Name="Android64">
  371. <RemoteDir>library\lib\armeabi</RemoteDir>
  372. <Operation>1</Operation>
  373. </Platform>
  374. </DeployClass>
  375. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  376. <Platform Name="Android64">
  377. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  378. <Operation>1</Operation>
  379. </Platform>
  380. </DeployClass>
  381. <DeployClass Name="AndroidLibnativeMipsFile">
  382. <Platform Name="Android">
  383. <RemoteDir>library\lib\mips</RemoteDir>
  384. <Operation>1</Operation>
  385. </Platform>
  386. <Platform Name="Android64">
  387. <RemoteDir>library\lib\mips</RemoteDir>
  388. <Operation>1</Operation>
  389. </Platform>
  390. </DeployClass>
  391. <DeployClass Name="AndroidServiceOutput">
  392. <Platform Name="Android">
  393. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  394. <Operation>1</Operation>
  395. </Platform>
  396. <Platform Name="Android64">
  397. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  398. <Operation>1</Operation>
  399. </Platform>
  400. </DeployClass>
  401. <DeployClass Name="AndroidServiceOutput_Android32">
  402. <Platform Name="Android64">
  403. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  404. <Operation>1</Operation>
  405. </Platform>
  406. </DeployClass>
  407. <DeployClass Name="AndroidSplashImageDef">
  408. <Platform Name="Android">
  409. <RemoteDir>res\drawable</RemoteDir>
  410. <Operation>1</Operation>
  411. </Platform>
  412. <Platform Name="Android64">
  413. <RemoteDir>res\drawable</RemoteDir>
  414. <Operation>1</Operation>
  415. </Platform>
  416. </DeployClass>
  417. <DeployClass Name="AndroidSplashImageDefV21">
  418. <Platform Name="Android">
  419. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  420. <Operation>1</Operation>
  421. </Platform>
  422. <Platform Name="Android64">
  423. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  424. <Operation>1</Operation>
  425. </Platform>
  426. </DeployClass>
  427. <DeployClass Name="AndroidSplashStyles">
  428. <Platform Name="Android">
  429. <RemoteDir>res\values</RemoteDir>
  430. <Operation>1</Operation>
  431. </Platform>
  432. <Platform Name="Android64">
  433. <RemoteDir>res\values</RemoteDir>
  434. <Operation>1</Operation>
  435. </Platform>
  436. </DeployClass>
  437. <DeployClass Name="AndroidSplashStylesV21">
  438. <Platform Name="Android">
  439. <RemoteDir>res\values-v21</RemoteDir>
  440. <Operation>1</Operation>
  441. </Platform>
  442. <Platform Name="Android64">
  443. <RemoteDir>res\values-v21</RemoteDir>
  444. <Operation>1</Operation>
  445. </Platform>
  446. </DeployClass>
  447. <DeployClass Name="AndroidSplashStylesV31">
  448. <Platform Name="Android">
  449. <RemoteDir>res\values-v31</RemoteDir>
  450. <Operation>1</Operation>
  451. </Platform>
  452. <Platform Name="Android64">
  453. <RemoteDir>res\values-v31</RemoteDir>
  454. <Operation>1</Operation>
  455. </Platform>
  456. </DeployClass>
  457. <DeployClass Name="AndroidSplashStylesV35">
  458. <Platform Name="Android">
  459. <RemoteDir>res\values-v35</RemoteDir>
  460. <Operation>1</Operation>
  461. </Platform>
  462. <Platform Name="Android64">
  463. <RemoteDir>res\values-v35</RemoteDir>
  464. <Operation>1</Operation>
  465. </Platform>
  466. </DeployClass>
  467. <DeployClass Name="Android_AdaptiveIcon">
  468. <Platform Name="Android">
  469. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  470. <Operation>1</Operation>
  471. </Platform>
  472. <Platform Name="Android64">
  473. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  474. <Operation>1</Operation>
  475. </Platform>
  476. </DeployClass>
  477. <DeployClass Name="Android_AdaptiveIconBackground">
  478. <Platform Name="Android">
  479. <RemoteDir>res\drawable</RemoteDir>
  480. <Operation>1</Operation>
  481. </Platform>
  482. <Platform Name="Android64">
  483. <RemoteDir>res\drawable</RemoteDir>
  484. <Operation>1</Operation>
  485. </Platform>
  486. </DeployClass>
  487. <DeployClass Name="Android_AdaptiveIconForeground">
  488. <Platform Name="Android">
  489. <RemoteDir>res\drawable</RemoteDir>
  490. <Operation>1</Operation>
  491. </Platform>
  492. <Platform Name="Android64">
  493. <RemoteDir>res\drawable</RemoteDir>
  494. <Operation>1</Operation>
  495. </Platform>
  496. </DeployClass>
  497. <DeployClass Name="Android_AdaptiveIconMonochrome">
  498. <Platform Name="Android">
  499. <RemoteDir>res\drawable</RemoteDir>
  500. <Operation>1</Operation>
  501. </Platform>
  502. <Platform Name="Android64">
  503. <RemoteDir>res\drawable</RemoteDir>
  504. <Operation>1</Operation>
  505. </Platform>
  506. </DeployClass>
  507. <DeployClass Name="Android_AdaptiveIconV33">
  508. <Platform Name="Android">
  509. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  510. <Operation>1</Operation>
  511. </Platform>
  512. <Platform Name="Android64">
  513. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  514. <Operation>1</Operation>
  515. </Platform>
  516. </DeployClass>
  517. <DeployClass Name="Android_Colors">
  518. <Platform Name="Android">
  519. <RemoteDir>res\values</RemoteDir>
  520. <Operation>1</Operation>
  521. </Platform>
  522. <Platform Name="Android64">
  523. <RemoteDir>res\values</RemoteDir>
  524. <Operation>1</Operation>
  525. </Platform>
  526. </DeployClass>
  527. <DeployClass Name="Android_ColorsDark">
  528. <Platform Name="Android">
  529. <RemoteDir>res\values-night-v21</RemoteDir>
  530. <Operation>1</Operation>
  531. </Platform>
  532. <Platform Name="Android64">
  533. <RemoteDir>res\values-night-v21</RemoteDir>
  534. <Operation>1</Operation>
  535. </Platform>
  536. </DeployClass>
  537. <DeployClass Name="Android_DefaultAppIcon">
  538. <Platform Name="Android">
  539. <RemoteDir>res\drawable</RemoteDir>
  540. <Operation>1</Operation>
  541. </Platform>
  542. <Platform Name="Android64">
  543. <RemoteDir>res\drawable</RemoteDir>
  544. <Operation>1</Operation>
  545. </Platform>
  546. </DeployClass>
  547. <DeployClass Name="Android_LauncherIcon144">
  548. <Platform Name="Android">
  549. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  550. <Operation>1</Operation>
  551. </Platform>
  552. <Platform Name="Android64">
  553. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  554. <Operation>1</Operation>
  555. </Platform>
  556. </DeployClass>
  557. <DeployClass Name="Android_LauncherIcon192">
  558. <Platform Name="Android">
  559. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  560. <Operation>1</Operation>
  561. </Platform>
  562. <Platform Name="Android64">
  563. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  564. <Operation>1</Operation>
  565. </Platform>
  566. </DeployClass>
  567. <DeployClass Name="Android_LauncherIcon36">
  568. <Platform Name="Android">
  569. <RemoteDir>res\drawable-ldpi</RemoteDir>
  570. <Operation>1</Operation>
  571. </Platform>
  572. <Platform Name="Android64">
  573. <RemoteDir>res\drawable-ldpi</RemoteDir>
  574. <Operation>1</Operation>
  575. </Platform>
  576. </DeployClass>
  577. <DeployClass Name="Android_LauncherIcon48">
  578. <Platform Name="Android">
  579. <RemoteDir>res\drawable-mdpi</RemoteDir>
  580. <Operation>1</Operation>
  581. </Platform>
  582. <Platform Name="Android64">
  583. <RemoteDir>res\drawable-mdpi</RemoteDir>
  584. <Operation>1</Operation>
  585. </Platform>
  586. </DeployClass>
  587. <DeployClass Name="Android_LauncherIcon72">
  588. <Platform Name="Android">
  589. <RemoteDir>res\drawable-hdpi</RemoteDir>
  590. <Operation>1</Operation>
  591. </Platform>
  592. <Platform Name="Android64">
  593. <RemoteDir>res\drawable-hdpi</RemoteDir>
  594. <Operation>1</Operation>
  595. </Platform>
  596. </DeployClass>
  597. <DeployClass Name="Android_LauncherIcon96">
  598. <Platform Name="Android">
  599. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  600. <Operation>1</Operation>
  601. </Platform>
  602. <Platform Name="Android64">
  603. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  604. <Operation>1</Operation>
  605. </Platform>
  606. </DeployClass>
  607. <DeployClass Name="Android_NotificationIcon24">
  608. <Platform Name="Android">
  609. <RemoteDir>res\drawable-mdpi</RemoteDir>
  610. <Operation>1</Operation>
  611. </Platform>
  612. <Platform Name="Android64">
  613. <RemoteDir>res\drawable-mdpi</RemoteDir>
  614. <Operation>1</Operation>
  615. </Platform>
  616. </DeployClass>
  617. <DeployClass Name="Android_NotificationIcon36">
  618. <Platform Name="Android">
  619. <RemoteDir>res\drawable-hdpi</RemoteDir>
  620. <Operation>1</Operation>
  621. </Platform>
  622. <Platform Name="Android64">
  623. <RemoteDir>res\drawable-hdpi</RemoteDir>
  624. <Operation>1</Operation>
  625. </Platform>
  626. </DeployClass>
  627. <DeployClass Name="Android_NotificationIcon48">
  628. <Platform Name="Android">
  629. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  630. <Operation>1</Operation>
  631. </Platform>
  632. <Platform Name="Android64">
  633. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  634. <Operation>1</Operation>
  635. </Platform>
  636. </DeployClass>
  637. <DeployClass Name="Android_NotificationIcon72">
  638. <Platform Name="Android">
  639. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  640. <Operation>1</Operation>
  641. </Platform>
  642. <Platform Name="Android64">
  643. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  644. <Operation>1</Operation>
  645. </Platform>
  646. </DeployClass>
  647. <DeployClass Name="Android_NotificationIcon96">
  648. <Platform Name="Android">
  649. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  650. <Operation>1</Operation>
  651. </Platform>
  652. <Platform Name="Android64">
  653. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  654. <Operation>1</Operation>
  655. </Platform>
  656. </DeployClass>
  657. <DeployClass Name="Android_SplashImage426">
  658. <Platform Name="Android">
  659. <RemoteDir>res\drawable-small</RemoteDir>
  660. <Operation>1</Operation>
  661. </Platform>
  662. <Platform Name="Android64">
  663. <RemoteDir>res\drawable-small</RemoteDir>
  664. <Operation>1</Operation>
  665. </Platform>
  666. </DeployClass>
  667. <DeployClass Name="Android_SplashImage470">
  668. <Platform Name="Android">
  669. <RemoteDir>res\drawable-normal</RemoteDir>
  670. <Operation>1</Operation>
  671. </Platform>
  672. <Platform Name="Android64">
  673. <RemoteDir>res\drawable-normal</RemoteDir>
  674. <Operation>1</Operation>
  675. </Platform>
  676. </DeployClass>
  677. <DeployClass Name="Android_SplashImage640">
  678. <Platform Name="Android">
  679. <RemoteDir>res\drawable-large</RemoteDir>
  680. <Operation>1</Operation>
  681. </Platform>
  682. <Platform Name="Android64">
  683. <RemoteDir>res\drawable-large</RemoteDir>
  684. <Operation>1</Operation>
  685. </Platform>
  686. </DeployClass>
  687. <DeployClass Name="Android_SplashImage960">
  688. <Platform Name="Android">
  689. <RemoteDir>res\drawable-xlarge</RemoteDir>
  690. <Operation>1</Operation>
  691. </Platform>
  692. <Platform Name="Android64">
  693. <RemoteDir>res\drawable-xlarge</RemoteDir>
  694. <Operation>1</Operation>
  695. </Platform>
  696. </DeployClass>
  697. <DeployClass Name="Android_Strings">
  698. <Platform Name="Android">
  699. <RemoteDir>res\values</RemoteDir>
  700. <Operation>1</Operation>
  701. </Platform>
  702. <Platform Name="Android64">
  703. <RemoteDir>res\values</RemoteDir>
  704. <Operation>1</Operation>
  705. </Platform>
  706. </DeployClass>
  707. <DeployClass Name="Android_VectorizedNotificationIcon">
  708. <Platform Name="Android">
  709. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  710. <Operation>1</Operation>
  711. </Platform>
  712. <Platform Name="Android64">
  713. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  714. <Operation>1</Operation>
  715. </Platform>
  716. </DeployClass>
  717. <DeployClass Name="Android_VectorizedSplash">
  718. <Platform Name="Android">
  719. <RemoteDir>res\drawable</RemoteDir>
  720. <Operation>1</Operation>
  721. </Platform>
  722. <Platform Name="Android64">
  723. <RemoteDir>res\drawable</RemoteDir>
  724. <Operation>1</Operation>
  725. </Platform>
  726. </DeployClass>
  727. <DeployClass Name="Android_VectorizedSplashDark">
  728. <Platform Name="Android">
  729. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  730. <Operation>1</Operation>
  731. </Platform>
  732. <Platform Name="Android64">
  733. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  734. <Operation>1</Operation>
  735. </Platform>
  736. </DeployClass>
  737. <DeployClass Name="Android_VectorizedSplashV31">
  738. <Platform Name="Android">
  739. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  740. <Operation>1</Operation>
  741. </Platform>
  742. <Platform Name="Android64">
  743. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  744. <Operation>1</Operation>
  745. </Platform>
  746. </DeployClass>
  747. <DeployClass Name="Android_VectorizedSplashV31Dark">
  748. <Platform Name="Android">
  749. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  750. <Operation>1</Operation>
  751. </Platform>
  752. <Platform Name="Android64">
  753. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  754. <Operation>1</Operation>
  755. </Platform>
  756. </DeployClass>
  757. <DeployClass Name="DebugSymbols">
  758. <Platform Name="iOSSimulator">
  759. <Operation>1</Operation>
  760. </Platform>
  761. <Platform Name="OSX32">
  762. <RemoteDir>Contents\MacOS</RemoteDir>
  763. <Operation>1</Operation>
  764. </Platform>
  765. <Platform Name="Win32">
  766. <Operation>0</Operation>
  767. </Platform>
  768. </DeployClass>
  769. <DeployClass Name="DependencyFramework">
  770. <Platform Name="OSX32">
  771. <RemoteDir>Contents\MacOS</RemoteDir>
  772. <Operation>1</Operation>
  773. <Extensions>.framework</Extensions>
  774. </Platform>
  775. <Platform Name="OSX64">
  776. <RemoteDir>Contents\MacOS</RemoteDir>
  777. <Operation>1</Operation>
  778. <Extensions>.framework</Extensions>
  779. </Platform>
  780. <Platform Name="OSXARM64">
  781. <RemoteDir>Contents\MacOS</RemoteDir>
  782. <Operation>1</Operation>
  783. <Extensions>.framework</Extensions>
  784. </Platform>
  785. <Platform Name="Win32">
  786. <Operation>0</Operation>
  787. </Platform>
  788. </DeployClass>
  789. <DeployClass Name="DependencyModule">
  790. <Platform Name="iOSDevice32">
  791. <Operation>1</Operation>
  792. <Extensions>.dylib</Extensions>
  793. </Platform>
  794. <Platform Name="iOSDevice64">
  795. <Operation>1</Operation>
  796. <Extensions>.dylib</Extensions>
  797. </Platform>
  798. <Platform Name="iOSSimARM64">
  799. <Operation>1</Operation>
  800. <Extensions>.dylib</Extensions>
  801. </Platform>
  802. <Platform Name="OSX32">
  803. <RemoteDir>Contents\MacOS</RemoteDir>
  804. <Operation>1</Operation>
  805. <Extensions>.dylib</Extensions>
  806. </Platform>
  807. <Platform Name="OSX64">
  808. <RemoteDir>Contents\MacOS</RemoteDir>
  809. <Operation>1</Operation>
  810. <Extensions>.dylib</Extensions>
  811. </Platform>
  812. <Platform Name="OSXARM64">
  813. <RemoteDir>Contents\MacOS</RemoteDir>
  814. <Operation>1</Operation>
  815. <Extensions>.dylib</Extensions>
  816. </Platform>
  817. <Platform Name="Win32">
  818. <Operation>0</Operation>
  819. <Extensions>.dll;.bpl</Extensions>
  820. </Platform>
  821. </DeployClass>
  822. <DeployClass Required="true" Name="DependencyPackage">
  823. <Platform Name="iOSDevice32">
  824. <Operation>1</Operation>
  825. <Extensions>.dylib</Extensions>
  826. </Platform>
  827. <Platform Name="iOSDevice64">
  828. <Operation>1</Operation>
  829. <Extensions>.dylib</Extensions>
  830. </Platform>
  831. <Platform Name="iOSSimARM64">
  832. <Operation>1</Operation>
  833. <Extensions>.dylib</Extensions>
  834. </Platform>
  835. <Platform Name="OSX32">
  836. <RemoteDir>Contents\MacOS</RemoteDir>
  837. <Operation>1</Operation>
  838. <Extensions>.dylib</Extensions>
  839. </Platform>
  840. <Platform Name="OSX64">
  841. <RemoteDir>Contents\MacOS</RemoteDir>
  842. <Operation>1</Operation>
  843. <Extensions>.dylib</Extensions>
  844. </Platform>
  845. <Platform Name="OSXARM64">
  846. <RemoteDir>Contents\MacOS</RemoteDir>
  847. <Operation>1</Operation>
  848. <Extensions>.dylib</Extensions>
  849. </Platform>
  850. <Platform Name="Win32">
  851. <Operation>0</Operation>
  852. <Extensions>.bpl</Extensions>
  853. </Platform>
  854. </DeployClass>
  855. <DeployClass Name="File">
  856. <Platform Name="Android">
  857. <Operation>0</Operation>
  858. </Platform>
  859. <Platform Name="Android64">
  860. <Operation>0</Operation>
  861. </Platform>
  862. <Platform Name="iOSDevice32">
  863. <Operation>0</Operation>
  864. </Platform>
  865. <Platform Name="iOSDevice64">
  866. <Operation>0</Operation>
  867. </Platform>
  868. <Platform Name="iOSSimARM64">
  869. <Operation>0</Operation>
  870. </Platform>
  871. <Platform Name="OSX32">
  872. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  873. <Operation>0</Operation>
  874. </Platform>
  875. <Platform Name="OSX64">
  876. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  877. <Operation>0</Operation>
  878. </Platform>
  879. <Platform Name="OSXARM64">
  880. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  881. <Operation>0</Operation>
  882. </Platform>
  883. <Platform Name="Win32">
  884. <Operation>0</Operation>
  885. </Platform>
  886. </DeployClass>
  887. <DeployClass Name="ProjectAndroidManifest">
  888. <Platform Name="Android">
  889. <Operation>1</Operation>
  890. </Platform>
  891. <Platform Name="Android64">
  892. <Operation>1</Operation>
  893. </Platform>
  894. </DeployClass>
  895. <DeployClass Name="ProjectOSXDebug">
  896. <Platform Name="OSX64">
  897. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  898. <Operation>1</Operation>
  899. </Platform>
  900. <Platform Name="OSXARM64">
  901. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  902. <Operation>1</Operation>
  903. </Platform>
  904. </DeployClass>
  905. <DeployClass Name="ProjectOSXEntitlements">
  906. <Platform Name="OSX32">
  907. <RemoteDir>..\</RemoteDir>
  908. <Operation>1</Operation>
  909. </Platform>
  910. <Platform Name="OSX64">
  911. <RemoteDir>..\</RemoteDir>
  912. <Operation>1</Operation>
  913. </Platform>
  914. <Platform Name="OSXARM64">
  915. <RemoteDir>..\</RemoteDir>
  916. <Operation>1</Operation>
  917. </Platform>
  918. </DeployClass>
  919. <DeployClass Name="ProjectOSXInfoPList">
  920. <Platform Name="OSX32">
  921. <RemoteDir>Contents</RemoteDir>
  922. <Operation>1</Operation>
  923. </Platform>
  924. <Platform Name="OSX64">
  925. <RemoteDir>Contents</RemoteDir>
  926. <Operation>1</Operation>
  927. </Platform>
  928. <Platform Name="OSXARM64">
  929. <RemoteDir>Contents</RemoteDir>
  930. <Operation>1</Operation>
  931. </Platform>
  932. </DeployClass>
  933. <DeployClass Name="ProjectOSXResource">
  934. <Platform Name="OSX32">
  935. <RemoteDir>Contents\Resources</RemoteDir>
  936. <Operation>1</Operation>
  937. </Platform>
  938. <Platform Name="OSX64">
  939. <RemoteDir>Contents\Resources</RemoteDir>
  940. <Operation>1</Operation>
  941. </Platform>
  942. <Platform Name="OSXARM64">
  943. <RemoteDir>Contents\Resources</RemoteDir>
  944. <Operation>1</Operation>
  945. </Platform>
  946. </DeployClass>
  947. <DeployClass Required="true" Name="ProjectOutput">
  948. <Platform Name="Android">
  949. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  950. <Operation>1</Operation>
  951. </Platform>
  952. <Platform Name="Android64">
  953. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  954. <Operation>1</Operation>
  955. </Platform>
  956. <Platform Name="iOSDevice32">
  957. <Operation>1</Operation>
  958. </Platform>
  959. <Platform Name="iOSDevice64">
  960. <Operation>1</Operation>
  961. </Platform>
  962. <Platform Name="iOSSimARM64">
  963. <Operation>1</Operation>
  964. </Platform>
  965. <Platform Name="Linux64">
  966. <Operation>1</Operation>
  967. </Platform>
  968. <Platform Name="OSX32">
  969. <RemoteDir>Contents\MacOS</RemoteDir>
  970. <Operation>1</Operation>
  971. </Platform>
  972. <Platform Name="OSX64">
  973. <RemoteDir>Contents\MacOS</RemoteDir>
  974. <Operation>1</Operation>
  975. </Platform>
  976. <Platform Name="OSXARM64">
  977. <RemoteDir>Contents\MacOS</RemoteDir>
  978. <Operation>1</Operation>
  979. </Platform>
  980. <Platform Name="Win32">
  981. <Operation>0</Operation>
  982. </Platform>
  983. </DeployClass>
  984. <DeployClass Name="ProjectOutput_Android32">
  985. <Platform Name="Android64">
  986. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  987. <Operation>1</Operation>
  988. </Platform>
  989. </DeployClass>
  990. <DeployClass Name="ProjectUWPManifest">
  991. <Platform Name="Win32">
  992. <Operation>1</Operation>
  993. </Platform>
  994. <Platform Name="Win64">
  995. <Operation>1</Operation>
  996. </Platform>
  997. <Platform Name="Win64x">
  998. <Operation>1</Operation>
  999. </Platform>
  1000. </DeployClass>
  1001. <DeployClass Name="ProjectiOSDeviceDebug">
  1002. <Platform Name="iOSDevice32">
  1003. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1004. <Operation>1</Operation>
  1005. </Platform>
  1006. <Platform Name="iOSDevice64">
  1007. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1008. <Operation>1</Operation>
  1009. </Platform>
  1010. <Platform Name="iOSSimARM64">
  1011. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1012. <Operation>1</Operation>
  1013. </Platform>
  1014. </DeployClass>
  1015. <DeployClass Name="ProjectiOSEntitlements">
  1016. <Platform Name="iOSDevice32">
  1017. <RemoteDir>..\</RemoteDir>
  1018. <Operation>1</Operation>
  1019. </Platform>
  1020. <Platform Name="iOSDevice64">
  1021. <RemoteDir>..\</RemoteDir>
  1022. <Operation>1</Operation>
  1023. </Platform>
  1024. <Platform Name="iOSSimARM64">
  1025. <RemoteDir>..\</RemoteDir>
  1026. <Operation>1</Operation>
  1027. </Platform>
  1028. </DeployClass>
  1029. <DeployClass Name="ProjectiOSInfoPList">
  1030. <Platform Name="iOSDevice32">
  1031. <Operation>1</Operation>
  1032. </Platform>
  1033. <Platform Name="iOSDevice64">
  1034. <Operation>1</Operation>
  1035. </Platform>
  1036. <Platform Name="iOSSimARM64">
  1037. <Operation>1</Operation>
  1038. </Platform>
  1039. </DeployClass>
  1040. <DeployClass Name="ProjectiOSLaunchScreen">
  1041. <Platform Name="iOSDevice64">
  1042. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1043. <Operation>64</Operation>
  1044. </Platform>
  1045. <Platform Name="iOSSimARM64">
  1046. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1047. <Operation>64</Operation>
  1048. </Platform>
  1049. </DeployClass>
  1050. <DeployClass Name="ProjectiOSResource">
  1051. <Platform Name="iOSDevice32">
  1052. <Operation>1</Operation>
  1053. </Platform>
  1054. <Platform Name="iOSDevice64">
  1055. <Operation>1</Operation>
  1056. </Platform>
  1057. <Platform Name="iOSSimARM64">
  1058. <Operation>1</Operation>
  1059. </Platform>
  1060. </DeployClass>
  1061. <DeployClass Name="UWP_CppLogo150">
  1062. <Platform Name="Win32">
  1063. <RemoteDir>Assets</RemoteDir>
  1064. <Operation>1</Operation>
  1065. </Platform>
  1066. <Platform Name="Win64">
  1067. <RemoteDir>Assets</RemoteDir>
  1068. <Operation>1</Operation>
  1069. </Platform>
  1070. <Platform Name="Win64x">
  1071. <RemoteDir>Assets</RemoteDir>
  1072. <Operation>1</Operation>
  1073. </Platform>
  1074. </DeployClass>
  1075. <DeployClass Name="UWP_CppLogo44">
  1076. <Platform Name="Win32">
  1077. <RemoteDir>Assets</RemoteDir>
  1078. <Operation>1</Operation>
  1079. </Platform>
  1080. <Platform Name="Win64">
  1081. <RemoteDir>Assets</RemoteDir>
  1082. <Operation>1</Operation>
  1083. </Platform>
  1084. <Platform Name="Win64x">
  1085. <RemoteDir>Assets</RemoteDir>
  1086. <Operation>1</Operation>
  1087. </Platform>
  1088. </DeployClass>
  1089. <DeployClass Name="iOS_AppStore1024">
  1090. <Platform Name="iOSDevice64">
  1091. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1092. <Operation>1</Operation>
  1093. </Platform>
  1094. <Platform Name="iOSSimARM64">
  1095. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1096. <Operation>1</Operation>
  1097. </Platform>
  1098. </DeployClass>
  1099. <DeployClass Name="iPad_AppIcon152">
  1100. <Platform Name="iOSDevice64">
  1101. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1102. <Operation>1</Operation>
  1103. </Platform>
  1104. <Platform Name="iOSSimARM64">
  1105. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1106. <Operation>1</Operation>
  1107. </Platform>
  1108. </DeployClass>
  1109. <DeployClass Name="iPad_AppIcon167">
  1110. <Platform Name="iOSDevice64">
  1111. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1112. <Operation>1</Operation>
  1113. </Platform>
  1114. <Platform Name="iOSSimARM64">
  1115. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1116. <Operation>1</Operation>
  1117. </Platform>
  1118. </DeployClass>
  1119. <DeployClass Name="iPad_Launch2x">
  1120. <Platform Name="iOSDevice64">
  1121. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1122. <Operation>1</Operation>
  1123. </Platform>
  1124. <Platform Name="iOSSimARM64">
  1125. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1126. <Operation>1</Operation>
  1127. </Platform>
  1128. </DeployClass>
  1129. <DeployClass Name="iPad_LaunchDark2x">
  1130. <Platform Name="iOSDevice64">
  1131. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1132. <Operation>1</Operation>
  1133. </Platform>
  1134. <Platform Name="iOSSimARM64">
  1135. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1136. <Operation>1</Operation>
  1137. </Platform>
  1138. </DeployClass>
  1139. <DeployClass Name="iPad_Notification40">
  1140. <Platform Name="iOSDevice64">
  1141. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1142. <Operation>1</Operation>
  1143. </Platform>
  1144. <Platform Name="iOSSimARM64">
  1145. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1146. <Operation>1</Operation>
  1147. </Platform>
  1148. </DeployClass>
  1149. <DeployClass Name="iPad_Setting58">
  1150. <Platform Name="iOSDevice64">
  1151. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1152. <Operation>1</Operation>
  1153. </Platform>
  1154. <Platform Name="iOSSimARM64">
  1155. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1156. <Operation>1</Operation>
  1157. </Platform>
  1158. </DeployClass>
  1159. <DeployClass Name="iPad_SpotLight80">
  1160. <Platform Name="iOSDevice64">
  1161. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1162. <Operation>1</Operation>
  1163. </Platform>
  1164. <Platform Name="iOSSimARM64">
  1165. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1166. <Operation>1</Operation>
  1167. </Platform>
  1168. </DeployClass>
  1169. <DeployClass Name="iPhone_AppIcon120">
  1170. <Platform Name="iOSDevice64">
  1171. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1172. <Operation>1</Operation>
  1173. </Platform>
  1174. <Platform Name="iOSSimARM64">
  1175. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1176. <Operation>1</Operation>
  1177. </Platform>
  1178. </DeployClass>
  1179. <DeployClass Name="iPhone_AppIcon180">
  1180. <Platform Name="iOSDevice64">
  1181. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1182. <Operation>1</Operation>
  1183. </Platform>
  1184. <Platform Name="iOSSimARM64">
  1185. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1186. <Operation>1</Operation>
  1187. </Platform>
  1188. </DeployClass>
  1189. <DeployClass Name="iPhone_Launch2x">
  1190. <Platform Name="iOSDevice64">
  1191. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1192. <Operation>1</Operation>
  1193. </Platform>
  1194. <Platform Name="iOSSimARM64">
  1195. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1196. <Operation>1</Operation>
  1197. </Platform>
  1198. </DeployClass>
  1199. <DeployClass Name="iPhone_Launch3x">
  1200. <Platform Name="iOSDevice64">
  1201. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1202. <Operation>1</Operation>
  1203. </Platform>
  1204. <Platform Name="iOSSimARM64">
  1205. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1206. <Operation>1</Operation>
  1207. </Platform>
  1208. </DeployClass>
  1209. <DeployClass Name="iPhone_LaunchDark2x">
  1210. <Platform Name="iOSDevice64">
  1211. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1212. <Operation>1</Operation>
  1213. </Platform>
  1214. <Platform Name="iOSSimARM64">
  1215. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1216. <Operation>1</Operation>
  1217. </Platform>
  1218. </DeployClass>
  1219. <DeployClass Name="iPhone_LaunchDark3x">
  1220. <Platform Name="iOSDevice64">
  1221. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1222. <Operation>1</Operation>
  1223. </Platform>
  1224. <Platform Name="iOSSimARM64">
  1225. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1226. <Operation>1</Operation>
  1227. </Platform>
  1228. </DeployClass>
  1229. <DeployClass Name="iPhone_Notification40">
  1230. <Platform Name="iOSDevice64">
  1231. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1232. <Operation>1</Operation>
  1233. </Platform>
  1234. <Platform Name="iOSSimARM64">
  1235. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1236. <Operation>1</Operation>
  1237. </Platform>
  1238. </DeployClass>
  1239. <DeployClass Name="iPhone_Notification60">
  1240. <Platform Name="iOSDevice64">
  1241. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1242. <Operation>1</Operation>
  1243. </Platform>
  1244. <Platform Name="iOSSimARM64">
  1245. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1246. <Operation>1</Operation>
  1247. </Platform>
  1248. </DeployClass>
  1249. <DeployClass Name="iPhone_Setting58">
  1250. <Platform Name="iOSDevice64">
  1251. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1252. <Operation>1</Operation>
  1253. </Platform>
  1254. <Platform Name="iOSSimARM64">
  1255. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1256. <Operation>1</Operation>
  1257. </Platform>
  1258. </DeployClass>
  1259. <DeployClass Name="iPhone_Setting87">
  1260. <Platform Name="iOSDevice64">
  1261. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1262. <Operation>1</Operation>
  1263. </Platform>
  1264. <Platform Name="iOSSimARM64">
  1265. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1266. <Operation>1</Operation>
  1267. </Platform>
  1268. </DeployClass>
  1269. <DeployClass Name="iPhone_Spotlight120">
  1270. <Platform Name="iOSDevice64">
  1271. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1272. <Operation>1</Operation>
  1273. </Platform>
  1274. <Platform Name="iOSSimARM64">
  1275. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1276. <Operation>1</Operation>
  1277. </Platform>
  1278. </DeployClass>
  1279. <DeployClass Name="iPhone_Spotlight80">
  1280. <Platform Name="iOSDevice64">
  1281. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1282. <Operation>1</Operation>
  1283. </Platform>
  1284. <Platform Name="iOSSimARM64">
  1285. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1286. <Operation>1</Operation>
  1287. </Platform>
  1288. </DeployClass>
  1289. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1290. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1291. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1292. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1293. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1294. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1295. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1296. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1297. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1298. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1299. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1300. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1301. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1302. </Deployment>
  1303. </BorlandProject>
  1304. <ProjectFileVersion>12</ProjectFileVersion>
  1305. </ProjectExtensions>
  1306. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1307. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  1308. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1309. </Project>