[GCC-XML](no subject)

Brad King brad.king at kitware.com
Wed Jul 30 13:27:37 EDT 2003


> Is there any way to selectively expand header files (Say, in this case i
> want only the contents of the windows.h file and not other files that
> windows.h includes) ?

Use an option like -fxml-start=AuthDialog.  It will only dump that class
and the declarations on which it depends.

-Brad




More information about the gccxml mailing list