|
@@ -1,7 +1,7 @@
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<ProjectGuid>{CDEBAD41-A241-457F-96FD-E367D8E3B0AE}</ProjectGuid>
|
|
<ProjectGuid>{CDEBAD41-A241-457F-96FD-E367D8E3B0AE}</ProjectGuid>
|
|
- <ProjectVersion>18.3</ProjectVersion>
|
|
|
|
|
|
+ <ProjectVersion>18.5</ProjectVersion>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<MainSource>QuickConfigDemo.dpr</MainSource>
|
|
<MainSource>QuickConfigDemo.dpr</MainSource>
|
|
<Base>True</Base>
|
|
<Base>True</Base>
|
|
@@ -101,11 +101,11 @@
|
|
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
|
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
|
<DCC_RemoteDebug>false</DCC_RemoteDebug>
|
|
<DCC_RemoteDebug>false</DCC_RemoteDebug>
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
@@ -115,11 +115,11 @@
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
|
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<DelphiCompile Include="$(MainSource)">
|
|
<DelphiCompile Include="$(MainSource)">
|
|
@@ -178,7 +178,6 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
- <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
@@ -188,6 +187,12 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="AndroidFileProvider">
|
|
|
|
+ <Platform Name="Android">
|
|
|
|
+ <RemoteDir>res\xml</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="AndroidGDBServer">
|
|
<DeployClass Name="AndroidGDBServer">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
@@ -224,6 +229,12 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="AndroidSplashStylesV21">
|
|
|
|
+ <Platform Name="Android">
|
|
|
|
+ <RemoteDir>res\values-v21</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
@@ -302,6 +313,11 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
<Extensions>.framework</Extensions>
|
|
<Extensions>.framework</Extensions>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ <Extensions>.framework</Extensions>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
@@ -324,6 +340,11 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ <Extensions>.dylib</Extensions>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
<Extensions>.dll;.bpl</Extensions>
|
|
<Extensions>.dll;.bpl</Extensions>
|
|
@@ -347,6 +368,11 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ <Extensions>.dylib</Extensions>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
<Extensions>.bpl</Extensions>
|
|
<Extensions>.bpl</Extensions>
|
|
@@ -369,6 +395,10 @@
|
|
<RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
<RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
|
|
+ <Operation>0</Operation>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
@@ -505,23 +535,41 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="ProjectOSXDebug">
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="ProjectOSXEntitlements">
|
|
<DeployClass Name="ProjectOSXEntitlements">
|
|
<Platform Name="OSX32">
|
|
<Platform Name="OSX32">
|
|
<RemoteDir>..\</RemoteDir>
|
|
<RemoteDir>..\</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectOSXInfoPList">
|
|
<DeployClass Name="ProjectOSXInfoPList">
|
|
<Platform Name="OSX32">
|
|
<Platform Name="OSX32">
|
|
<RemoteDir>Contents</RemoteDir>
|
|
<RemoteDir>Contents</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>Contents</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectOSXResource">
|
|
<DeployClass Name="ProjectOSXResource">
|
|
<Platform Name="OSX32">
|
|
<Platform Name="OSX32">
|
|
<RemoteDir>Contents\Resources</RemoteDir>
|
|
<RemoteDir>Contents\Resources</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Required="true" Name="ProjectOutput">
|
|
<DeployClass Required="true" Name="ProjectOutput">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
@@ -544,6 +592,10 @@
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
@@ -583,6 +635,7 @@
|
|
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
|
|
+ <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
</Deployment>
|
|
</Deployment>
|
|
<Platforms>
|
|
<Platforms>
|