Commit d64c210c authored by Alexandre Julliard's avatar Alexandre Julliard

msxml4: Add a WinSxS manifest resource.

parent 64651a36
<?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>
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment