NewtonDensityC.cbproj 69 KB

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