[PATCH 1/6] widl: Add -acf command line option.

Alexandre Julliard julliard at winehq.org
Fri Nov 9 06:57:33 CST 2018


Jacek Caban <jacek at codeweavers.com> writes:

> @@ -51,6 +51,7 @@
>  static const char usage[] =
>  "Usage: widl [options...] infile.idl\n"
>  "   or: widl [options...] --dlldata-only name1 [name2...]\n"
> +"   -acf file          Use ACF file\n"
>  "   -app_config        Ignored, present for midl compatibility\n"
>  "   -b arch            Set the target architecture\n"
>  "   -c                 Generate client stub\n"

Could you please also describe the option in the man page?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list