File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 77
77
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
78
78
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
79
79
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
80
+ <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
80
81
</PropertyGroup>
81
82
<PropertyGroup Condition="'$(Base_Win64)'!=''">
82
83
<Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
87
88
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
88
89
<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>
89
90
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
91
+ <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
92
+ <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
90
93
</PropertyGroup>
91
94
<PropertyGroup Condition="'$(Cfg_1)'!=''">
92
95
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
You can’t perform that action at this time.
0 commit comments