widl: generate header when proxy/stub is generated

Alexandre Julliard julliard at winehq.org
Mon Apr 18 08:09:40 CDT 2005


Juan Lang <juan_lang at yahoo.com> writes:

> --- Alexandre Julliard <julliard at winehq.org> wrote:
> > Surely there's a better way to fix this than by forcing generation of
> > the header even when it's not requested.
> 
> Certainly, and I did this partly out of laziness.  But I also notice that
> midl generates the header every time as well.  At least, "midl /client
> stub foo.idl" generates foo.h as well as foo_[ip].c and dlldata.c.  And
> that brings up a further question:  should widl flags be made (somewhat)
> compatible with midl ones to ease porting?

Well, there can be a set of compatible flags, but it's very important
that there is a way to generate each individual file separately,
otherwise it's pretty much impossible to write a correct makefile.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list