version - 16/32 split

Steven Edwards steven_ed4153 at yahoo.com
Tue Nov 9 22:04:36 CST 2004


Changelog:
resource.c is ready to be compiled out of version.dll with
--disable-win16. Fix the Makefile.

Index: Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/version/Makefile.in,v
retrieving revision 1.22
diff -u -r1.22 Makefile.in
--- Makefile.in	11 Aug 2004 23:59:07 -0000	1.22
+++ Makefile.in	10 Nov 2004 04:01:02 -0000
@@ -8,10 +8,10 @@
 
 C_SRCS = \
 	info.c \
-	install.c \
-	resource.c
+	install.c
 
 C_SRCS16 = \
+	resource.c \
 	ver16.c
 
 SPEC_SRCS16 = ver.spec



		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 




More information about the wine-patches mailing list