ws2_32: Convert the Unix library to the __wine_unix_call interface.
[wine.git] / programs / winver / winver.manifest
blob519bd175c1954950bab9d401c319809c5f609b39
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity type="win32" name="Wine.Winver" version="0.0.0.0"/>
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="*"
14 </dependentAssembly>
15 </dependency>
16 </assembly>