DynTextureC.cbproj 77 KB

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