Add version info to dll/dinput

Enrico Horn farmboy1 at subdimension.com
Mon Jan 13 07:39:06 CST 2003


Changelog:
    Add version info to dll/dinput

Index: dlls/dinput/Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/dinput/Makefile.in,v
retrieving revision 1.13
diff -u -r1.13 Makefile.in
--- dlls/dinput/Makefile.in	17 May 2002 03:37:12 -0000	1.13
+++ dlls/dinput/Makefile.in	13 Jan 2003 13:34:18 -0000
@@ -17,6 +17,8 @@
 	keyboard/main.c \
 	mouse/main.c
 
+RC_SRCS = version.rc
+
 EXTRASUBDIRS = \
 	joystick \
 	keyboard \
-------------- 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/b24ecb74/version.c


More information about the wine-patches mailing list