BmpfontC.cbproj 75 KB

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