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