diff --git a/dlls/msxml6/msxml6.manifest b/dlls/msxml6/msxml6.manifest new file mode 100644 index 00000000000..8179006bc93 --- /dev/null +++ b/dlls/msxml6/msxml6.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/dlls/msxml6/rsrc.rc b/dlls/msxml6/rsrc.rc index 6b413c36d68..9c6e55c551e 100644 --- a/dlls/msxml6/rsrc.rc +++ b/dlls/msxml6/rsrc.rc @@ -25,3 +25,6 @@ #define WINE_EXTRAVALUES VALUE "OLESelfRegister","" #include "wine/wine_common_ver.rc" + +/* @makedep: msxml6.manifest */ +WINE_MANIFEST 24 msxml6.manifest