xref: /llvm-project/llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest (revision 91d8af53863aec05c28b38b81c69492d6276e98e)
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<assembly xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings" manifestVersion="1.0">
3 <asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
4    <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
5      <dpiAware>true/pm</dpiAware>
6    </asmv3:windowsSettings>
7  </asmv3:application>
8</assembly>
9