summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest')
-rw-r--r--llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest8
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest b/llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest
new file mode 100644
index 00000000000..20e4adca10c
--- /dev/null
+++ b/llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings" manifestVersion="1.0">
+ <asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
+ <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
+ <dpiAware>true/pm</dpiAware>
+ </asmv3:windowsSettings>
+ </asmv3:application>
+</assembly>
OpenPOWER on IntegriCloud