|
|
|
@ -1,18 +1,43 @@
|
|
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ProjectGuid>{A1E00957-BA39-49E3-9093-73504C30DB51}</ProjectGuid>
|
|
|
|
|
<ProjectVersion>18.2</ProjectVersion>
|
|
|
|
|
<ProjectGuid>{6BBE33E4-1C16-4F41-99DF-C40C746C2EA7}</ProjectGuid>
|
|
|
|
|
<ProjectVersion>18.4</ProjectVersion>
|
|
|
|
|
<FrameworkType>FMX</FrameworkType>
|
|
|
|
|
<MainSource>WinesClient.dpr</MainSource>
|
|
|
|
|
<Base>True</Base>
|
|
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
|
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
|
|
|
<TargetedPlatforms>3</TargetedPlatforms>
|
|
|
|
|
<Platform Condition="'$(Platform)'==''">Android</Platform>
|
|
|
|
|
<TargetedPlatforms>1119</TargetedPlatforms>
|
|
|
|
|
<AppType>Application</AppType>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
|
|
|
<Base>true</Base>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
|
|
|
|
|
<Base_Android>true</Base_Android>
|
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
|
<Base>true</Base>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
|
|
|
|
|
<Base_iOSDevice32>true</Base_iOSDevice32>
|
|
|
|
|
<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)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
|
|
|
|
|
<Base_iOSSimulator>true</Base_iOSSimulator>
|
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
|
<Base>true</Base>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
|
|
|
|
|
<Base_OSX32>true</Base_OSX32>
|
|
|
|
|
<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>
|
|
|
|
@ -51,48 +76,209 @@
|
|
|
|
|
<Cfg_2>true</Cfg_2>
|
|
|
|
|
<Base>true</Base>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
|
|
|
|
|
<Cfg_2_Win64>true</Cfg_2_Win64>
|
|
|
|
|
<CfgParent>Cfg_2</CfgParent>
|
|
|
|
|
<Cfg_2>true</Cfg_2>
|
|
|
|
|
<Base>true</Base>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
|
|
|
<SanitizedProjectName>WinesClient</SanitizedProjectName>
|
|
|
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
|
|
|
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
|
<Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
|
|
|
|
|
<DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
|
|
|
|
|
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
|
|
|
|
|
<AUP_CAMERA>true</AUP_CAMERA>
|
|
|
|
|
<AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
|
|
|
|
|
<AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
|
|
|
|
|
<AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
|
|
|
|
|
<AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
|
|
|
|
|
<AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
|
|
|
|
|
<AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
|
|
|
|
|
<Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
|
|
|
|
|
<AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
|
|
|
|
|
<AUP_CALL_PHONE>true</AUP_CALL_PHONE>
|
|
|
|
|
<AUP_INTERNET>true</AUP_INTERNET>
|
|
|
|
|
<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>
|
|
|
|
|
<VerInfo_Locale>1040</VerInfo_Locale>
|
|
|
|
|
<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>
|
|
|
|
|
<DCC_UsePackage>RESTComponents;emsclientfiredac;DataSnapFireDAC;FireDACIBDriver;emsclient;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>
|
|
|
|
|
<AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
|
|
|
|
|
<AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
|
|
|
|
|
<AUP_CALL_PHONE>true</AUP_CALL_PHONE>
|
|
|
|
|
<AUP_CAMERA>true</AUP_CAMERA>
|
|
|
|
|
<AUP_INTERNET>true</AUP_INTERNET>
|
|
|
|
|
<AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
|
|
|
|
|
<AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
|
|
|
|
|
<AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
|
|
|
|
|
<AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
|
|
|
|
|
<AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
|
|
|
|
|
<Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
|
|
|
|
|
<Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
|
|
|
|
|
<SanitizedProjectName>WinesClient</SanitizedProjectName>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Base_Android)'!=''">
|
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;bindengine;DataSnapClient;IndyIPCommon;bindcompdbx;IndyIPServer;IndySystem;fmxFireDAC;DbxCommonDriver;xmlrtl;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
<VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
|
|
|
|
|
<Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
|
|
|
|
|
<Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
|
|
|
|
|
<Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
|
|
|
|
|
<Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
|
|
|
|
|
<Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
|
|
|
|
|
<Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
|
|
|
|
|
<Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
|
|
|
|
|
<Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
|
|
|
|
|
<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>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
|
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;fmxase;DBXInterBaseDriver;tethering;bindcompfmx;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;bindengine;DataSnapClient;IndyIPCommon;bindcompdbx;IndyIPServer;IndySystem;fmxFireDAC;DbxCommonDriver;xmlrtl;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
<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;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera</VerInfo_Keys>
|
|
|
|
|
<VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
|
|
|
|
|
<iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
|
|
|
|
|
<iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
|
|
|
|
|
<iPhone_AppIcon87>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_87x87.png</iPhone_AppIcon87>
|
|
|
|
|
<iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
|
|
|
|
|
<iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
|
|
|
|
|
<iPhone_AppIcon180>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_180x180.png</iPhone_AppIcon180>
|
|
|
|
|
<iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320>
|
|
|
|
|
<iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640>
|
|
|
|
|
<iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136>
|
|
|
|
|
<iPhone_Launch750>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_750x1334.png</iPhone_Launch750>
|
|
|
|
|
<iPhone_Launch1242>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1242x2208.png</iPhone_Launch1242>
|
|
|
|
|
<iPhone_Launch2208>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2208x1242.png</iPhone_Launch2208>
|
|
|
|
|
<iPhone_Launch1125>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1125x2436.png</iPhone_Launch1125>
|
|
|
|
|
<iPhone_Launch2436>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2436x1125.png</iPhone_Launch2436>
|
|
|
|
|
<iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
|
|
|
|
|
<iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
|
|
|
|
|
<iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
|
|
|
|
|
<iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
|
|
|
|
|
<iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
|
|
|
|
|
<iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
|
|
|
|
|
<iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
|
|
|
|
|
<iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
|
|
|
|
|
<iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768>
|
|
|
|
|
<iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
|
|
|
|
|
<iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024>
|
|
|
|
|
<iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
|
|
|
|
|
<iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536>
|
|
|
|
|
<iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
|
|
|
|
|
<iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048>
|
|
|
|
|
<iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
|
|
|
|
|
<iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
|
|
|
|
|
<iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
|
|
|
|
|
<iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
|
|
|
|
|
<iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
|
|
|
|
|
<iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
|
|
|
|
|
<iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
|
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;fmxase;DBXInterBaseDriver;tethering;bindcompfmx;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;bindengine;DataSnapClient;IndyIPCommon;bindcompdbx;IndyIPServer;IndySystem;fmxFireDAC;DbxCommonDriver;xmlrtl;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
<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;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera</VerInfo_Keys>
|
|
|
|
|
<VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
|
|
|
|
|
<iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
|
|
|
|
|
<iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
|
|
|
|
|
<iPhone_AppIcon87>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_87x87.png</iPhone_AppIcon87>
|
|
|
|
|
<iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
|
|
|
|
|
<iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
|
|
|
|
|
<iPhone_AppIcon180>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_180x180.png</iPhone_AppIcon180>
|
|
|
|
|
<iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320>
|
|
|
|
|
<iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640>
|
|
|
|
|
<iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136>
|
|
|
|
|
<iPhone_Launch750>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_750x1334.png</iPhone_Launch750>
|
|
|
|
|
<iPhone_Launch1242>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1242x2208.png</iPhone_Launch1242>
|
|
|
|
|
<iPhone_Launch2208>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2208x1242.png</iPhone_Launch2208>
|
|
|
|
|
<iPhone_Launch1125>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1125x2436.png</iPhone_Launch1125>
|
|
|
|
|
<iPhone_Launch2436>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2436x1125.png</iPhone_Launch2436>
|
|
|
|
|
<iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
|
|
|
|
|
<iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
|
|
|
|
|
<iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
|
|
|
|
|
<iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
|
|
|
|
|
<iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
|
|
|
|
|
<iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
|
|
|
|
|
<iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
|
|
|
|
|
<iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
|
|
|
|
|
<iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768>
|
|
|
|
|
<iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
|
|
|
|
|
<iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024>
|
|
|
|
|
<iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
|
|
|
|
|
<iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536>
|
|
|
|
|
<iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
|
|
|
|
|
<iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048>
|
|
|
|
|
<iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
|
|
|
|
|
<iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
|
|
|
|
|
<iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
|
|
|
|
|
<iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
|
|
|
|
|
<iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
|
|
|
|
|
<iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
|
|
|
|
|
<iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
|
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;fmxase;DBXInterBaseDriver;tethering;bindcompfmx;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;bindengine;DataSnapClient;IndyIPCommon;bindcompdbx;IndyIPServer;IndySystem;fmxFireDAC;DbxCommonDriver;xmlrtl;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
<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;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera</VerInfo_Keys>
|
|
|
|
|
<VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
|
|
|
|
|
<iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
|
|
|
|
|
<iPhone_AppIcon87>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_87x87.png</iPhone_AppIcon87>
|
|
|
|
|
<iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
|
|
|
|
|
<iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
|
|
|
|
|
<iPhone_AppIcon180>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_180x180.png</iPhone_AppIcon180>
|
|
|
|
|
<iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320>
|
|
|
|
|
<iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640>
|
|
|
|
|
<iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136>
|
|
|
|
|
<iPhone_Launch750>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_750x1334.png</iPhone_Launch750>
|
|
|
|
|
<iPhone_Launch1242>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1242x2208.png</iPhone_Launch1242>
|
|
|
|
|
<iPhone_Launch2208>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2208x1242.png</iPhone_Launch2208>
|
|
|
|
|
<iPhone_Launch1125>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1125x2436.png</iPhone_Launch1125>
|
|
|
|
|
<iPhone_Launch2436>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2436x1125.png</iPhone_Launch2436>
|
|
|
|
|
<iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
|
|
|
|
|
<iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
|
|
|
|
|
<iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
|
|
|
|
|
<iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
|
|
|
|
|
<iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
|
|
|
|
|
<iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
|
|
|
|
|
<iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
|
|
|
|
|
<iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
|
|
|
|
|
<iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768>
|
|
|
|
|
<iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
|
|
|
|
|
<iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024>
|
|
|
|
|
<iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
|
|
|
|
|
<iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536>
|
|
|
|
|
<iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
|
|
|
|
|
<iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048>
|
|
|
|
|
<iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
|
|
|
|
|
<iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
|
|
|
|
|
<iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
|
|
|
|
|
<iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
|
|
|
|
|
<iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
|
|
|
|
|
<iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
|
|
|
|
|
<iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Base_OSX32)'!=''">
|
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;fmxase;DBXInterBaseDriver;tethering;FireDACMSSQLDriver;bindcompfmx;DBXOracleDriver;inetdb;emsedge;fmx;fmxdae;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;bindengine;DBXMySQLDriver;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;DataSnapClient;IndyIPCommon;bindcompdbx;IndyIPServer;IndySystem;fmxFireDAC;emshosting;FireDACPgDriver;FireDACASADriver;FireDACTDataDriver;DbxCommonDriver;DataSnapServer;xmlrtl;DataSnapNativeClient;fmxobj;FireDACDSDriver;rtl;DbxClientDriver;DBXSybaseASADriver;CustomIPTransport;bindcomp;DBXInformixDriver;IndyIPClient;dbxcds;FireDACODBCDriver;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;inetdbxpress;FireDACMongoDBDriver;DataSnapServerMidas;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
<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;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts</VerInfo_Keys>
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;fmxase;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;svnui;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;svn;DBXOracleDriver;inetdb;emsedge;fmx;fmxdae;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;DataSnapConnectors;VCLRESTComponents;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;DataSnapClient;IndyIPCommon;bindcompdbx;vcl;IndyIPServer;DBXSybaseASEDriver;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;emshosting;FireDACPgDriver;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;DbxCommonDriver;DataSnapServer;xmlrtl;DataSnapNativeClient;fmxobj;vclwinx;FireDACDSDriver;rtl;DbxClientDriver;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;inetdbxpress;FireDACMongoDBDriver;DataSnapServerMidas;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
|
|
|
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
|
|
|
|
|
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
|
|
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
|
<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)'!=''">
|
|
|
|
|
<DCC_UsePackage>DBXSqliteDriver;fmxase;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;DBXOracleDriver;inetdb;emsedge;fmx;fmxdae;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;DataSnapConnectors;VCLRESTComponents;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;DataSnapClient;IndyIPCommon;bindcompdbx;vcl;IndyIPServer;DBXSybaseASEDriver;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;emshosting;FireDACPgDriver;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;DbxCommonDriver;DataSnapServer;xmlrtl;DataSnapNativeClient;fmxobj;vclwinx;FireDACDSDriver;rtl;DbxClientDriver;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;inetdbxpress;FireDACMongoDBDriver;DataSnapServerMidas;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
|
|
|
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
|
|
|
|
|
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
|
<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>
|
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
|
<DCC_UsePackage>fmxhrh;FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;TeeDB;tethering;vclib;DataSnapClient;DataSnapServer;DataSnapCommon;DBXInterBaseDriver;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;CloudService;DBXMSSQLDriver;IndyIPCommon;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;Tee;DBXOdbcDriver;vclFireDAC;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindcompdbx;bindengine;vclactnband;soaprtl;TeeUI;bindcompvcl;vclie;FireDACADSDriver;vcltouch;VCLRESTComponents;FireDAC;DBXInformixDriver;FireDACMSSQLDriver;Intraweb;VclSmp;DataSnapConnectors;DataSnapServerMidas;DBXFirebirdDriver;dsnapcon;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;DataSnapIndy10ServerTransport;dbexpress;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
|
|
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
|
|
@ -103,32 +289,33 @@
|
|
|
|
|
<DCC_RemoteDebug>true</DCC_RemoteDebug>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
|
<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>
|
|
|
|
|
<DCC_RemoteDebug>false</DCC_RemoteDebug>
|
|
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
|
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
|
|
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
|
|
|
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
|
|
|
|
<DCC_DebugInformation>false</DCC_DebugInformation>
|
|
|
|
|
<DCC_DebugInformation>0</DCC_DebugInformation>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
|
|
|
|
<DCC_DebugInformation>0</DCC_DebugInformation>
|
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
|
<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>
|
|
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<DelphiCompile Include="$(MainSource)">
|
|
|
|
|
<MainSource>MainSource</MainSource>
|
|
|
|
|
</DelphiCompile>
|
|
|
|
|
<DCCReference Include="MainFormU.pas">
|
|
|
|
|
<FormDeviceName>iPhone</FormDeviceName>
|
|
|
|
|
<Form>HeaderFooterForm</Form>
|
|
|
|
|
<FormType>fmx</FormType>
|
|
|
|
|
</DCCReference>
|
|
|
|
@ -146,76 +333,20 @@
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ProjectExtensions>
|
|
|
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
|
|
|
<Borland.ProjectType/>
|
|
|
|
|
<Borland.ProjectType>Application</Borland.ProjectType>
|
|
|
|
|
<BorlandProject>
|
|
|
|
|
<Delphi.Personality>
|
|
|
|
|
<VersionInfo>
|
|
|
|
|
<VersionInfo Name="IncludeVerInfo">False</VersionInfo>
|
|
|
|
|
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
|
|
|
|
<VersionInfo Name="MajorVer">1</VersionInfo>
|
|
|
|
|
<VersionInfo Name="MinorVer">0</VersionInfo>
|
|
|
|
|
<VersionInfo Name="Release">0</VersionInfo>
|
|
|
|
|
<VersionInfo Name="Build">0</VersionInfo>
|
|
|
|
|
<VersionInfo Name="Debug">False</VersionInfo>
|
|
|
|
|
<VersionInfo Name="PreRelease">False</VersionInfo>
|
|
|
|
|
<VersionInfo Name="Special">False</VersionInfo>
|
|
|
|
|
<VersionInfo Name="Private">False</VersionInfo>
|
|
|
|
|
<VersionInfo Name="DLL">False</VersionInfo>
|
|
|
|
|
<VersionInfo Name="Locale">1033</VersionInfo>
|
|
|
|
|
<VersionInfo Name="CodePage">1252</VersionInfo>
|
|
|
|
|
</VersionInfo>
|
|
|
|
|
<VersionInfoKeys>
|
|
|
|
|
<VersionInfoKeys Name="CompanyName"/>
|
|
|
|
|
<VersionInfoKeys Name="FileDescription"/>
|
|
|
|
|
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
|
|
|
|
<VersionInfoKeys Name="InternalName"/>
|
|
|
|
|
<VersionInfoKeys Name="LegalCopyright"/>
|
|
|
|
|
<VersionInfoKeys Name="LegalTrademarks"/>
|
|
|
|
|
<VersionInfoKeys Name="OriginalFilename"/>
|
|
|
|
|
<VersionInfoKeys Name="ProductName"/>
|
|
|
|
|
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
|
|
|
|
<VersionInfoKeys Name="Comments"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundleName"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundleDisplayName"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundleIdentifier"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundleVersion"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundlePackageType"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundleSignature"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
|
|
|
|
|
<VersionInfoKeys Name="CFBundleExecutable"/>
|
|
|
|
|
</VersionInfoKeys>
|
|
|
|
|
<Source>
|
|
|
|
|
<Source Name="MainSource">WinesClient.dpr</Source>
|
|
|
|
|
</Source>
|
|
|
|
|
<Excluded_Packages>
|
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k250.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
|
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp250.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
|
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
|
|
|
<Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
|
|
|
</Excluded_Packages>
|
|
|
|
|
</Delphi.Personality>
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform value="Win32">True</Platform>
|
|
|
|
|
<Platform value="Win64">True</Platform>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<Deployment Version="3">
|
|
|
|
|
<DeployFile LocalName="Android\Debug\styles.xml" Configuration="Debug" Class="AndroidSplashStyles">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Debug" Class="Android_LauncherIcon36">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>ic_launcher.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="C:\Users\Daniele\Desktop\WinesClient\Android\Debug\classes.dex" Configuration="Debug" Class="AndroidClassesDexFile">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>classes.dex</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="Android\Debug\AndroidManifest.xml" Configuration="Debug" Class="ProjectAndroidManifest">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
@ -223,25 +354,7 @@
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\lib\android\debug\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>libHeaderFooterApplication.so</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>ic_launcher.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>splash_image.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>splash_image.png</RemoteName>
|
|
|
|
|
<RemoteName>libWineCellarMobile.so</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
@ -251,7 +364,29 @@
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960">
|
|
|
|
|
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
|
|
|
|
|
<Platform Name="iOSSimulator">
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>ic_launcher.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
|
|
|
|
|
<Platform Name="OSX32">
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="Win32\Debug\WinesClient.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
|
|
<Platform Name="Win32">
|
|
|
|
|
<RemoteName>WinesClient.exe</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>splash_image.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
@ -263,14 +398,14 @@
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426">
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>splash_image.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
|
|
|
|
|
<Platform Name="iOSSimulator">
|
|
|
|
|
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
|
|
|
|
|
<Platform Name="OSX32">
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
@ -280,13 +415,15 @@
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
|
|
|
|
|
<Platform Name="OSX32">
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>splash_image.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
|
|
|
|
|
<Platform Name="OSX32">
|
|
|
|
|
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>splash_image.png</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
@ -301,8 +438,15 @@
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\Redist\iossim32\libcgunwind.1.0.dylib" Class="DependencyModule">
|
|
|
|
|
<Platform Name="iOSSimulator">
|
|
|
|
|
<DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>libWineCellarMobile.so</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="Android\Debug\classes.dex" Configuration="Debug" Class="AndroidClassesDexFile">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>classes.dex</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
@ -311,26 +455,13 @@
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>libHeaderFooterApplication.so</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="$(BDS)\lib\android\debug\x86\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeX86File">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>libHeaderFooterApplication.so</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="Android\Debug\splash_image_def.xml" Configuration="Debug" Class="AndroidSplashImageDef">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
|
<DeployFile LocalName="C:\Users\Daniele\Documents\Embarcadero\Studio\Projects\Android\Debug\classes.dex" Configuration="Debug" Class="AndroidClassesDexFile">
|
|
|
|
|
<DeployFile LocalName="Android\Debug\styles.xml" Configuration="Debug" Class="AndroidSplashStyles">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteName>classes.dex</RemoteName>
|
|
|
|
|
<Overwrite>true</Overwrite>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployFile>
|
|
|
|
@ -371,7 +502,6 @@
|
|
|
|
|
<Operation>1</Operation>
|
|
|
|
|
</Platform>
|
|
|
|
|
</DeployClass>
|
|
|
|
|
<DeployClass Name="AndroidLibnativeX86File"/>
|
|
|
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
|
|
|
<Platform Name="Android">
|
|
|
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
|
|
@ -745,12 +875,21 @@
|
|
|
|
|
<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="Win32" Name="$(PROJECTNAME)"/>
|
|
|
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|
|
|
|
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
|
|
|
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
|
|
|
</Deployment>
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform value="Android">True</Platform>
|
|
|
|
|
<Platform value="iOSDevice32">True</Platform>
|
|
|
|
|
<Platform value="iOSDevice64">True</Platform>
|
|
|
|
|
<Platform value="iOSSimulator">True</Platform>
|
|
|
|
|
<Platform value="OSX32">True</Platform>
|
|
|
|
|
<Platform value="Win32">True</Platform>
|
|
|
|
|
<Platform value="Win64">True</Platform>
|
|
|
|
|
</Platforms>
|
|
|
|
|
</BorlandProject>
|
|
|
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
|
|
|
</ProjectExtensions>
|
|
|
|
|