2017-07-12 00:31:49 +02:00
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<ProjectGuid>{E7317702-64D3-4A65-8734-030F3AE3DBBC}</ProjectGuid>
|
2018-05-17 21:55:32 +02:00
|
|
|
<ProjectVersion>18.4</ProjectVersion>
|
2017-07-12 00:31:49 +02:00
|
|
|
<FrameworkType>VCL</FrameworkType>
|
|
|
|
<MainSource>JWTClient.dpr</MainSource>
|
|
|
|
<Base>True</Base>
|
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
|
|
<AppType>Application</AppType>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
|
|
<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="('$(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="'$(Base)'!=''">
|
|
|
|
<VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
|
<VerInfo_Locale>1040</VerInfo_Locale>
|
|
|
|
<DCC_UnitSearchPath>..\..\..\sources;..\..\..\lib\delphistompclient;..\..\..\lib\loggerpro;..\..\..\lib\dmustache;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
|
|
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
<Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
|
|
|
|
<SanitizedProjectName>JWTClient</SanitizedProjectName>
|
|
|
|
<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>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
|
|
<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>
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXDb2Driver;dxCoreRS23;vclactnband;frxe23;vclFireDAC;dxPSLnksRS23;dxPSdxLCLnkRS23;tethering;cxDataRS23;dxPSdxOCLnkRS23;dxTabbedMDIRS23;FireDACADSDriver;dxSkinBlackRS23;dxSkinLondonLiquidSkyRS23;JvPluginSystem;dxDBXServerModeRS23;dxHttpIndyRequestRS23;dxPScxGridLnkRS23;cxSchedulerRS23;FireDACMSSQLDriver;dclRBDBE1723;vcltouch;JvBands;vcldb;rbDB1723;svn;dxWizardControlRS23;dxSkinMcSkinRS23;dxPScxCommonRS23;JvJans;Intraweb;dxSkinOffice2007BlueRS23;rbIBE1723;dxBarRS23;cxSchedulerRibbonStyleEventEditorRS23;dxSkinOffice2013WhiteRS23;JvDotNetCtrls;dxPSTeeChartRS23;cxLibraryRS23;dxSkinVisualStudio2013LightRS23;vclib;cxPivotGridChartRS23;rbDBE1723;dxSkinSummer2008RS23;dxPSdxDBOCLnkRS23;dxGDIPlusRS23;dxSkinDarkSideRS23;FireDACDBXDriver;dxSkinFoggyRS23;dxSkinSevenRS23;vclx;rbCIDE1723;dxSkinOffice2010SilverRS23;dxdborRS23;RESTBackendComponents;dxLayoutControlRS23;dxPSPrVwRibbonRS23;VCLRESTComponents;dxSkinDevExpressStyleRS23;dxSkinWhiteprintRS23;vclie;bindengine;CloudService;rbRAP1723;JvHMI;FireDACMySQLDriver;dxSkinOffice2013DarkGrayRS23;DataSnapClient;dxPScxPCProdRS23;bindcompdbx;DBXSybaseASEDriver;IndyIPServer;dxSkinPumpkinRS23;IndySystem;dsnapcon;cxTreeListdxBarPopupMenuRS23;dclRBIBE1723;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;dxSkinLilianRS23;Jcl;rbADO1723;dxBarDBNavRS23;dxFlowChartRS23;dxSkinOffice2016ColorfulRS23;rbUSER1723;DBXOdbcDriver;FireDACTDataDriver;FMXTee;ipstudiowinclient;soaprtl;DbxCommonDriver;dxSpreadSheetRS23;AsyncProDR;JvManagedThreads;dxSkinOffice2007PinkRS23;dxPSdxSpreadSheetLnkRS23;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;DTKANPRPackage;dxSkinHighContrastRS23;rtl;dxSkinSevenClassicRS23;DbxClientDriver;dxSkinDevExpressDarkStyleRS23;DBXSybaseASADriver;dxNavBarRS23;dxSkinMetropolisDarkRS23;CodeSiteExpressPkg;dxSkinTheAsphaltWorldRS23;JvSystem;SampleListViewMultiDetailAppearancePackage;dxRichEditControlRS23;JvStdCtrls;JvTimeFramework;ipstudiowin;appanalytics;cxPivotGridRS23;rbUSERDesign1723;dxSkinsdxDLPainterRS23;IndyIPClient;dxRibbonRS23;dxPScxVGridLnkRS23;bindcompvcl;frxDB23;vcldbx;dxSkinOffice2007SilverRS23;dxPScxTLLnkRS23;dxMapControlRS23;TeeUI;rbDIDE1723;JvPascalInterpreter;JvDocking;VclSmp;dxPScxSchedulerLnkRS23;cxTreeListRS23;FireDACODBCDriver;JclVcl;DataSnapIndy10ServerTransport;dxRibbonCustomizationFormRS23;dxPSRichEditControlLnkRS23;dxBarExtDBItemsRS23;DataSnapProviderClient;FireDACMongoDBDriver;dxSkiniMaginaryRS23;frx23;dxSpellCheckerRS23;JvControls;dxSkinsdxBarPainterRS23;JvPrintPreview;dxSkinCoffeeRS23;DataSnapServerMidas;RESTComponents;DBXInterBaseDriver;rbRTL1723;dxADOServerModeRS23;emsclientfiredac;DataSnapFireDAC;svnui;dxmdsRS23;dxSkinLiquidSkyRS23;dxdbtrRS23;dxSkinSpringTimeRS23;dxPSDBTeeChartRS23;JvGlobus;dxSkinscxPCPainterRS23;dxPSCoreRS23;DBXMSSQLDriver;JvMM;dxSkinXmas2008BlueRS23;rbDAD1723;DatasnapConnectorsFreePascal;bindcompfmx;JvNet;DBXOracleDriver;dxSkinSilverRS23;dxSkinValentineRS23;inetdb;JvAppFrm;ipstudiowinwordxp;rbTC1723;FmxTeeUI;dxBarExtItemsRS23;FireDACIBDriver;fmx;fmxdae;DelphiCookbookListViewAppearance;dxServerModeRS23;dxPsPrVwAdvRS23;dxSkinOffice2010BlackRS23;JvWizards;cxPageControlRS23;dxSkinStardustRS23;cxSchedulerGridRS23;dbexpress;IndyCore;dxSkinSharpPlusRS23;UIBD21Win32R;JvPageComps;dsnap;DataSnapCommon;emsclient;FireDACCommon;dxSkinOffice2010BlueRS23;bdertl;JvDB;dxSkinVS2010RS23;dxSkinMetropolisRS23;DataSnapConnectors;cxVerticalGridRS23;soapserver;dxSkinCaramelRS23;frxTee23;dxTileControlRS23;JclDeveloperTools;cxGridRS23;CPortLibDXE;FireDACOracleDriver;DBXMySQLDriver;JvCmp;rbFireDAC1723;DBXFirebirdDriver;FireDACCommonDriver;rbTCUI1723;LockBoxDR;inet;IndyIPCommon;JvCustom;dxSkinDarkRoomRS23;dxDockingRS23;vcl;dxSkinOffice2007GreenRS23;dxPScxExtCommonRS23;JvXPCtrls;dxSkinsCoreRS23;FireDACDb2Driver;dxThemeRS23;dxSkinsdxRibbonPainterRS23;dxSkinVisualStudio2013BlueRS23;rbRest1723;TSG5201;dxSkinMoneyTwinsRS23;dxPSdxFCLnkRS23;dxtrmdRS23;TeeDB;FireDAC;cxSchedulerTreeBrowserRS23;JvCore;dxFireDACServerModeRS23;dxSkinBlueRS23;OverbyteIcsD10SRun;JvCrypt;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;cxEditorsRS2
|
|
|
|
<VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
|
|
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
|
|
|
|
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXDb2Driver;dxCoreRS23;vclactnband;vclFireDAC;dxPSLnksRS23;dxPSdxLCLnkRS23;tethering;cxDataRS23;dxPSdxOCLnkRS23;dxTabbedMDIRS23;FireDACADSDriver;dxSkinBlackRS23;dxSkinLondonLiquidSkyRS23;dxDBXServerModeRS23;dxHttpIndyRequestRS23;dxPScxGridLnkRS23;cxSchedulerRS23;FireDACMSSQLDriver;vcltouch;vcldb;dxWizardControlRS23;dxSkinMcSkinRS23;dxPScxCommonRS23;Intraweb;dxSkinOffice2007BlueRS23;dxBarRS23;cxSchedulerRibbonStyleEventEditorRS23;dxSkinOffice2013WhiteRS23;dxPSTeeChartRS23;cxLibraryRS23;dxSkinVisualStudio2013LightRS23;vclib;cxPivotGridChartRS23;dxSkinSummer2008RS23;dxPSdxDBOCLnkRS23;dxGDIPlusRS23;dxSkinDarkSideRS23;FireDACDBXDriver;dxSkinFoggyRS23;dxSkinSevenRS23;vclx;dxSkinOffice2010SilverRS23;dxdborRS23;RESTBackendComponents;dxLayoutControlRS23;dxPSPrVwRibbonRS23;VCLRESTComponents;dxSkinDevExpressStyleRS23;dxSkinWhiteprintRS23;vclie;bindengine;CloudService;FireDACMySQLDriver;dxSkinOffice2013DarkGrayRS23;DataSnapClient;dxPScxPCProdRS23;bindcompdbx;DBXSybaseASEDriver;IndyIPServer;dxSkinPumpkinRS23;IndySystem;dsnapcon;cxTreeListdxBarPopupMenuRS23;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;dxSkinLilianRS23;dxBarDBNavRS23;dxFlowChartRS23;dxSkinOffice2016ColorfulRS23;DBXOdbcDriver;FireDACTDataDriver;FMXTee;ipstudiowinclient;soaprtl;DbxCommonDriver;dxSpreadSheetRS23;AsyncProDR;dxSkinOffice2007PinkRS23;dxPSdxSpreadSheetLnkRS23;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;dxSkinHighContrastRS23;rtl;dxSkinSevenClassicRS23;DbxClientDriver;dxSkinDevExpressDarkStyleRS23;DBXSybaseASADriver;dxNavBarRS23;dxSkinMetropolisDarkRS23;dxSkinTheAsphaltWorldRS23;dxRichEditControlRS23;ipstudiowin;appanalytics;cxPivotGridRS23;dxSkinsdxDLPainterRS23;IndyIPClient;dxRibbonRS23;dxPScxVGridLnkRS23;bindcompvcl;dxSkinOffice2007SilverRS23;dxPScxTLLnkRS23;dxMapControlRS23;TeeUI;VclSmp;dxPScxSchedulerLnkRS23;cxTreeListRS23;FireDACODBCDriver;DataSnapIndy10ServerTransport;dxRibbonCustomizationFormRS23;dxPSRichEditControlLnkRS23;dxBarExtDBItemsRS23;DataSnapProviderClient;FireDACMongoDBDriver;dxSkiniMaginaryRS23;dxSpellCheckerRS23;dxSkinsdxBarPainterRS23;dxSkinCoffeeRS23;DataSnapServerMidas;RESTComponents;DBXInterBaseDriver;dxADOServerModeRS23;emsclientfiredac;DataSnapFireDAC;dxmdsRS23;dxSkinLiquidSkyRS23;dxdbtrRS23;dxSkinSpringTimeRS23;dxPSDBTeeChartRS23;dxSkinscxPCPainterRS23;dxPSCoreRS23;DBXMSSQLDriver;dxSkinXmas2008BlueRS23;DatasnapConnectorsFreePascal;bindcompfmx;DBXOracleDriver;dxSkinSilverRS23;dxSkinValentineRS23;inetdb;FmxTeeUI;dxBarExtItemsRS23;FireDACIBDriver;fmx;fmxdae;dxServerModeRS23;dxPsPrVwAdvRS23;dxSkinOffice2010BlackRS23;cxPageControlRS23;dxSkinStardustRS23;cxSchedulerGridRS23;dbexpress;IndyCore;dxSkinSharpPlusRS23;dsnap;DataSnapCommon;emsclient;FireDACCommon;dxSkinOffice2010BlueRS23;dxSkinVS2010RS23;dxSkinMetropolisRS23;DataSnapConnectors;cxVerticalGridRS23;soapserver;dxSkinCaramelRS23;dxTileControlRS23;cxGridRS23;FireDACOracleDriver;DBXMySQLDriver;DBXFirebirdDriver;FireDACCommonDriver;LockBoxDR;inet;IndyIPCommon;dxSkinDarkRoomRS23;dxDockingRS23;vcl;dxSkinOffice2007GreenRS23;dxPScxExtCommonRS23;dxSkinsCoreRS23;FireDACDb2Driver;dxThemeRS23;dxSkinsdxRibbonPainterRS23;dxSkinVisualStudio2013BlueRS23;dxSkinMoneyTwinsRS23;dxPSdxFCLnkRS23;dxtrmdRS23;TeeDB;FireDAC;cxSchedulerTreeBrowserRS23;dxFireDACServerModeRS23;dxSkinBlueRS23;OverbyteIcsD10SRun;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;cxEditorsRS23;dxSkinGlassOceansRS23;dxSkinsdxNavBarPainterRS23;dxGaugeControlRS23;ibxpress;Tee;dxSkinSharpRS23;DataSnapServer;ibxbindings;cxPivotGridOLAPRS23;vclwinx;FireDACDSDriver;dxSkinBlueprintRS23;dxSkinOffice2007BlackRS23;CustomIPTransport;vcldsnap;dxSkinOffice2013LightGrayRS23;bindcomp;DBXInformixDriver;officeXPrt;dxPSdxGaugeControlLnkRS23;dxPScxPivotGridLnkRS23;dxorgcRS23;dxPSdxDBTVLnkRS23;vclribbon;dbxcds;adortl;dxComnRS23;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;cxExportRS23;dxSkinOffice2016DarkRS23;dxSkinVisualStudio2013DarkRS23;dxSkinscxSchedulerPainterRS23;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
</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)'!=''">
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
<VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
|
<DCC_RemoteDebug>false</DCC_RemoteDebug>
|
|
|
|
</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)'!=''">
|
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<DelphiCompile Include="$(MainSource)">
|
|
|
|
<MainSource>MainSource</MainSource>
|
|
|
|
</DelphiCompile>
|
|
|
|
<DCCReference Include="MainClientFormU.pas">
|
|
|
|
<Form>MainForm</Form>
|
|
|
|
<FormType>dfm</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">JWTClient.dpr</Source>
|
|
|
|
</Source>
|
|
|
|
<Excluded_Packages>
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k240.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp240.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k240.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
|
|
</Excluded_Packages>
|
|
|
|
</Delphi.Personality>
|
|
|
|
<Deployment Version="3">
|
|
|
|
<DeployFile LocalName="Win32\Debug\JWTClient.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
|
<Platform Name="Win32">
|
|
|
|
<RemoteName>JWTClient.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">
|
|
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
<Operation>0</Operation>
|
|
|
|
</Platform>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="AndroidClassesDexFile">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<RemoteDir>classes</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>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="AndroidLibnativeMipsFile">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<RemoteDir>library\lib\mips</RemoteDir>
|
|
|
|
<Operation>1</Operation>
|
|
|
|
</Platform>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="AndroidLibnativeX86File"/>
|
|
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="AndroidSplashStyles">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<RemoteDir>res\values</RemoteDir>
|
|
|
|
<Operation>1</Operation>
|
|
|
|
</Platform>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="Android_LauncherIcon36">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="Android_LauncherIcon72">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="Android_SplashImage426">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="Android_SplashImage640">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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>
|
|
|
|
</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="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="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="Win32">
|
|
|
|
<Operation>0</Operation>
|
|
|
|
<Extensions>.bpl</Extensions>
|
|
|
|
</Platform>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="File">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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="Win32">
|
|
|
|
<Operation>0</Operation>
|
|
|
|
</Platform>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="iPad_Launch1024">
|
|
|
|
<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_Launch1536">
|
|
|
|
<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_Launch2048">
|
|
|
|
<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_Launch768">
|
|
|
|
<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="ProjectAndroidManifest">
|
|
|
|
<Platform Name="Android">
|
|
|
|
<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="ProjectOSXEntitlements">
|
|
|
|
<Platform Name="OSX32">
|
|
|
|
<RemoteDir>..\</RemoteDir>
|
|
|
|
<Operation>1</Operation>
|
|
|
|
</Platform>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="ProjectOSXInfoPList">
|
|
|
|
<Platform Name="OSX32">
|
|
|
|
<RemoteDir>Contents</RemoteDir>
|
|
|
|
<Operation>1</Operation>
|
|
|
|
</Platform>
|
|
|
|
</DeployClass>
|
|
|
|
<DeployClass Name="ProjectOSXResource">
|
|
|
|
<Platform Name="OSX32">
|
|
|
|
<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="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="Win32">
|
|
|
|
<Operation>0</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="Win32" Name="$(PROJECTNAME)"/>
|
|
|
|
<ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
|
|
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|
|
|
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
|
|
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
|
|
</Deployment>
|
|
|
|
<Platforms>
|
|
|
|
<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>
|