summaryrefslogtreecommitdiff
path: root/projects/dpi_aware.manifest
blob: 6f04161596cbc2c1ad611873fc67846ae32e9bc0 (plain)
1
2
3
4
5
6
7
<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>