We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ca770 commit 247fd93Copy full SHA for 247fd93
win32/build/default.manifest
@@ -1,9 +1,5 @@
1
+<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
2
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" >
- <asmv3:application>
3
- <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
4
- <dpiAware>True/PM</dpiAware>
5
- </asmv3:windowsSettings>
6
- </asmv3:application>
7
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
8
<application>
9
<!-- Windows Vista -->
@@ -18,4 +14,4 @@
18
14
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
19
15
</application>
20
16
</compatibility>
21
-</assembly>
17
+</assembly>
0 commit comments