widl: Added an option to set importlib search path.

Alexandre Julliard julliard at winehq.org
Mon May 15 07:58:27 CDT 2006


Jacek Caban <jacek at codeweavers.com> writes:

> @@ -60,6 +61,7 @@ static char usage[] =
>  "   -h          Generate headers\n"
>  "   -H file     Name of header file (default is infile.h)\n"
>  "   -I path     Set include search dir to path (multiple -I allowed)\n"
> +"   -L path     Set importlib search dir to path (multiple -L allowed)\n"

Shouldn't we use the -I path instead?  midl doesn't seem to have a
separate option for this.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-patches mailing list