|
@@ -8,7 +8,7 @@
|
|
|
<Base>True</Base>
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
|
- <TargetedPlatforms>1</TargetedPlatforms>
|
|
|
+ <TargetedPlatforms>3</TargetedPlatforms>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
|
<Base>true</Base>
|
|
@@ -93,11 +93,12 @@
|
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(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_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_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
<PackageImports>IndyIPClient;GLScene_Sounds_RT;frx17;fs17;GLScene_Physics_RT;GLScene_Cg_RT;bindcompfmx;GR32_RSXE3;DBXSqliteDriver;vcldbx;GLScene_Physics_RT;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;TeeDB;bindcomp;inetdb;inetdbbde;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DBXOdbcDriver;DataSnapServer;Tee;GLScene_RT;DataSnapProviderClient;xmlrtl;DBXSybaseASEDriver;ibxpress;DbxCommonDriver;vclimg;GLScene_Sounds_RT;IndyProtocols;DBXMySQLDriver;dbxcds;MetropolisUILiveTile;bindengine;vclactnband;vcldb;soaprtl;bindcompdbx;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;GR32_DSGN_RSXE3;DBXDb2Driver;vcltouch;bcbsmp;websnap;DBXOracleDriver;CustomIPTransport;vclribbon;VclSmp;dsnap;DBXInformixDriver;IndyIPServer;fmxase;vcl;DataSnapConnectors;IndyCore;GLScene_Sounds_RT;DBXMSSQLDriver;CodeSiteExpressPkg;CloudService;DBXFirebirdDriver;dsnapcon;frxDB17;inet;fsDB17;fmxobj;IndyIPCommon;FmxTeeUI;vclx;frxe17;inetdbxpress;webdsnap;DBXSybaseASADriver;fmxdae;bdertl;dbexpress;DataSnapIndy10ServerTransport;adortl;bcbie;$(PackageImports)</PackageImports>
|
|
|
<UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
|
|
|
<UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
|
|
|
+ <BT_BuildType>Debug</BT_BuildType>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
|
<BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
|
|
@@ -127,6 +128,9 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
|
<Defines>_DEBUG;$(Defines)</Defines>
|
|
|
+ <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
+ <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
|
|
|
+ <LinkPackageImports>rtl.bpi;vcl.bpi;fmx.bpi;xmlrtl.bpi;vclimg.bpi;GLScene_RT.bpi</LinkPackageImports>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
|
<TASM_Debugging>None</TASM_Debugging>
|
|
@@ -136,6 +140,8 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
|
<Defines>NDEBUG;$(Defines)</Defines>
|
|
|
+ <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
+ <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<CppCompile Include="MegaCube.cpp">
|
|
@@ -225,13 +231,9 @@
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c270mt.dll" Class="DependencyModule">
|
|
|
- <Platform Name="Win32">
|
|
|
- <Overwrite>true</Overwrite>
|
|
|
- </Platform>
|
|
|
- </DeployFile>
|
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c270.dll" Class="DependencyModule">
|
|
|
- <Platform Name="Win32">
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule"/>
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
|
|
|
+ <Platform Name="OSX64">
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
@@ -303,9 +305,13 @@
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule"/>
|
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule"/>
|
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
|
|
|
- <Platform Name="OSX64">
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c270mt.dll" Class="DependencyModule">
|
|
|
+ <Platform Name="Win32">
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
+ </Platform>
|
|
|
+ </DeployFile>
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c270.dll" Class="DependencyModule">
|
|
|
+ <Platform Name="Win32">
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
@@ -326,20 +332,12 @@
|
|
|
<RemoteDir>classes</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>classes</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidFileProvider">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\xml</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\xml</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidGDBServer">
|
|
|
<Platform Name="Android">
|
|
@@ -352,10 +350,6 @@
|
|
|
<RemoteDir>library\lib\armeabi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>library\lib\armeabi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidLibnativeArmeabiv7aFile">
|
|
|
<Platform Name="Android64">
|
|
@@ -368,20 +362,12 @@
|
|
|
<RemoteDir>library\lib\mips</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>library\lib\mips</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>library\lib\arm64-v8a</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidServiceOutput_Android32">
|
|
|
<Platform Name="Android64">
|
|
@@ -394,200 +380,120 @@
|
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidSplashStyles">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\values</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\values</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidSplashStylesV21">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\values-v21</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\values-v21</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_Colors">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\values</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\values</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon144">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon36">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon48">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon72">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon96">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon24">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon36">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon48">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon72">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon96">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage426">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-small</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-small</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage470">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-normal</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-normal</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage640">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-large</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-large</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage960">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xlarge</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\drawable-xlarge</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_Strings">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\values</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>res\values</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="DebugSymbols">
|
|
|
<Platform Name="iOSSimulator">
|
|
@@ -676,9 +582,6 @@
|
|
|
<Platform Name="Android">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <Operation>0</Operation>
|
|
|
- </Platform>
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
@@ -711,6 +614,17 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch1024x768">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPad_Launch1536">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -722,6 +636,39 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch1536x2048">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch1668">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch1668x2388">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPad_Launch2048">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -733,6 +680,61 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch2048x1536">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch2048x2732">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch2224">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch2388x1668">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch2732x2048">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPad_Launch2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
<RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
@@ -754,6 +756,17 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="iPad_Launch768x1024">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPad_LaunchDark2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
<RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
@@ -764,6 +777,105 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch1125">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch1136x640">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch1242">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch1242x2688">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch1334">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch1792">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch2208">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch2436">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch2688x1242">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPhone_Launch2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
<RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
@@ -817,6 +929,28 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch750">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
+ <DeployClass Name="iPhone_Launch828">
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPhone_LaunchDark2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
<RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
@@ -841,9 +975,6 @@
|
|
|
<Platform Name="Android">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="ProjectiOSDeviceDebug">
|
|
|
<Platform Name="iOSDevice32">
|
|
@@ -946,10 +1077,6 @@
|
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <RemoteDir>library\lib\arm64-v8a</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
@@ -1021,7 +1148,7 @@
|
|
|
</Deployment>
|
|
|
<Platforms>
|
|
|
<Platform value="Win32">True</Platform>
|
|
|
- <Platform value="Win64">False</Platform>
|
|
|
+ <Platform value="Win64">True</Platform>
|
|
|
</Platforms>
|
|
|
</BorlandProject>
|
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|