Files
openttd-cmclient/projects/dpi_aware.manifest
Pavel Stupnikov d7954d350f add dpi aware manifest
--HG--
branch : openttd
2017-06-15 02:22:53 +03:00

8 lines
303 B
Plaintext

<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" >
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
<dpiAware>True/PM</dpiAware>
</windowsSettings>
</application>
</assembly>