Update msvcmaker

Francois Gouget fgouget at free.fr
Mon May 12 03:25:58 CDT 2003


Changelog:

 * tools/winapi/msvcmaker

   library/Makefile.in and unicode/Makefile.in don't exist anymore.
   Remove them from msvcmaker so it works again.


Index: tools/winapi/msvcmaker
===================================================================
RCS file: /home/wine/wine/tools/winapi/msvcmaker,v
retrieving revision 1.12
diff -u -r1.12 msvcmaker
--- tools/winapi/msvcmaker	15 Mar 2003 19:36:16 -0000	1.12
+++ tools/winapi/msvcmaker	12 May 2003 04:17:02 -0000
@@ -91,8 +91,6 @@
 my @ntdll_dirs = qw(files if1632 loader/ne loader memory misc msdos ole relay32 scheduler win32);
 my @user32_dirs = qw(controls dlls/user/dde windows);

-push @makefile_in_files, "library/Makefile.in";
-push @makefile_in_files, "unicode/Makefile.in";
 push @makefile_in_files, "tools/winebuild/Makefile.in";

 sub filter_files {


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
            Before you criticize someone, walk a mile in his shoes.
       That way, if he gets angry, he'll be a mile away - and barefoot.




More information about the wine-patches mailing list