Commit 54ac9279 authored by Zhiyi Zhang's avatar Zhiyi Zhang Committed by Alexandre Julliard

winetest: Add system DPI awareness settings to the application manifest.

parent 1fcc3bce
......@@ -13,4 +13,9 @@
/>
</dependentAssembly>
</dependency>
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
</windowsSettings>
</application>
</assembly>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment