License: X11
ChangeLog:
Jon Griffiths <jon_p_griffiths@yahoo.com>
+tools/winapi/msvcmaker
ole/ directory doesn't exist anymore
=====
"Don't wait for the seas to part, or messiahs to come;
Don't you sit around and waste this chance..." - Live
jon_p_griffiths@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
--- wine-develop/tools/winapi/msvcmaker Thu Jul 17 23:03:26 2003
+++ winewin/tools/winapi/msvcmaker Thu Jul 24 21:58:53 2003
@@ -88,7 +88,7 @@
}
my @gdi32_dirs = qw(dlls/gdi/enhmfdrv dlls/gdi/mfdrv graphics objects);
-my @ntdll_dirs = qw(files if1632 loader/ne loader memory misc msdos ole relay32 scheduler win32);
+my @ntdll_dirs = qw(files if1632 loader/ne loader memory misc msdos relay32 scheduler win32);
my @user32_dirs = qw(controls dlls/user/dde windows);
push @makefile_in_files, "tools/winebuild/Makefile.in";