msxml4: Add a WinSxS manifest resource.

oldstable
Alexandre Julliard 2011-08-25 17:20:46 +02:00
parent 64651a369b
commit d64c210cc6
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.MSXML2" version="4.1.0.0" processorArchitecture="" publicKeyToken="6bd6b9abf345378f"/>
<file name="msxml4.dll"/>
</assembly>

View File

@ -26,3 +26,6 @@
#define WINE_PRODUCTVERSION_STR "4.20.9818.0"
#include "wine/wine_common_ver.rc"
/* @makedep: msxml4.manifest */
WINE_MANIFEST 24 msxml4.manifest