[PATCH 4/4] Add version info

Nikolay Sivov nsivov at codeweavers.com
Mon Feb 21 17:48:01 CST 2011


---
 dlls/msxml4/rsrc.rc |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/dlls/msxml4/rsrc.rc b/dlls/msxml4/rsrc.rc
index ca055e4..4ca1abb 100644
--- a/dlls/msxml4/rsrc.rc
+++ b/dlls/msxml4/rsrc.rc
@@ -20,3 +20,12 @@
 
 /* @makedep: msxml4_tlb.tlb */
 1 TYPELIB msxml4_tlb.tlb
+
+#define WINE_FILEDESCRIPTION_STR "Wine MSXML 4.0"
+#define WINE_FILENAME_STR "msxml4.dll"
+#define WINE_FILEVERSION 4,20,9818,0
+#define WINE_FILEVERSION_STR "4.20.9818.0"
+#define WINE_PRODUCTVERSION 4,20,9818,0
+#define WINE_PRODUCTVERSION_STR "4.20.9818.0"
+
+#include "wine/wine_common_ver.rc"
-- 
1.5.6.5


--------------080904040902060001020807--



More information about the wine-patches mailing list