CylinderExt.dproj 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{E82922C5-C746-4307-BE73-BD1144D5BF40}</ProjectGuid>
  4. <ProjectVersion>20.3</ProjectVersion>
  5. <FrameworkType>FMX</FrameworkType>
  6. <Base>True</Base>
  7. <Config Condition="'$(Config)'==''">Debug</Config>
  8. <Platform Condition="'$(Platform)'==''">Win64</Platform>
  9. <TargetedPlatforms>2</TargetedPlatforms>
  10. <AppType>Application</AppType>
  11. <MainSource>CylinderExt.dpr</MainSource>
  12. <ProjectName Condition="'$(ProjectName)'==''">CylinderExt</ProjectName>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  18. <Base_Android>true</Base_Android>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
  23. <Base_Android64>true</Base_Android64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  28. <Base_Win32>true</Base_Win32>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  33. <Base_Win64>true</Base_Win64>
  34. <CfgParent>Base</CfgParent>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  38. <Cfg_1>true</Cfg_1>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  43. <Cfg_1_Win32>true</Cfg_1_Win32>
  44. <CfgParent>Cfg_1</CfgParent>
  45. <Cfg_1>true</Cfg_1>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  49. <Cfg_1_Win64>true</Cfg_1_Win64>
  50. <CfgParent>Cfg_1</CfgParent>
  51. <Cfg_1>true</Cfg_1>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  55. <Cfg_2>true</Cfg_2>
  56. <CfgParent>Base</CfgParent>
  57. <Base>true</Base>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  60. <Cfg_2_Win32>true</Cfg_2_Win32>
  61. <CfgParent>Cfg_2</CfgParent>
  62. <Cfg_2>true</Cfg_2>
  63. <Base>true</Base>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  66. <Cfg_2_Win64>true</Cfg_2_Win64>
  67. <CfgParent>Cfg_2</CfgParent>
  68. <Cfg_2>true</Cfg_2>
  69. <Base>true</Base>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Base)'!=''">
  72. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  73. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  74. <DCC_E>false</DCC_E>
  75. <DCC_N>false</DCC_N>
  76. <DCC_S>false</DCC_S>
  77. <DCC_F>false</DCC_F>
  78. <DCC_K>false</DCC_K>
  79. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  80. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  81. <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
  82. <SanitizedProjectName>CylinderExt</SanitizedProjectName>
  83. <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
  84. <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
  85. <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
  86. <AUP_CAMERA>true</AUP_CAMERA>
  87. <AUP_INTERNET>true</AUP_INTERNET>
  88. <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
  89. <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
  90. <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Base_Android)'!=''">
  93. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  94. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
  95. <BT_BuildType>Debug</BT_BuildType>
  96. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  97. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  98. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  99. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  100. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  101. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  102. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  103. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  104. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  105. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  106. <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
  107. <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
  108. <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
  109. <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
  110. <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
  111. <EnabledSysJars>activity-1.7.2.dex.jar;annotation-experimental-1.3.0.dex.jar;annotation-jvm-1.6.0.dex.jar;annotations-13.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;billing-6.0.1.dex.jar;biometric-1.1.0.dex.jar;browser-1.4.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;concurrent-futures-1.1.0.dex.jar;core-1.10.1.dex.jar;core-common-2.2.0.dex.jar;core-ktx-1.10.1.dex.jar;core-runtime-2.2.0.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;error_prone_annotations-2.9.0.dex.jar;exifinterface-1.3.6.dex.jar;firebase-annotations-16.2.0.dex.jar;firebase-common-20.3.1.dex.jar;firebase-components-17.1.0.dex.jar;firebase-datatransport-18.1.7.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-encoders-proto-16.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.1.3.dex.jar;firebase-installations-interop-17.1.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-23.1.2.dex.jar;fmx.dex.jar;fragment-1.2.5.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;kotlin-stdlib-1.8.22.dex.jar;kotlin-stdlib-common-1.8.22.dex.jar;kotlin-stdlib-jdk7-1.8.22.dex.jar;kotlin-stdlib-jdk8-1.8.22.dex.jar;kotlinx-coroutines-android-1.6.4.dex.jar;kotlinx-coroutines-core-jvm-1.6.4.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.6.1.dex.jar;lifecycle-livedata-2.6.1.dex.jar;lifecycle-livedata-core-2.6.1.dex.jar;lifecycle-runtime-2.6.1.dex.jar;lifecycle-service-2.6.1.dex.jar;lifecycle-viewmodel-2.6.1.dex.jar;lifecycle-viewmodel-savedstate-2.6.1.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;okio-jvm-3.4.0.dex.jar;play-services-ads-22.2.0.dex.jar;play-services-ads-base-22.2.0.dex.jar;play-services-ads-identifier-18.0.0.dex.jar;play-services-ads-lite-22.2.0.dex.jar;play-services-appset-16.0.1.dex.jar;play-services-base-18.1.0.dex.jar;play-services-basement-18.1.0.dex.jar;play-services-cloud-messaging-17.0.1.dex.jar;play-services-location-21.0.1.dex.jar;play-services-maps-18.1.0.dex.jar;play-services-measurement-base-20.1.2.dex.jar;play-services-measurement-sdk-api-20.1.2.dex.jar;play-services-stats-17.0.2.dex.jar;play-services-tasks-18.0.2.dex.jar;print-1.0.0.dex.jar;profileinstaller-1.3.0.dex.jar;room-common-2.2.5.dex.jar;room-runtime-2.2.5.dex.jar;savedstate-1.2.1.dex.jar;sqlite-2.1.0.dex.jar;sqlite-framework-2.1.0.dex.jar;startup-runtime-1.1.1.dex.jar;tracing-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.1.8.dex.jar;transport-runtime-3.1.8.dex.jar;user-messaging-platform-2.0.0.dex.jar;vectordrawable-1.1.0.dex.jar;vectordrawable-animated-1.1.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.7.0.dex.jar</EnabledSysJars>
  112. </PropertyGroup>
  113. <PropertyGroup Condition="'$(Base_Android64)'!=''">
  114. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  115. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
  116. <BT_BuildType>Debug</BT_BuildType>
  117. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  118. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  119. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  120. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  121. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  122. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  123. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  124. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  125. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  126. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  127. <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
  128. <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
  129. <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
  130. <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
  131. <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
  132. <EnabledSysJars>activity-1.7.2.dex.jar;annotation-experimental-1.3.0.dex.jar;annotation-jvm-1.6.0.dex.jar;annotations-13.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;billing-6.0.1.dex.jar;biometric-1.1.0.dex.jar;browser-1.4.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;concurrent-futures-1.1.0.dex.jar;core-1.10.1.dex.jar;core-common-2.2.0.dex.jar;core-ktx-1.10.1.dex.jar;core-runtime-2.2.0.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;error_prone_annotations-2.9.0.dex.jar;exifinterface-1.3.6.dex.jar;firebase-annotations-16.2.0.dex.jar;firebase-common-20.3.1.dex.jar;firebase-components-17.1.0.dex.jar;firebase-datatransport-18.1.7.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-encoders-proto-16.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.1.3.dex.jar;firebase-installations-interop-17.1.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-23.1.2.dex.jar;fmx.dex.jar;fragment-1.2.5.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;kotlin-stdlib-1.8.22.dex.jar;kotlin-stdlib-common-1.8.22.dex.jar;kotlin-stdlib-jdk7-1.8.22.dex.jar;kotlin-stdlib-jdk8-1.8.22.dex.jar;kotlinx-coroutines-android-1.6.4.dex.jar;kotlinx-coroutines-core-jvm-1.6.4.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.6.1.dex.jar;lifecycle-livedata-2.6.1.dex.jar;lifecycle-livedata-core-2.6.1.dex.jar;lifecycle-runtime-2.6.1.dex.jar;lifecycle-service-2.6.1.dex.jar;lifecycle-viewmodel-2.6.1.dex.jar;lifecycle-viewmodel-savedstate-2.6.1.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;okio-jvm-3.4.0.dex.jar;play-services-ads-22.2.0.dex.jar;play-services-ads-base-22.2.0.dex.jar;play-services-ads-identifier-18.0.0.dex.jar;play-services-ads-lite-22.2.0.dex.jar;play-services-appset-16.0.1.dex.jar;play-services-base-18.1.0.dex.jar;play-services-basement-18.1.0.dex.jar;play-services-cloud-messaging-17.0.1.dex.jar;play-services-location-21.0.1.dex.jar;play-services-maps-18.1.0.dex.jar;play-services-measurement-base-20.1.2.dex.jar;play-services-measurement-sdk-api-20.1.2.dex.jar;play-services-stats-17.0.2.dex.jar;play-services-tasks-18.0.2.dex.jar;print-1.0.0.dex.jar;profileinstaller-1.3.0.dex.jar;room-common-2.2.5.dex.jar;room-runtime-2.2.5.dex.jar;savedstate-1.2.1.dex.jar;sqlite-2.1.0.dex.jar;sqlite-framework-2.1.0.dex.jar;startup-runtime-1.1.1.dex.jar;tracing-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.1.8.dex.jar;transport-runtime-3.1.8.dex.jar;user-messaging-platform-2.0.0.dex.jar;vectordrawable-1.1.0.dex.jar;vectordrawable-animated-1.1.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.7.0.dex.jar</EnabledSysJars>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  135. <DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;RESTComponents;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;bindcompvclsmp;tethering;svnui;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;GBE3D;vclimg;FireDAC;vcltouch;vcldb;bindcompfmx;svn;FireDACSqliteDriver;FireDACPgDriver;inetdb;TMSFMXPackPkgDXE13;soaprtl;DbxCommonDriver;fmx;FireDACIBDriver;fmxdae;xmlrtl;soapmidas;vcledge;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;FireDACCommon;IndyIPClient;bindcompvcl;RESTBackendComponents;VCLRESTComponents;soapserver;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;CloudService;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;FireDACCommonDriver;inet;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  136. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  137. <BT_BuildType>Debug</BT_BuildType>
  138. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  139. <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>
  140. <VerInfo_Locale>1033</VerInfo_Locale>
  141. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  142. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  143. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  144. </PropertyGroup>
  145. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  146. <DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;RESTComponents;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;bindcompvclsmp;tethering;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;GBE3D;vclimg;FireDAC;vcltouch;vcldb;bindcompfmx;FireDACSqliteDriver;FireDACPgDriver;inetdb;soaprtl;DbxCommonDriver;fmx;FireDACIBDriver;fmxdae;xmlrtl;soapmidas;vcledge;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;FireDACCommon;IndyIPClient;bindcompvcl;RESTBackendComponents;VCLRESTComponents;soapserver;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;CloudService;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;FireDACCommonDriver;inet;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  147. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  148. <BT_BuildType>Debug</BT_BuildType>
  149. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  150. <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>
  151. <VerInfo_Locale>1033</VerInfo_Locale>
  152. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  153. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  154. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  155. </PropertyGroup>
  156. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  157. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  158. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  159. <DCC_Optimize>false</DCC_Optimize>
  160. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  161. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  162. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  163. </PropertyGroup>
  164. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  165. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  166. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  167. <DCC_UnitSearchPath>..\..\source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  168. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  169. <VerInfo_Locale>1033</VerInfo_Locale>
  170. </PropertyGroup>
  171. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  172. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  173. <DCC_UnitSearchPath>..\..\..\sourcex;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  174. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  175. <VerInfo_Locale>1033</VerInfo_Locale>
  176. </PropertyGroup>
  177. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  178. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  179. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  180. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  181. <DCC_DebugInformation>0</DCC_DebugInformation>
  182. </PropertyGroup>
  183. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  184. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  185. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  186. </PropertyGroup>
  187. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  188. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  189. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  190. </PropertyGroup>
  191. <ItemGroup>
  192. <DelphiCompile Include="$(MainSource)">
  193. <MainSource>MainSource</MainSource>
  194. </DelphiCompile>
  195. <DCCReference Include="fdCylinderExt.pas">
  196. <Form>FormCylinderExt</Form>
  197. <FormType>fmx</FormType>
  198. </DCCReference>
  199. <BuildConfiguration Include="Base">
  200. <Key>Base</Key>
  201. </BuildConfiguration>
  202. <BuildConfiguration Include="Debug">
  203. <Key>Cfg_1</Key>
  204. <CfgParent>Base</CfgParent>
  205. </BuildConfiguration>
  206. <BuildConfiguration Include="Release">
  207. <Key>Cfg_2</Key>
  208. <CfgParent>Base</CfgParent>
  209. </BuildConfiguration>
  210. </ItemGroup>
  211. <ProjectExtensions>
  212. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  213. <Borland.ProjectType>Application</Borland.ProjectType>
  214. <BorlandProject>
  215. <Delphi.Personality>
  216. <Source>
  217. <Source Name="MainSource">CylinderExt.dpr</Source>
  218. </Source>
  219. <Excluded_Packages>
  220. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  221. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  222. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  223. <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  224. </Excluded_Packages>
  225. </Delphi.Personality>
  226. <Platforms>
  227. <Platform value="Android">False</Platform>
  228. <Platform value="Android64">False</Platform>
  229. <Platform value="Win32">False</Platform>
  230. <Platform value="Win64">True</Platform>
  231. </Platforms>
  232. <Deployment Version="5">
  233. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  234. <Platform Name="iOSSimulator">
  235. <Overwrite>true</Overwrite>
  236. </Platform>
  237. </DeployFile>
  238. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  239. <Platform Name="iOSSimulator">
  240. <Overwrite>true</Overwrite>
  241. </Platform>
  242. </DeployFile>
  243. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  244. <Platform Name="OSX32">
  245. <Overwrite>true</Overwrite>
  246. </Platform>
  247. </DeployFile>
  248. <DeployFile LocalName="Win32\Debug\CylinderExt.exe" Configuration="Debug" Class="ProjectOutput"/>
  249. <DeployFile LocalName="Win32\Debug\demoCylinderExtend.exe" Configuration="Debug" Class="ProjectOutput"/>
  250. <DeployClass Name="AdditionalDebugSymbols">
  251. <Platform Name="iOSSimulator">
  252. <Operation>1</Operation>
  253. </Platform>
  254. <Platform Name="OSX32">
  255. <RemoteDir>Contents\MacOS</RemoteDir>
  256. <Operation>1</Operation>
  257. </Platform>
  258. <Platform Name="Win32">
  259. <Operation>0</Operation>
  260. </Platform>
  261. </DeployClass>
  262. <DeployClass Name="AndroidFileProvider">
  263. <Platform Name="Android">
  264. <RemoteDir>res\xml</RemoteDir>
  265. <Operation>1</Operation>
  266. </Platform>
  267. <Platform Name="Android64">
  268. <RemoteDir>res\xml</RemoteDir>
  269. <Operation>1</Operation>
  270. </Platform>
  271. </DeployClass>
  272. <DeployClass Name="AndroidLibnativeArmeabiFile">
  273. <Platform Name="Android">
  274. <RemoteDir>library\lib\armeabi</RemoteDir>
  275. <Operation>1</Operation>
  276. </Platform>
  277. <Platform Name="Android64">
  278. <RemoteDir>library\lib\armeabi</RemoteDir>
  279. <Operation>1</Operation>
  280. </Platform>
  281. </DeployClass>
  282. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  283. <Platform Name="Android64">
  284. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  285. <Operation>1</Operation>
  286. </Platform>
  287. </DeployClass>
  288. <DeployClass Name="AndroidLibnativeMipsFile">
  289. <Platform Name="Android">
  290. <RemoteDir>library\lib\mips</RemoteDir>
  291. <Operation>1</Operation>
  292. </Platform>
  293. <Platform Name="Android64">
  294. <RemoteDir>library\lib\mips</RemoteDir>
  295. <Operation>1</Operation>
  296. </Platform>
  297. </DeployClass>
  298. <DeployClass Name="AndroidServiceOutput">
  299. <Platform Name="Android">
  300. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  301. <Operation>1</Operation>
  302. </Platform>
  303. <Platform Name="Android64">
  304. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  305. <Operation>1</Operation>
  306. </Platform>
  307. </DeployClass>
  308. <DeployClass Name="AndroidServiceOutput_Android32">
  309. <Platform Name="Android64">
  310. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  311. <Operation>1</Operation>
  312. </Platform>
  313. </DeployClass>
  314. <DeployClass Name="AndroidSplashImageDef">
  315. <Platform Name="Android">
  316. <RemoteDir>res\drawable</RemoteDir>
  317. <Operation>1</Operation>
  318. </Platform>
  319. <Platform Name="Android64">
  320. <RemoteDir>res\drawable</RemoteDir>
  321. <Operation>1</Operation>
  322. </Platform>
  323. </DeployClass>
  324. <DeployClass Name="AndroidSplashImageDefV21">
  325. <Platform Name="Android">
  326. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  327. <Operation>1</Operation>
  328. </Platform>
  329. <Platform Name="Android64">
  330. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  331. <Operation>1</Operation>
  332. </Platform>
  333. </DeployClass>
  334. <DeployClass Name="AndroidSplashStyles">
  335. <Platform Name="Android">
  336. <RemoteDir>res\values</RemoteDir>
  337. <Operation>1</Operation>
  338. </Platform>
  339. <Platform Name="Android64">
  340. <RemoteDir>res\values</RemoteDir>
  341. <Operation>1</Operation>
  342. </Platform>
  343. </DeployClass>
  344. <DeployClass Name="AndroidSplashStylesV21">
  345. <Platform Name="Android">
  346. <RemoteDir>res\values-v21</RemoteDir>
  347. <Operation>1</Operation>
  348. </Platform>
  349. <Platform Name="Android64">
  350. <RemoteDir>res\values-v21</RemoteDir>
  351. <Operation>1</Operation>
  352. </Platform>
  353. </DeployClass>
  354. <DeployClass Name="AndroidSplashStylesV31">
  355. <Platform Name="Android">
  356. <RemoteDir>res\values-v31</RemoteDir>
  357. <Operation>1</Operation>
  358. </Platform>
  359. <Platform Name="Android64">
  360. <RemoteDir>res\values-v31</RemoteDir>
  361. <Operation>1</Operation>
  362. </Platform>
  363. </DeployClass>
  364. <DeployClass Name="AndroidSplashStylesV35">
  365. <Platform Name="Android">
  366. <RemoteDir>res\values-v35</RemoteDir>
  367. <Operation>1</Operation>
  368. </Platform>
  369. <Platform Name="Android64">
  370. <RemoteDir>res\values-v35</RemoteDir>
  371. <Operation>1</Operation>
  372. </Platform>
  373. </DeployClass>
  374. <DeployClass Name="Android_AdaptiveIcon">
  375. <Platform Name="Android">
  376. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  377. <Operation>1</Operation>
  378. </Platform>
  379. <Platform Name="Android64">
  380. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  381. <Operation>1</Operation>
  382. </Platform>
  383. </DeployClass>
  384. <DeployClass Name="Android_AdaptiveIconBackground">
  385. <Platform Name="Android">
  386. <RemoteDir>res\drawable</RemoteDir>
  387. <Operation>1</Operation>
  388. </Platform>
  389. <Platform Name="Android64">
  390. <RemoteDir>res\drawable</RemoteDir>
  391. <Operation>1</Operation>
  392. </Platform>
  393. </DeployClass>
  394. <DeployClass Name="Android_AdaptiveIconForeground">
  395. <Platform Name="Android">
  396. <RemoteDir>res\drawable</RemoteDir>
  397. <Operation>1</Operation>
  398. </Platform>
  399. <Platform Name="Android64">
  400. <RemoteDir>res\drawable</RemoteDir>
  401. <Operation>1</Operation>
  402. </Platform>
  403. </DeployClass>
  404. <DeployClass Name="Android_AdaptiveIconMonochrome">
  405. <Platform Name="Android">
  406. <RemoteDir>res\drawable</RemoteDir>
  407. <Operation>1</Operation>
  408. </Platform>
  409. <Platform Name="Android64">
  410. <RemoteDir>res\drawable</RemoteDir>
  411. <Operation>1</Operation>
  412. </Platform>
  413. </DeployClass>
  414. <DeployClass Name="Android_AdaptiveIconV33">
  415. <Platform Name="Android">
  416. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  417. <Operation>1</Operation>
  418. </Platform>
  419. <Platform Name="Android64">
  420. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  421. <Operation>1</Operation>
  422. </Platform>
  423. </DeployClass>
  424. <DeployClass Name="Android_Colors">
  425. <Platform Name="Android">
  426. <RemoteDir>res\values</RemoteDir>
  427. <Operation>1</Operation>
  428. </Platform>
  429. <Platform Name="Android64">
  430. <RemoteDir>res\values</RemoteDir>
  431. <Operation>1</Operation>
  432. </Platform>
  433. </DeployClass>
  434. <DeployClass Name="Android_ColorsDark">
  435. <Platform Name="Android">
  436. <RemoteDir>res\values-night-v21</RemoteDir>
  437. <Operation>1</Operation>
  438. </Platform>
  439. <Platform Name="Android64">
  440. <RemoteDir>res\values-night-v21</RemoteDir>
  441. <Operation>1</Operation>
  442. </Platform>
  443. </DeployClass>
  444. <DeployClass Name="Android_DefaultAppIcon">
  445. <Platform Name="Android">
  446. <RemoteDir>res\drawable</RemoteDir>
  447. <Operation>1</Operation>
  448. </Platform>
  449. <Platform Name="Android64">
  450. <RemoteDir>res\drawable</RemoteDir>
  451. <Operation>1</Operation>
  452. </Platform>
  453. </DeployClass>
  454. <DeployClass Name="Android_LauncherIcon144">
  455. <Platform Name="Android">
  456. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  457. <Operation>1</Operation>
  458. </Platform>
  459. <Platform Name="Android64">
  460. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  461. <Operation>1</Operation>
  462. </Platform>
  463. </DeployClass>
  464. <DeployClass Name="Android_LauncherIcon192">
  465. <Platform Name="Android">
  466. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  467. <Operation>1</Operation>
  468. </Platform>
  469. <Platform Name="Android64">
  470. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  471. <Operation>1</Operation>
  472. </Platform>
  473. </DeployClass>
  474. <DeployClass Name="Android_LauncherIcon36">
  475. <Platform Name="Android">
  476. <RemoteDir>res\drawable-ldpi</RemoteDir>
  477. <Operation>1</Operation>
  478. </Platform>
  479. <Platform Name="Android64">
  480. <RemoteDir>res\drawable-ldpi</RemoteDir>
  481. <Operation>1</Operation>
  482. </Platform>
  483. </DeployClass>
  484. <DeployClass Name="Android_LauncherIcon48">
  485. <Platform Name="Android">
  486. <RemoteDir>res\drawable-mdpi</RemoteDir>
  487. <Operation>1</Operation>
  488. </Platform>
  489. <Platform Name="Android64">
  490. <RemoteDir>res\drawable-mdpi</RemoteDir>
  491. <Operation>1</Operation>
  492. </Platform>
  493. </DeployClass>
  494. <DeployClass Name="Android_LauncherIcon72">
  495. <Platform Name="Android">
  496. <RemoteDir>res\drawable-hdpi</RemoteDir>
  497. <Operation>1</Operation>
  498. </Platform>
  499. <Platform Name="Android64">
  500. <RemoteDir>res\drawable-hdpi</RemoteDir>
  501. <Operation>1</Operation>
  502. </Platform>
  503. </DeployClass>
  504. <DeployClass Name="Android_LauncherIcon96">
  505. <Platform Name="Android">
  506. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  507. <Operation>1</Operation>
  508. </Platform>
  509. <Platform Name="Android64">
  510. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  511. <Operation>1</Operation>
  512. </Platform>
  513. </DeployClass>
  514. <DeployClass Name="Android_NotificationIcon24">
  515. <Platform Name="Android">
  516. <RemoteDir>res\drawable-mdpi</RemoteDir>
  517. <Operation>1</Operation>
  518. </Platform>
  519. <Platform Name="Android64">
  520. <RemoteDir>res\drawable-mdpi</RemoteDir>
  521. <Operation>1</Operation>
  522. </Platform>
  523. </DeployClass>
  524. <DeployClass Name="Android_NotificationIcon36">
  525. <Platform Name="Android">
  526. <RemoteDir>res\drawable-hdpi</RemoteDir>
  527. <Operation>1</Operation>
  528. </Platform>
  529. <Platform Name="Android64">
  530. <RemoteDir>res\drawable-hdpi</RemoteDir>
  531. <Operation>1</Operation>
  532. </Platform>
  533. </DeployClass>
  534. <DeployClass Name="Android_NotificationIcon48">
  535. <Platform Name="Android">
  536. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  537. <Operation>1</Operation>
  538. </Platform>
  539. <Platform Name="Android64">
  540. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  541. <Operation>1</Operation>
  542. </Platform>
  543. </DeployClass>
  544. <DeployClass Name="Android_NotificationIcon72">
  545. <Platform Name="Android">
  546. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  547. <Operation>1</Operation>
  548. </Platform>
  549. <Platform Name="Android64">
  550. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  551. <Operation>1</Operation>
  552. </Platform>
  553. </DeployClass>
  554. <DeployClass Name="Android_NotificationIcon96">
  555. <Platform Name="Android">
  556. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  557. <Operation>1</Operation>
  558. </Platform>
  559. <Platform Name="Android64">
  560. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  561. <Operation>1</Operation>
  562. </Platform>
  563. </DeployClass>
  564. <DeployClass Name="Android_SplashImage426">
  565. <Platform Name="Android">
  566. <RemoteDir>res\drawable-small</RemoteDir>
  567. <Operation>1</Operation>
  568. </Platform>
  569. <Platform Name="Android64">
  570. <RemoteDir>res\drawable-small</RemoteDir>
  571. <Operation>1</Operation>
  572. </Platform>
  573. </DeployClass>
  574. <DeployClass Name="Android_SplashImage470">
  575. <Platform Name="Android">
  576. <RemoteDir>res\drawable-normal</RemoteDir>
  577. <Operation>1</Operation>
  578. </Platform>
  579. <Platform Name="Android64">
  580. <RemoteDir>res\drawable-normal</RemoteDir>
  581. <Operation>1</Operation>
  582. </Platform>
  583. </DeployClass>
  584. <DeployClass Name="Android_SplashImage640">
  585. <Platform Name="Android">
  586. <RemoteDir>res\drawable-large</RemoteDir>
  587. <Operation>1</Operation>
  588. </Platform>
  589. <Platform Name="Android64">
  590. <RemoteDir>res\drawable-large</RemoteDir>
  591. <Operation>1</Operation>
  592. </Platform>
  593. </DeployClass>
  594. <DeployClass Name="Android_SplashImage960">
  595. <Platform Name="Android">
  596. <RemoteDir>res\drawable-xlarge</RemoteDir>
  597. <Operation>1</Operation>
  598. </Platform>
  599. <Platform Name="Android64">
  600. <RemoteDir>res\drawable-xlarge</RemoteDir>
  601. <Operation>1</Operation>
  602. </Platform>
  603. </DeployClass>
  604. <DeployClass Name="Android_Strings">
  605. <Platform Name="Android">
  606. <RemoteDir>res\values</RemoteDir>
  607. <Operation>1</Operation>
  608. </Platform>
  609. <Platform Name="Android64">
  610. <RemoteDir>res\values</RemoteDir>
  611. <Operation>1</Operation>
  612. </Platform>
  613. </DeployClass>
  614. <DeployClass Name="Android_VectorizedNotificationIcon">
  615. <Platform Name="Android">
  616. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  617. <Operation>1</Operation>
  618. </Platform>
  619. <Platform Name="Android64">
  620. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  621. <Operation>1</Operation>
  622. </Platform>
  623. </DeployClass>
  624. <DeployClass Name="Android_VectorizedSplash">
  625. <Platform Name="Android">
  626. <RemoteDir>res\drawable</RemoteDir>
  627. <Operation>1</Operation>
  628. </Platform>
  629. <Platform Name="Android64">
  630. <RemoteDir>res\drawable</RemoteDir>
  631. <Operation>1</Operation>
  632. </Platform>
  633. </DeployClass>
  634. <DeployClass Name="Android_VectorizedSplashDark">
  635. <Platform Name="Android">
  636. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  637. <Operation>1</Operation>
  638. </Platform>
  639. <Platform Name="Android64">
  640. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  641. <Operation>1</Operation>
  642. </Platform>
  643. </DeployClass>
  644. <DeployClass Name="Android_VectorizedSplashV31">
  645. <Platform Name="Android">
  646. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  647. <Operation>1</Operation>
  648. </Platform>
  649. <Platform Name="Android64">
  650. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  651. <Operation>1</Operation>
  652. </Platform>
  653. </DeployClass>
  654. <DeployClass Name="Android_VectorizedSplashV31Dark">
  655. <Platform Name="Android">
  656. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  657. <Operation>1</Operation>
  658. </Platform>
  659. <Platform Name="Android64">
  660. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  661. <Operation>1</Operation>
  662. </Platform>
  663. </DeployClass>
  664. <DeployClass Name="DebugSymbols">
  665. <Platform Name="iOSSimulator">
  666. <Operation>1</Operation>
  667. </Platform>
  668. <Platform Name="OSX32">
  669. <RemoteDir>Contents\MacOS</RemoteDir>
  670. <Operation>1</Operation>
  671. </Platform>
  672. <Platform Name="Win32">
  673. <Operation>0</Operation>
  674. </Platform>
  675. </DeployClass>
  676. <DeployClass Name="DependencyFramework">
  677. <Platform Name="OSX32">
  678. <RemoteDir>Contents\MacOS</RemoteDir>
  679. <Operation>1</Operation>
  680. <Extensions>.framework</Extensions>
  681. </Platform>
  682. <Platform Name="OSX64">
  683. <RemoteDir>Contents\MacOS</RemoteDir>
  684. <Operation>1</Operation>
  685. <Extensions>.framework</Extensions>
  686. </Platform>
  687. <Platform Name="OSXARM64">
  688. <RemoteDir>Contents\MacOS</RemoteDir>
  689. <Operation>1</Operation>
  690. <Extensions>.framework</Extensions>
  691. </Platform>
  692. <Platform Name="Win32">
  693. <Operation>0</Operation>
  694. </Platform>
  695. </DeployClass>
  696. <DeployClass Name="DependencyModule">
  697. <Platform Name="iOSDevice32">
  698. <Operation>1</Operation>
  699. <Extensions>.dylib</Extensions>
  700. </Platform>
  701. <Platform Name="iOSDevice64">
  702. <Operation>1</Operation>
  703. <Extensions>.dylib</Extensions>
  704. </Platform>
  705. <Platform Name="iOSSimARM64">
  706. <Operation>1</Operation>
  707. <Extensions>.dylib</Extensions>
  708. </Platform>
  709. <Platform Name="OSX32">
  710. <RemoteDir>Contents\MacOS</RemoteDir>
  711. <Operation>1</Operation>
  712. <Extensions>.dylib</Extensions>
  713. </Platform>
  714. <Platform Name="OSX64">
  715. <RemoteDir>Contents\MacOS</RemoteDir>
  716. <Operation>1</Operation>
  717. <Extensions>.dylib</Extensions>
  718. </Platform>
  719. <Platform Name="OSXARM64">
  720. <RemoteDir>Contents\MacOS</RemoteDir>
  721. <Operation>1</Operation>
  722. <Extensions>.dylib</Extensions>
  723. </Platform>
  724. <Platform Name="Win32">
  725. <Operation>0</Operation>
  726. <Extensions>.dll;.bpl</Extensions>
  727. </Platform>
  728. </DeployClass>
  729. <DeployClass Required="true" Name="DependencyPackage">
  730. <Platform Name="iOSDevice32">
  731. <Operation>1</Operation>
  732. <Extensions>.dylib</Extensions>
  733. </Platform>
  734. <Platform Name="iOSDevice64">
  735. <Operation>1</Operation>
  736. <Extensions>.dylib</Extensions>
  737. </Platform>
  738. <Platform Name="iOSSimARM64">
  739. <Operation>1</Operation>
  740. <Extensions>.dylib</Extensions>
  741. </Platform>
  742. <Platform Name="OSX32">
  743. <RemoteDir>Contents\MacOS</RemoteDir>
  744. <Operation>1</Operation>
  745. <Extensions>.dylib</Extensions>
  746. </Platform>
  747. <Platform Name="OSX64">
  748. <RemoteDir>Contents\MacOS</RemoteDir>
  749. <Operation>1</Operation>
  750. <Extensions>.dylib</Extensions>
  751. </Platform>
  752. <Platform Name="OSXARM64">
  753. <RemoteDir>Contents\MacOS</RemoteDir>
  754. <Operation>1</Operation>
  755. <Extensions>.dylib</Extensions>
  756. </Platform>
  757. <Platform Name="Win32">
  758. <Operation>0</Operation>
  759. <Extensions>.bpl</Extensions>
  760. </Platform>
  761. </DeployClass>
  762. <DeployClass Name="File">
  763. <Platform Name="Android">
  764. <Operation>0</Operation>
  765. </Platform>
  766. <Platform Name="Android64">
  767. <Operation>0</Operation>
  768. </Platform>
  769. <Platform Name="iOSDevice32">
  770. <Operation>0</Operation>
  771. </Platform>
  772. <Platform Name="iOSDevice64">
  773. <Operation>0</Operation>
  774. </Platform>
  775. <Platform Name="iOSSimARM64">
  776. <Operation>0</Operation>
  777. </Platform>
  778. <Platform Name="OSX32">
  779. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  780. <Operation>0</Operation>
  781. </Platform>
  782. <Platform Name="OSX64">
  783. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  784. <Operation>0</Operation>
  785. </Platform>
  786. <Platform Name="OSXARM64">
  787. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  788. <Operation>0</Operation>
  789. </Platform>
  790. <Platform Name="Win32">
  791. <Operation>0</Operation>
  792. </Platform>
  793. </DeployClass>
  794. <DeployClass Name="ProjectAndroidManifest">
  795. <Platform Name="Android">
  796. <Operation>1</Operation>
  797. </Platform>
  798. <Platform Name="Android64">
  799. <Operation>1</Operation>
  800. </Platform>
  801. </DeployClass>
  802. <DeployClass Name="ProjectOSXDebug">
  803. <Platform Name="OSX64">
  804. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  805. <Operation>1</Operation>
  806. </Platform>
  807. <Platform Name="OSXARM64">
  808. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  809. <Operation>1</Operation>
  810. </Platform>
  811. </DeployClass>
  812. <DeployClass Name="ProjectOSXEntitlements">
  813. <Platform Name="OSX32">
  814. <RemoteDir>..\</RemoteDir>
  815. <Operation>1</Operation>
  816. </Platform>
  817. <Platform Name="OSX64">
  818. <RemoteDir>..\</RemoteDir>
  819. <Operation>1</Operation>
  820. </Platform>
  821. <Platform Name="OSXARM64">
  822. <RemoteDir>..\</RemoteDir>
  823. <Operation>1</Operation>
  824. </Platform>
  825. </DeployClass>
  826. <DeployClass Name="ProjectOSXInfoPList">
  827. <Platform Name="OSX32">
  828. <RemoteDir>Contents</RemoteDir>
  829. <Operation>1</Operation>
  830. </Platform>
  831. <Platform Name="OSX64">
  832. <RemoteDir>Contents</RemoteDir>
  833. <Operation>1</Operation>
  834. </Platform>
  835. <Platform Name="OSXARM64">
  836. <RemoteDir>Contents</RemoteDir>
  837. <Operation>1</Operation>
  838. </Platform>
  839. </DeployClass>
  840. <DeployClass Name="ProjectOSXResource">
  841. <Platform Name="OSX32">
  842. <RemoteDir>Contents\Resources</RemoteDir>
  843. <Operation>1</Operation>
  844. </Platform>
  845. <Platform Name="OSX64">
  846. <RemoteDir>Contents\Resources</RemoteDir>
  847. <Operation>1</Operation>
  848. </Platform>
  849. <Platform Name="OSXARM64">
  850. <RemoteDir>Contents\Resources</RemoteDir>
  851. <Operation>1</Operation>
  852. </Platform>
  853. </DeployClass>
  854. <DeployClass Required="true" Name="ProjectOutput">
  855. <Platform Name="Android">
  856. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  857. <Operation>1</Operation>
  858. </Platform>
  859. <Platform Name="Android64">
  860. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  861. <Operation>1</Operation>
  862. </Platform>
  863. <Platform Name="iOSDevice32">
  864. <Operation>1</Operation>
  865. </Platform>
  866. <Platform Name="iOSDevice64">
  867. <Operation>1</Operation>
  868. </Platform>
  869. <Platform Name="iOSSimARM64">
  870. <Operation>1</Operation>
  871. </Platform>
  872. <Platform Name="Linux64">
  873. <Operation>1</Operation>
  874. </Platform>
  875. <Platform Name="OSX32">
  876. <RemoteDir>Contents\MacOS</RemoteDir>
  877. <Operation>1</Operation>
  878. </Platform>
  879. <Platform Name="OSX64">
  880. <RemoteDir>Contents\MacOS</RemoteDir>
  881. <Operation>1</Operation>
  882. </Platform>
  883. <Platform Name="OSXARM64">
  884. <RemoteDir>Contents\MacOS</RemoteDir>
  885. <Operation>1</Operation>
  886. </Platform>
  887. <Platform Name="Win32">
  888. <Operation>0</Operation>
  889. </Platform>
  890. </DeployClass>
  891. <DeployClass Name="ProjectOutput_Android32">
  892. <Platform Name="Android64">
  893. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  894. <Operation>1</Operation>
  895. </Platform>
  896. </DeployClass>
  897. <DeployClass Name="ProjectUWPManifest">
  898. <Platform Name="Win32">
  899. <Operation>1</Operation>
  900. </Platform>
  901. <Platform Name="Win64">
  902. <Operation>1</Operation>
  903. </Platform>
  904. <Platform Name="Win64x">
  905. <Operation>1</Operation>
  906. </Platform>
  907. </DeployClass>
  908. <DeployClass Name="ProjectiOSDeviceDebug">
  909. <Platform Name="iOSDevice32">
  910. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  911. <Operation>1</Operation>
  912. </Platform>
  913. <Platform Name="iOSDevice64">
  914. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  915. <Operation>1</Operation>
  916. </Platform>
  917. <Platform Name="iOSSimARM64">
  918. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  919. <Operation>1</Operation>
  920. </Platform>
  921. </DeployClass>
  922. <DeployClass Name="ProjectiOSEntitlements">
  923. <Platform Name="iOSDevice32">
  924. <RemoteDir>..\</RemoteDir>
  925. <Operation>1</Operation>
  926. </Platform>
  927. <Platform Name="iOSDevice64">
  928. <RemoteDir>..\</RemoteDir>
  929. <Operation>1</Operation>
  930. </Platform>
  931. <Platform Name="iOSSimARM64">
  932. <RemoteDir>..\</RemoteDir>
  933. <Operation>1</Operation>
  934. </Platform>
  935. </DeployClass>
  936. <DeployClass Name="ProjectiOSInfoPList">
  937. <Platform Name="iOSDevice32">
  938. <Operation>1</Operation>
  939. </Platform>
  940. <Platform Name="iOSDevice64">
  941. <Operation>1</Operation>
  942. </Platform>
  943. <Platform Name="iOSSimARM64">
  944. <Operation>1</Operation>
  945. </Platform>
  946. </DeployClass>
  947. <DeployClass Name="ProjectiOSLaunchScreen">
  948. <Platform Name="iOSDevice64">
  949. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  950. <Operation>64</Operation>
  951. </Platform>
  952. <Platform Name="iOSSimARM64">
  953. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  954. <Operation>64</Operation>
  955. </Platform>
  956. </DeployClass>
  957. <DeployClass Name="ProjectiOSResource">
  958. <Platform Name="iOSDevice32">
  959. <Operation>1</Operation>
  960. </Platform>
  961. <Platform Name="iOSDevice64">
  962. <Operation>1</Operation>
  963. </Platform>
  964. <Platform Name="iOSSimARM64">
  965. <Operation>1</Operation>
  966. </Platform>
  967. </DeployClass>
  968. <DeployClass Name="UWP_DelphiLogo150">
  969. <Platform Name="Win32">
  970. <RemoteDir>Assets</RemoteDir>
  971. <Operation>1</Operation>
  972. </Platform>
  973. <Platform Name="Win64">
  974. <RemoteDir>Assets</RemoteDir>
  975. <Operation>1</Operation>
  976. </Platform>
  977. </DeployClass>
  978. <DeployClass Name="UWP_DelphiLogo44">
  979. <Platform Name="Win32">
  980. <RemoteDir>Assets</RemoteDir>
  981. <Operation>1</Operation>
  982. </Platform>
  983. <Platform Name="Win64">
  984. <RemoteDir>Assets</RemoteDir>
  985. <Operation>1</Operation>
  986. </Platform>
  987. </DeployClass>
  988. <DeployClass Name="iOS_AppStore1024">
  989. <Platform Name="iOSDevice64">
  990. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  991. <Operation>1</Operation>
  992. </Platform>
  993. <Platform Name="iOSSimARM64">
  994. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  995. <Operation>1</Operation>
  996. </Platform>
  997. </DeployClass>
  998. <DeployClass Name="iPad_AppIcon152">
  999. <Platform Name="iOSDevice64">
  1000. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1001. <Operation>1</Operation>
  1002. </Platform>
  1003. <Platform Name="iOSSimARM64">
  1004. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1005. <Operation>1</Operation>
  1006. </Platform>
  1007. </DeployClass>
  1008. <DeployClass Name="iPad_AppIcon167">
  1009. <Platform Name="iOSDevice64">
  1010. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1011. <Operation>1</Operation>
  1012. </Platform>
  1013. <Platform Name="iOSSimARM64">
  1014. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1015. <Operation>1</Operation>
  1016. </Platform>
  1017. </DeployClass>
  1018. <DeployClass Name="iPad_Launch2x">
  1019. <Platform Name="iOSDevice64">
  1020. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1021. <Operation>1</Operation>
  1022. </Platform>
  1023. <Platform Name="iOSSimARM64">
  1024. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1025. <Operation>1</Operation>
  1026. </Platform>
  1027. </DeployClass>
  1028. <DeployClass Name="iPad_LaunchDark2x">
  1029. <Platform Name="iOSDevice64">
  1030. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1031. <Operation>1</Operation>
  1032. </Platform>
  1033. <Platform Name="iOSSimARM64">
  1034. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1035. <Operation>1</Operation>
  1036. </Platform>
  1037. </DeployClass>
  1038. <DeployClass Name="iPad_Notification40">
  1039. <Platform Name="iOSDevice64">
  1040. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1041. <Operation>1</Operation>
  1042. </Platform>
  1043. <Platform Name="iOSSimARM64">
  1044. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1045. <Operation>1</Operation>
  1046. </Platform>
  1047. </DeployClass>
  1048. <DeployClass Name="iPad_Setting58">
  1049. <Platform Name="iOSDevice64">
  1050. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1051. <Operation>1</Operation>
  1052. </Platform>
  1053. <Platform Name="iOSSimARM64">
  1054. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1055. <Operation>1</Operation>
  1056. </Platform>
  1057. </DeployClass>
  1058. <DeployClass Name="iPad_SpotLight80">
  1059. <Platform Name="iOSDevice64">
  1060. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1061. <Operation>1</Operation>
  1062. </Platform>
  1063. <Platform Name="iOSSimARM64">
  1064. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1065. <Operation>1</Operation>
  1066. </Platform>
  1067. </DeployClass>
  1068. <DeployClass Name="iPhone_AppIcon120">
  1069. <Platform Name="iOSDevice64">
  1070. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1071. <Operation>1</Operation>
  1072. </Platform>
  1073. <Platform Name="iOSSimARM64">
  1074. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1075. <Operation>1</Operation>
  1076. </Platform>
  1077. </DeployClass>
  1078. <DeployClass Name="iPhone_AppIcon180">
  1079. <Platform Name="iOSDevice64">
  1080. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1081. <Operation>1</Operation>
  1082. </Platform>
  1083. <Platform Name="iOSSimARM64">
  1084. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1085. <Operation>1</Operation>
  1086. </Platform>
  1087. </DeployClass>
  1088. <DeployClass Name="iPhone_Launch2x">
  1089. <Platform Name="iOSDevice64">
  1090. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1091. <Operation>1</Operation>
  1092. </Platform>
  1093. <Platform Name="iOSSimARM64">
  1094. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1095. <Operation>1</Operation>
  1096. </Platform>
  1097. </DeployClass>
  1098. <DeployClass Name="iPhone_Launch3x">
  1099. <Platform Name="iOSDevice64">
  1100. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1101. <Operation>1</Operation>
  1102. </Platform>
  1103. <Platform Name="iOSSimARM64">
  1104. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1105. <Operation>1</Operation>
  1106. </Platform>
  1107. </DeployClass>
  1108. <DeployClass Name="iPhone_LaunchDark2x">
  1109. <Platform Name="iOSDevice64">
  1110. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1111. <Operation>1</Operation>
  1112. </Platform>
  1113. <Platform Name="iOSSimARM64">
  1114. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1115. <Operation>1</Operation>
  1116. </Platform>
  1117. </DeployClass>
  1118. <DeployClass Name="iPhone_LaunchDark3x">
  1119. <Platform Name="iOSDevice64">
  1120. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1121. <Operation>1</Operation>
  1122. </Platform>
  1123. <Platform Name="iOSSimARM64">
  1124. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1125. <Operation>1</Operation>
  1126. </Platform>
  1127. </DeployClass>
  1128. <DeployClass Name="iPhone_Notification40">
  1129. <Platform Name="iOSDevice64">
  1130. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1131. <Operation>1</Operation>
  1132. </Platform>
  1133. <Platform Name="iOSSimARM64">
  1134. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1135. <Operation>1</Operation>
  1136. </Platform>
  1137. </DeployClass>
  1138. <DeployClass Name="iPhone_Notification60">
  1139. <Platform Name="iOSDevice64">
  1140. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1141. <Operation>1</Operation>
  1142. </Platform>
  1143. <Platform Name="iOSSimARM64">
  1144. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1145. <Operation>1</Operation>
  1146. </Platform>
  1147. </DeployClass>
  1148. <DeployClass Name="iPhone_Setting58">
  1149. <Platform Name="iOSDevice64">
  1150. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1151. <Operation>1</Operation>
  1152. </Platform>
  1153. <Platform Name="iOSSimARM64">
  1154. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1155. <Operation>1</Operation>
  1156. </Platform>
  1157. </DeployClass>
  1158. <DeployClass Name="iPhone_Setting87">
  1159. <Platform Name="iOSDevice64">
  1160. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1161. <Operation>1</Operation>
  1162. </Platform>
  1163. <Platform Name="iOSSimARM64">
  1164. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1165. <Operation>1</Operation>
  1166. </Platform>
  1167. </DeployClass>
  1168. <DeployClass Name="iPhone_Spotlight120">
  1169. <Platform Name="iOSDevice64">
  1170. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1171. <Operation>1</Operation>
  1172. </Platform>
  1173. <Platform Name="iOSSimARM64">
  1174. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1175. <Operation>1</Operation>
  1176. </Platform>
  1177. </DeployClass>
  1178. <DeployClass Name="iPhone_Spotlight80">
  1179. <Platform Name="iOSDevice64">
  1180. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1181. <Operation>1</Operation>
  1182. </Platform>
  1183. <Platform Name="iOSSimARM64">
  1184. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1185. <Operation>1</Operation>
  1186. </Platform>
  1187. </DeployClass>
  1188. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1189. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1190. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1191. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1192. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1193. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1194. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1195. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1196. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1197. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1198. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1199. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1200. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1201. </Deployment>
  1202. </BorlandProject>
  1203. <ProjectFileVersion>12</ProjectFileVersion>
  1204. </ProjectExtensions>
  1205. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  1206. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1207. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1208. </Project>