12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211 |
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectGuid>{3F29272C-7851-41C3-B29E-C0ACD8029C21}</ProjectGuid>
- <ProjectVersion>20.1</ProjectVersion>
- <FrameworkType>None</FrameworkType>
- <MainSource>AutoMappingObjects.dpr</MainSource>
- <Base>True</Base>
- <Config Condition="'$(Config)'==''">Debug</Config>
- <Platform Condition="'$(Platform)'==''">Win32</Platform>
- <TargetedPlatforms>1</TargetedPlatforms>
- <AppType>Console</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)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
- <Base_iOSDevice64>true</Base_iOSDevice64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='iOSSimARM64' and '$(Base)'=='true') or '$(Base_iOSSimARM64)'!=''">
- <Base_iOSSimARM64>true</Base_iOSSimARM64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
- <Base_OSX64>true</Base_OSX64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Base)'=='true') or '$(Base_OSXARM64)'!=''">
- <Base_OSXARM64>true</Base_OSXARM64>
- <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="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
- <Cfg_2>true</Cfg_2>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base)'!=''">
- <DCC_DcuOutput>.\bin\$(Platform)\$(Config)\dcu</DCC_DcuOutput>
- <DCC_ExeOutput>.\bin\$(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_UsePackage>RESTComponents;FireDACIBDriver;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;FireDAC;FireDACSqliteDriver;soaprtl;soapmidas;$(DCC_UsePackage)</DCC_UsePackage>
- <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
- <SanitizedProjectName>AutoMappingObjects</SanitizedProjectName>
- <VerInfo_Locale>3082</VerInfo_Locale>
- <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>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Android)'!=''">
- <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;CoolTrayIcon_D210_XE7;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
- <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>
- <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
- <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>
- <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Android64)'!=''">
- <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>
- <Base_Android>true</Base_Android>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;CoolTrayIcon_D210_XE7;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
- <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>
- <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
- <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
- <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FrameViewer;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;TMSFMXPackPkgDXE11;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
- <iOS_AppStore1024>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_1024x1024.png</iOS_AppStore1024>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_iOSSimARM64)'!=''">
- <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysAndWhenInUseUsageDescription=The reason for accessing the location information of the user;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSPhotoLibraryAddUsageDescription=The reason for adding to the photo library;NSCameraUsageDescription=The reason for accessing the camera;NSFaceIDUsageDescription=The reason for accessing the face id;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSSiriUsageDescription=The reason for accessing Siri;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing bluetooth;NSBluetoothPeripheralUsageDescription=The reason for accessing bluetooth peripherals;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSMotionUsageDescription=The reason for accessing the accelerometer;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers</VerInfo_Keys>
- <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FrameViewer;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;TMSFMXPackPkgDXE11;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
- <iOS_AppStore1024>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_1024x1024.png</iOS_AppStore1024>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_OSX64)'!=''">
- <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts</VerInfo_Keys>
- <BT_BuildType>Debug</BT_BuildType>
- <Base_OSX32>true</Base_OSX32>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;inetdb;FmxTeeUI;fmx;fmxdae;dbexpress;IndyCore;dsnap;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;fmxobj;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
- <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_OSXARM64)'!=''">
- <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts</VerInfo_Keys>
- <BT_BuildType>Debug</BT_BuildType>
- <Base_OSX64>true</Base_OSX64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- <Base_OSX32>true</Base_OSX32>
- <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;inetdb;FmxTeeUI;fmx;fmxdae;dbexpress;IndyCore;dsnap;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;fmxobj;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage);$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
- <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win32)'!=''">
- <DCC_UsePackage>DBXSqliteDriver;UbuntuProgressPackage;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;svnui;JvGlobus;FireDACADSDriver;JvPluginSystem;JvMM;tmsxlsdXE11;vcltouch;JvBands;vcldb;bindcompfmx;svn;Intraweb;JvJans;JvNet;inetdb;JvAppFrm;EssentialsDR;vcwdedXE11;vcwdXE11;FmxTeeUI;JvDotNetCtrls;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;JvWizards;tmsexdXE11;dbexpress;IndyCore;vclx;JvPageComps;dsnap;JvDB;VCLRESTComponents;JclDeveloperTools;vclie;bindengine;DBXMySQLDriver;JvCmp;FireDACMySQLDriver;JvHMI;FireDACCommonODBC;LockBoxDR;bindcompdbx;IndyIPCommon;JvCustom;advchartdedxe11;vcl;IndyIPServer;GR32_D;JvXPCtrls;PngComponents;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;madBasic_;TeeDB;Jcl;FrameViewer;JvCore;JvCrypt;FireDACPgDriver;ibmonitor;FMXTee;SevenZippro;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;xmlrtl;ibxbindings;fmxobj;vclwinx;JvTimeFramework;rtl;GR32_R;DbxClientDriver;CustomIPTransport;vcldsnap;JvSystem;JvStdCtrls;bindcomp;appanalytics;CoolTrayIcon_D210_XE7;tmswizdXE11;nTrayIcon;IndyIPClient;bindcompvcl;TeeUI;TMSFMXPackPkgDXE11;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;KernowSoftwareFMX;JclVcl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;JvControls;JvPrintPreview;Analog_XE7;JclContainers;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_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>
- <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
- <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;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;FireDACADSDriver;vcltouch;vcldb;bindcompfmx;Intraweb;inetdb;EssentialsDR;vcwdXE11;FmxTeeUI;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;tmsexdXE11;dbexpress;IndyCore;vclx;dsnap;VCLRESTComponents;vclie;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;vcl;IndyIPServer;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;TeeDB;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;Tee;xmlrtl;ibxbindings;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
- <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
- <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>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <Manifest_File>(None)</Manifest_File>
- </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>
- <ItemGroup>
- <DelphiCompile Include="$(MainSource)">
- <MainSource>MainSource</MainSource>
- </DelphiCompile>
- <BuildConfiguration Include="Base">
- <Key>Base</Key>
- </BuildConfiguration>
- <BuildConfiguration Include="Debug">
- <Key>Cfg_1</Key>
- <CfgParent>Base</CfgParent>
- </BuildConfiguration>
- <BuildConfiguration Include="Release">
- <Key>Cfg_2</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">AutoMappingObjects.dpr</Source>
- </Source>
- <Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\DataExplorerDBXPluginEnt260.bpl">DBExpress Enterprise Data Explorer Integration</Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
- <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDXE12.bpl not found</Excluded_Packages>
- <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDEDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDEDXE12.bpl not found</Excluded_Packages>
- <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwDXE12.bpl not found</Excluded_Packages>
- <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwdeDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwdeDXE12.bpl not found</Excluded_Packages>
- <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl not found</Excluded_Packages>
- </Excluded_Packages>
- </Delphi.Personality>
- <Deployment Version="4">
- <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
- <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="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
- <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
- <Platform Name="OSX32">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\Redist\osx64\libcgsqlite3.dylib" Class="DependencyModule"/>
- <DeployFile LocalName="Win32\Debug\AutoMappingObjects.exe" Configuration="Debug" Class="ProjectOutput"/>
- <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="AndroidClasses">
- <Platform Name="Android">
- <RemoteDir>classes</RemoteDir>
- <Operation>64</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>classes</RemoteDir>
- <Operation>64</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="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="AndroidSplashImageDefV21">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v21</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="AndroidSplashStylesV31">
- <Platform Name="Android">
- <RemoteDir>res\values-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_AdaptiveIcon">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_AdaptiveIconBackground">
- <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_AdaptiveIconForeground">
- <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_AdaptiveIconMonochrome">
- <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_AdaptiveIconV33">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v33</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_ColorsDark">
- <Platform Name="Android">
- <RemoteDir>res\values-night-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values-night-v21</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_LauncherIcon192">
- <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_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="Android_VectorizedNotificationIcon">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedSplash">
- <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_VectorizedSplashDark">
- <Platform Name="Android">
- <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedSplashV31">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedSplashV31Dark">
- <Platform Name="Android">
- <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-night-anydpi-v31</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="OSXARM64">
- <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="iOSSimARM64">
- <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="OSXARM64">
- <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="iOSSimARM64">
- <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="OSXARM64">
- <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="iOSSimARM64">
- <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="OSXARM64">
- <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectAndroidManifest">
- <Platform Name="Android">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXDebug">
- <Platform Name="OSX64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSXARM64">
- <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>
- <Platform Name="OSXARM64">
- <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>
- <Platform Name="OSXARM64">
- <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>
- <Platform Name="OSXARM64">
- <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="iOSSimARM64">
- <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="OSXARM64">
- <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="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>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <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>
- <Platform Name="iOSSimARM64">
- <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="iOSSimARM64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSLaunchScreen">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
- <Operation>64</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
- <Operation>64</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSResource">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <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>
- <DeployClass Name="iOS_AppStore1024">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_AppIcon152">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_AppIcon167">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_LaunchDark2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Notification40">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Setting58">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_SpotLight80">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_AppIcon120">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_AppIcon180">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch3x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_LaunchDark2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_LaunchDark3x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Notification40">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Notification60">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Setting58">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Setting87">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Spotlight120">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Spotlight80">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
- </Deployment>
- <Platforms>
- <Platform value="Android">False</Platform>
- <Platform value="Android64">False</Platform>
- <Platform value="iOSDevice64">False</Platform>
- <Platform value="iOSSimARM64">False</Platform>
- <Platform value="Linux64">False</Platform>
- <Platform value="OSX64">False</Platform>
- <Platform value="OSXARM64">False</Platform>
- <Platform value="Win32">True</Platform>
- <Platform value="Win64">False</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>
|