12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076 |
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectGuid>{FAE8E42D-C025-437A-864F-E7E5AB19034E}</ProjectGuid>
- <ProjectVersion>18.8</ProjectVersion>
- <FrameworkType>FMX</FrameworkType>
- <MainSource>Project1.dpr</MainSource>
- <Base>True</Base>
- <Config Condition="'$(Config)'==''">Debug</Config>
- <Platform Condition="'$(Platform)'==''">Android</Platform>
- <TargetedPlatforms>32787</TargetedPlatforms>
- <AppType>Application</AppType>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
- <Base_Android>true</Base_Android>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
- <Base_Android64>true</Base_Android64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
- <Base_Win32>true</Base_Win32>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
- <Base_Win64>true</Base_Win64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
- <Cfg_1>true</Cfg_1>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
- <Cfg_1_Win32>true</Cfg_1_Win32>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
- <Cfg_1_Win64>true</Cfg_1_Win64>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
- <Cfg_2>true</Cfg_2>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
- <Cfg_2_Win32>true</Cfg_2_Win32>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
- <Cfg_2_Win64>true</Cfg_2_Win64>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base)'!=''">
- <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
- <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
- <DCC_E>false</DCC_E>
- <DCC_N>false</DCC_N>
- <DCC_S>false</DCC_S>
- <DCC_F>false</DCC_F>
- <DCC_K>false</DCC_K>
- <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
- <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
- <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
- <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
- <AUP_CAMERA>true</AUP_CAMERA>
- <AUP_INTERNET>true</AUP_INTERNET>
- <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
- <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
- <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
- <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
- <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
- <SanitizedProjectName>Project1</SanitizedProjectName>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Android)'!=''">
- <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;FMXComponents;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;DataSnapNativeClient;ibxbindings;FireDACDSDriver;soapmidas;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;DataSnapProviderClient;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
- <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>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
- <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
- <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
- <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
- <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
- <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
- <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
- <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
- <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
- <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
- <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
- <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
- <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
- <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
- <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Android64)'!=''">
- <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;FMXComponents;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;DataSnapNativeClient;ibxbindings;FireDACDSDriver;soapmidas;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;DataSnapProviderClient;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
- <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>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
- <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
- <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
- <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
- <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
- <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
- <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
- <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
- <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
- <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
- <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
- <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
- <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
- <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
- <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win32)'!=''">
- <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;FMXComponents;FFmpegVcl_DXT3;emsclientfiredac;DataSnapFireDAC;tethering;svnui;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;svn;DBXOracleDriver;inetdb;FmxTeeUI;emsedge;FireDACIBDriver;fmx;fmxdae;vclib;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;vclie;bindengine;DBXMySQLDriver;CloudService;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FFmpegFmx_DXT3;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;FMXComponentEd;inet;bindcompdbx;IndyIPCommon;vcl;DBXSybaseASEDriver;IndyIPServer;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;FireDACInfxDriver;fmxFireDAC;vclimg;TeeDB;FireDAC;YxdUI;emshosting;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;FMXTee;soaprtl;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;DataSnapNativeClient;ibxbindings;fmxobj;FireDACDSDriver;soapmidas;rtl;emsserverresource;DbxClientDriver;vclwinx;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;FFmpegRtl_DXT3;DBXInformixDriver;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;DataSnapProviderClient;dsnapxml;dbrtl;FireDACMongoDBDriver;IndyProtocols;inetdbxpress;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
- <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <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>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
- <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
- <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win64)'!=''">
- <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;FFmpegVcl_DXT3;emsclientfiredac;DataSnapFireDAC;tethering;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;DBXOracleDriver;inetdb;FmxTeeUI;emsedge;FireDACIBDriver;fmx;fmxdae;vclib;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;vclie;bindengine;DBXMySQLDriver;CloudService;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FFmpegFmx_DXT3;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;vcl;DBXSybaseASEDriver;IndyIPServer;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;FireDACInfxDriver;fmxFireDAC;vclimg;TeeDB;FireDAC;emshosting;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;FMXTee;soaprtl;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;DataSnapNativeClient;ibxbindings;fmxobj;FireDACDSDriver;soapmidas;rtl;emsserverresource;DbxClientDriver;vclwinx;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;FFmpegRtl_DXT3;DBXInformixDriver;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;DataSnapProviderClient;dsnapxml;dbrtl;FireDACMongoDBDriver;IndyProtocols;inetdbxpress;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
- <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <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>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
- <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
- <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1)'!=''">
- <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
- <DCC_DebugDCUs>true</DCC_DebugDCUs>
- <DCC_Optimize>false</DCC_Optimize>
- <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
- <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
- <DCC_RemoteDebug>true</DCC_RemoteDebug>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
- <DCC_RemoteDebug>false</DCC_RemoteDebug>
- <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
- <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
- <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
- <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2)'!=''">
- <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
- <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
- <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
- <DCC_DebugInformation>0</DCC_DebugInformation>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
- <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
- <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
- <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
- <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
- </PropertyGroup>
- <ItemGroup>
- <DelphiCompile Include="$(MainSource)">
- <MainSource>MainSource</MainSource>
- </DelphiCompile>
- <DCCReference Include="Unit1.pas">
- <Form>Form1</Form>
- <FormType>fmx</FormType>
- </DCCReference>
- <BuildConfiguration Include="Release">
- <Key>Cfg_2</Key>
- <CfgParent>Base</CfgParent>
- </BuildConfiguration>
- <BuildConfiguration Include="Base">
- <Key>Base</Key>
- </BuildConfiguration>
- <BuildConfiguration Include="Debug">
- <Key>Cfg_1</Key>
- <CfgParent>Base</CfgParent>
- </BuildConfiguration>
- </ItemGroup>
- <ProjectExtensions>
- <Borland.Personality>Delphi.Personality.12</Borland.Personality>
- <Borland.ProjectType>Application</Borland.ProjectType>
- <BorlandProject>
- <Delphi.Personality>
- <Source>
- <Source Name="MainSource">Project1.dpr</Source>
- </Source>
- </Delphi.Personality>
- <Deployment Version="3">
- <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
- <Platform Name="OSX32">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
- <Platform Name="iOSSimulator">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
- <Platform Name="iOSSimulator">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Win32\Debug\Project1.exe" Configuration="Debug" Class="ProjectOutput">
- <Platform Name="Win32">
- <RemoteName>Project1.exe</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployClass Name="AdditionalDebugSymbols">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidClassesDexFile">
- <Platform Name="Android">
- <RemoteDir>classes</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>classes</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidFileProvider">
- <Platform Name="Android">
- <RemoteDir>res\xml</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\xml</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidGDBServer">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeArmeabiFile">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeMipsFile">
- <Platform Name="Android">
- <RemoteDir>library\lib\mips</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\mips</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidServiceOutput">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\arm64-v8a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidServiceOutput_Android32">
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashImageDef">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashStyles">
- <Platform Name="Android">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashStylesV21">
- <Platform Name="Android">
- <RemoteDir>res\values-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_Colors">
- <Platform Name="Android">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_DefaultAppIcon">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon144">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon36">
- <Platform Name="Android">
- <RemoteDir>res\drawable-ldpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-ldpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon48">
- <Platform Name="Android">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon72">
- <Platform Name="Android">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon96">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon24">
- <Platform Name="Android">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon36">
- <Platform Name="Android">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon48">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon72">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon96">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage426">
- <Platform Name="Android">
- <RemoteDir>res\drawable-small</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-small</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage470">
- <Platform Name="Android">
- <RemoteDir>res\drawable-normal</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-normal</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage640">
- <Platform Name="Android">
- <RemoteDir>res\drawable-large</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-large</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage960">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xlarge</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xlarge</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_Strings">
- <Platform Name="Android">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DebugSymbols">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DependencyFramework">
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.framework</Extensions>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.framework</Extensions>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DependencyModule">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- <Extensions>.dll;.bpl</Extensions>
- </Platform>
- </DeployClass>
- <DeployClass Required="true" Name="DependencyPackage">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- <Extensions>.bpl</Extensions>
- </Platform>
- </DeployClass>
- <DeployClass Name="File">
- <Platform Name="Android">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="Android64">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch1024x768">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch1536x2048">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch1668">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch1668x2388">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2048x1536">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2048x2732">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2224">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2388x1668">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2732x2048">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch768x1024">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch1125">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch1136x640">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch1242">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch1242x2688">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch1334">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch1792">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch2208">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch2436">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch2688x1242">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch320">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch640">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch640x1136">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch750">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch828">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectAndroidManifest">
- <Platform Name="Android">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSDeviceDebug">
- <Platform Name="iOSDevice32">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSDeviceResourceRules">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSEntitlements">
- <Platform Name="iOSDevice32">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSInfoPList">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSResource">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXDebug">
- <Platform Name="OSX64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXEntitlements">
- <Platform Name="OSX32">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXInfoPList">
- <Platform Name="OSX32">
- <RemoteDir>Contents</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXResource">
- <Platform Name="OSX32">
- <RemoteDir>Contents\Resources</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\Resources</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Required="true" Name="ProjectOutput">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\arm64-v8a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Linux64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOutput_Android32">
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectUWPManifest">
- <Platform Name="Win32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="UWP_DelphiLogo150">
- <Platform Name="Win32">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="UWP_DelphiLogo44">
- <Platform Name="Win32">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
- </Deployment>
- <Platforms>
- <Platform value="Android">True</Platform>
- <Platform value="Android64">True</Platform>
- <Platform value="Win32">True</Platform>
- <Platform value="Win64">True</Platform>
- </Platforms>
- </BorlandProject>
- <ProjectFileVersion>12</ProjectFileVersion>
- </ProjectExtensions>
- <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
- <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
- <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
- </Project>
|