mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 00:05:55 +01:00
894a3e4109
Now CEF files are checked and the dll functions are loaded when the application runs, not when the component is loaded in delphi
601 lines
29 KiB
Plaintext
601 lines
29 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{2F51F1BD-0529-4B4A-BFD2-86FE96910A62}</ProjectGuid>
|
|
<MainSource>CEF4Delphi.dpk</MainSource>
|
|
<ProjectVersion>18.0</ProjectVersion>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<Base>True</Base>
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
<AppType>Package</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="'$(Base)'!=''">
|
|
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
|
|
<GenPackage>true</GenPackage>
|
|
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
|
|
<SanitizedProjectName>CEF4Delphi</SanitizedProjectName>
|
|
<GenDll>true</GenDll>
|
|
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
|
|
<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)'!=''">
|
|
<DCC_UsePackage>rtl;vcl;$(DCC_UsePackage)</DCC_UsePackage>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
<DCC_UsePackage>rtl;vcl;$(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_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=CEF4Delphi;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=CEF4Delphi;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
<DCC_Description>CEF4Delphi</DCC_Description>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<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>
|
|
<ItemGroup>
|
|
<DelphiCompile Include="$(MainSource)">
|
|
<MainSource>MainSource</MainSource>
|
|
</DelphiCompile>
|
|
<DCCReference Include="rtl.dcp"/>
|
|
<DCCReference Include="vcl.dcp"/>
|
|
<DCCReference Include="uCEFRegisterComponents.pas"/>
|
|
<DCCReference Include="uCEFFindHandler.pas"/>
|
|
<DCCReference Include="uCEFConstants.pas"/>
|
|
<DCCReference Include="uCEFTypes.pas"/>
|
|
<DCCReference Include="uCEFInterfaces.pas"/>
|
|
<DCCReference Include="uCEFMiscFunctions.pas"/>
|
|
<DCCReference Include="uCEFLibFunctions.pas"/>
|
|
<DCCReference Include="uCEFApplication.pas"/>
|
|
<DCCReference Include="uCEFBase.pas"/>
|
|
<DCCReference Include="uCEFSchemeRegistrar.pas"/>
|
|
<DCCReference Include="uCEFCommandLine.pas"/>
|
|
<DCCReference Include="uCEFClient.pas"/>
|
|
<DCCReference Include="uCEFProcessMessage.pas"/>
|
|
<DCCReference Include="uCEFBrowser.pas"/>
|
|
<DCCReference Include="uCEFListValue.pas"/>
|
|
<DCCReference Include="uCEFBinaryValue.pas"/>
|
|
<DCCReference Include="uCEFValue.pas"/>
|
|
<DCCReference Include="uCEFDictionaryValue.pas"/>
|
|
<DCCReference Include="uCEFDownloadImageCallBack.pas"/>
|
|
<DCCReference Include="uCEFFrame.pas"/>
|
|
<DCCReference Include="uCEFPDFPrintCallback.pas"/>
|
|
<DCCReference Include="uCEFRunFileDialogCallback.pas"/>
|
|
<DCCReference Include="uCEFRequestContext.pas"/>
|
|
<DCCReference Include="uCEFNavigationEntryVisitor.pas"/>
|
|
<DCCReference Include="uCEFStringVisitor.pas"/>
|
|
<DCCReference Include="uCEFv8Context.pas"/>
|
|
<DCCReference Include="uCEFDomVisitor.pas"/>
|
|
<DCCReference Include="uCEFNavigationEntry.pas"/>
|
|
<DCCReference Include="uCEFCookieManager.pas"/>
|
|
<DCCReference Include="uCEFCompletionCallback.pas"/>
|
|
<DCCReference Include="uCEFRequestContextHandler.pas"/>
|
|
<DCCReference Include="uCEFWebPluginInfo.pas"/>
|
|
<DCCReference Include="uCEFDomDocument.pas"/>
|
|
<DCCReference Include="uCEFDomNode.pas"/>
|
|
<DCCReference Include="uCEFv8Value.pas"/>
|
|
<DCCReference Include="uCEFv8Accessor.pas"/>
|
|
<DCCReference Include="uCEFLoadHandler.pas"/>
|
|
<DCCReference Include="uCEFFocusHandler.pas"/>
|
|
<DCCReference Include="uCEFContextMenuHandler.pas"/>
|
|
<DCCReference Include="uCEFDialogHandler.pas"/>
|
|
<DCCReference Include="uCEFKeyboardHandler.pas"/>
|
|
<DCCReference Include="uCEFDisplayHandler.pas"/>
|
|
<DCCReference Include="uCEFDownloadHandler.pas"/>
|
|
<DCCReference Include="uCEFGeolocationHandler.pas"/>
|
|
<DCCReference Include="uCEFJsDialogHandler.pas"/>
|
|
<DCCReference Include="uCEFLifeSpanHandler.pas"/>
|
|
<DCCReference Include="uCEFRequestHandler.pas"/>
|
|
<DCCReference Include="uCEFRenderHandler.pas"/>
|
|
<DCCReference Include="uCEFDragHandler.pas"/>
|
|
<DCCReference Include="uCEFPostData.pas"/>
|
|
<DCCReference Include="uCEFPostDataElement.pas"/>
|
|
<DCCReference Include="uCEFRequest.pas"/>
|
|
<DCCReference Include="uCEFStreamReader.pas"/>
|
|
<DCCReference Include="uCEFWriteHandler.pas"/>
|
|
<DCCReference Include="uCEFStreamWriter.pas"/>
|
|
<DCCReference Include="uCEFv8StackFrame.pas"/>
|
|
<DCCReference Include="uCEFv8StackTrace.pas"/>
|
|
<DCCReference Include="uCEFv8Handler.pas"/>
|
|
<DCCReference Include="uCEFRequestCallback.pas"/>
|
|
<DCCReference Include="uCEFCustomStreamReader.pas"/>
|
|
<DCCReference Include="uCEFCallback.pas"/>
|
|
<DCCReference Include="uCEFResourceHandler.pas"/>
|
|
<DCCReference Include="uCEFSchemeHandlerFactory.pas"/>
|
|
<DCCReference Include="uCEFTask.pas"/>
|
|
<DCCReference Include="uCEFTaskRunner.pas"/>
|
|
<DCCReference Include="uCEFStringMap.pas"/>
|
|
<DCCReference Include="uCEFStringMultimap.pas"/>
|
|
<DCCReference Include="uCEFXmlReader.pas"/>
|
|
<DCCReference Include="uCEFZipReader.pas"/>
|
|
<DCCReference Include="uCEFResponse.pas"/>
|
|
<DCCReference Include="uCEFCookieVisitor.pas"/>
|
|
<DCCReference Include="uCEFV8Exception.pas"/>
|
|
<DCCReference Include="uCEFResourceBundleHandler.pas"/>
|
|
<DCCReference Include="uCEFSetCookieCallback.pas"/>
|
|
<DCCReference Include="uCEFDeleteCookiesCallback.pas"/>
|
|
<DCCReference Include="uCEFDownLoadItem.pas"/>
|
|
<DCCReference Include="uCEFBeforeDownloadCallback.pas"/>
|
|
<DCCReference Include="uCEFDownloadItemCallback.pas"/>
|
|
<DCCReference Include="uCEFAuthCallback.pas"/>
|
|
<DCCReference Include="uCEFJsDialogCallback.pas"/>
|
|
<DCCReference Include="uCEFGeolocationCallback.pas"/>
|
|
<DCCReference Include="uCEFContextMenuParams.pas"/>
|
|
<DCCReference Include="uCEFMenuModel.pas"/>
|
|
<DCCReference Include="uCEFBrowserProcessHandler.pas"/>
|
|
<DCCReference Include="uCEFRenderProcessHandler.pas"/>
|
|
<DCCReference Include="uCEFUrlrequestClient.pas"/>
|
|
<DCCReference Include="uCEFUrlRequest.pas"/>
|
|
<DCCReference Include="uCEFWebPluginInfoVisitor.pas"/>
|
|
<DCCReference Include="uCEFWebPluginUnstableCallback.pas"/>
|
|
<DCCReference Include="uCEFEndTracingCallback.pas"/>
|
|
<DCCReference Include="uCEFGetGeolocationCallback.pas"/>
|
|
<DCCReference Include="uCEFFileDialogCallback.pas"/>
|
|
<DCCReference Include="uCEFDragData.pas"/>
|
|
<DCCReference Include="uCEFResolveCallback.pas"/>
|
|
<DCCReference Include="uCEFPrintSettings.pas"/>
|
|
<DCCReference Include="uCEFSslInfo.pas"/>
|
|
<DCCReference Include="uCEFRunContextMenuCallback.pas"/>
|
|
<DCCReference Include="uCEFResourceBundle.pas"/>
|
|
<DCCReference Include="uCEFResponseFilter.pas"/>
|
|
<DCCReference Include="uCEFImage.pas"/>
|
|
<DCCReference Include="uCEFMenuModelDelegate.pas"/>
|
|
<DCCReference Include="uCEFv8Types.pas"/>
|
|
<DCCReference Include="uCEFWindowParent.pas"/>
|
|
<DCCReference Include="uCEFChromium.pas"/>
|
|
<DCCReference Include="uCEFChromiumEvents.pas"/>
|
|
<DCCReference Include="uCEFChromiumOptions.pas"/>
|
|
<DCCReference Include="uCEFChromiumFontOptions.pas"/>
|
|
<DCCReference Include="uCEFPDFPrintOptions.pas"/>
|
|
<DCCReference Include="uCEFRegisterCDMCallback.pas"/>
|
|
<DCCReference Include="uCEFThread.pas"/>
|
|
<DCCReference Include="uCEFv8Interceptor.pas"/>
|
|
<DCCReference Include="uCEFWaitableEvent.pas"/>
|
|
<DCCReference Include="uCEFX509CertPrincipal.pas"/>
|
|
<DCCReference Include="uCEFX509Certificate.pas"/>
|
|
<DCCReference Include="uCEFSSLStatus.pas"/>
|
|
<DCCReference Include="uCEFSelectClientCertificateCallback.pas"/>
|
|
<DCCReference Include="uCEFChromiumWindow.pas"/>
|
|
<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>Package</Borland.ProjectType>
|
|
<BorlandProject>
|
|
<Delphi.Personality>
|
|
<Source>
|
|
<Source Name="MainSource">CEF4Delphi.dpk</Source>
|
|
</Source>
|
|
<Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k230.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dclofficexp230.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
</Excluded_Packages>
|
|
</Delphi.Personality>
|
|
<Deployment Version="2">
|
|
<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="C:\Users\Public\Documents\Embarcadero\Studio\17.0\Bpl\CEF4Delphi.bpl" Configuration="Debug" Class="ProjectOutput">
|
|
<Platform Name="Win32">
|
|
<RemoteName>CEF4Delphi.bpl</RemoteName>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
|
|
<DeployClass Name="ProjectOSXResource">
|
|
<Platform Name="OSX32">
|
|
<RemoteDir>Contents\Resources</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidClassesDexFile">
|
|
<Platform Name="Android">
|
|
<RemoteDir>classes</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AdditionalDebugSymbols">
|
|
<Platform Name="Win32">
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPad_Launch768">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon144">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidLibnativeMipsFile">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\mips</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Required="true" Name="ProjectOutput">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="DependencyFramework">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.framework</Extensions>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPhone_Launch640">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPad_Launch1024">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSDeviceDebug">
|
|
<Platform Name="iOSDevice64">
|
|
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidLibnativeX86File">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\x86</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPhone_Launch320">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSInfoPList"/>
|
|
<DeployClass Name="AndroidLibnativeArmeabiFile">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="DebugSymbols">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPad_Launch1536">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<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_LauncherIcon96">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xhdpi</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="iPhone_Launch640x1136">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSEntitlements"/>
|
|
<DeployClass Name="Android_LauncherIcon72">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-hdpi</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="ProjectOSXInfoPList"/>
|
|
<DeployClass Name="ProjectOSXEntitlements"/>
|
|
<DeployClass Name="iPad_Launch2048">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidSplashStyles">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\values</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="AndroidSplashImageDef">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSResource">
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectAndroidManifest">
|
|
<Platform Name="Android">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="File">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="Android">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Required="true" Name="DependencyPackage">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Extensions>.bpl</Extensions>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon48">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-mdpi</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="Android_LauncherIcon36">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Extensions>.dll;.bpl</Extensions>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</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="OSX32" Name="$(PROJECTNAME)"/>
|
|
<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>
|