OceanC.cbproj 77 KB

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