[RFC] Adding an include/wine/wine directory?

Alexandre Julliard julliard at winehq.com
Mon Oct 21 15:28:34 CDT 2002


Patrik Stridvall <ps at leissner.se> writes:

> I would like to have a directory structure like
> 
> include: Wine's version of Windows headers
> include/wine: Wine's internal headers
> include/wine/wine: Wine's "extension" headers
> 
> With "extension" headers I mean that headers that
> are exported and usuable by Winelib applications.

That's ugly IMO. Besides there is no such distinction between internal
and "extension" headers, all the headers in include/wine are supposed
to be usable by Winelib app. I'd suggest you simply copy the ones you
need with MSVC somewhere else to avoid conflicts.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list