msxml6: Add a WinSxS manifest resource.

oldstable
Alexandre Julliard 2011-08-25 17:20:55 +02:00
parent d64c210cc6
commit 63dadcb66f
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="Microsoft-Windows-MSXML60" version="6.0.6000.16386" processorArchitecture="" publicKeyToken="31bf3856ad364e35"/>
<file name="msxml6.dll"/>
</assembly>

View File

@ -25,3 +25,6 @@
#define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
#include "wine/wine_common_ver.rc"
/* @makedep: msxml6.manifest */
WINE_MANIFEST 24 msxml6.manifest