PathControlC.cbproj 69 KB

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