Some more MSVC fixes

David Laight david at l8s.co.uk
Wed Feb 6 14:45:52 CST 2002


Alexandre Julliard wrote:
> 
> David Laight <david at l8s.co.uk> writes:
> 
> > This is the standard behaviour for C includes.  It is actually usually
> > best to use <> not "" for all header files - unless you explicitely want
> > the file included from the current directory.
> 
> The problem is our makedep uses the "" to determine which headers to
> include in the dependency list, so this would have to be changed.

Sounds like your makedep is broken!
It needs to recognise <> and "" and treat them differently!

	David




More information about the wine-devel mailing list