Imported Upstream version 1.15.1
[deb_xorg-server.git] / hw / xwin / XWin.exe.manifest
CommitLineData
a09e091a
JB
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <description>The XWin X Windows server for Cygwin.</description>
4 <dependency>
5 <dependentAssembly>
6 <assemblyIdentity
7 type="win32"
8 name="Microsoft.Windows.Common-Controls"
9 version="6.0.0.0"
10 processorArchitecture="*"
11 publicKeyToken="6595b64144ccf1df"
12 language="*"
13 />
14 </dependentAssembly>
15 </dependency>
16 <asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
17 <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
18 <dpiAware>true</dpiAware>
19 </asmv3:windowsSettings>
20 </asmv3:application>
21</assembly>