PathControlC.cbproj 69 KB

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