Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / dpi_aware.manifest
blob6f04161596cbc2c1ad611873fc67846ae32e9bc0
1 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" >
2   <application xmlns="urn:schemas-microsoft-com:asm.v3">
3     <windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
4       <dpiAware>True/PM</dpiAware>
5     </windowsSettings>
6   </application>
7 </assembly>