Add version info to dll/dsound

Enrico Horn farmboy1 at subdimension.com
Mon Jan 13 07:37:03 CST 2003


Changelog:
    Add version info to dll/dsound

Index: dlls/dsound/Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/dsound/Makefile.in,v
retrieving revision 1.16
diff -u -r1.16 Makefile.in
--- dlls/dsound/Makefile.in	5 Dec 2002 19:19:41 -0000	1.16
+++ dlls/dsound/Makefile.in	13 Jan 2003 13:34:18 -0000
@@ -18,6 +18,8 @@
 	propset.c \
 	sound3d.c
 
+RC_SRCS = version.rc
+
 SUBDIRS = tests
 
 @MAKE_DLL_RULES@
-------------- next part --------------
A non-text attachment was scrubbed...
Name: version.rc
Type: text/x-csrc
Size: 1088 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030113/7c5dd1e2/version.c


More information about the wine-patches mailing list