diff --git a/dlls/msxml4/msxml4.manifest b/dlls/msxml4/msxml4.manifest new file mode 100644 index 00000000000..4851600f1c6 --- /dev/null +++ b/dlls/msxml4/msxml4.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/dlls/msxml4/rsrc.rc b/dlls/msxml4/rsrc.rc index 82c0efea44a..3e368677188 100644 --- a/dlls/msxml4/rsrc.rc +++ b/dlls/msxml4/rsrc.rc @@ -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