[Doxygen-users] Help with preprocessing macros
Brought to you by:
dimitri
|
From: Steve S. <twe...@ya...> - 2001-08-07 14:03:16
|
I am having trouble understanding just how to get the auto-generated MFC macros to be ignored by doxygen. I don't like the idea of just inserting a semicolon at the end of the macros, because we need to keep it as simple as possible for all the coders. I read the preprocessing section of the help, but I think I am more confused now than I was before. An example would help me greatly, one that directly applies to me. Given these two macros: DECLARE_MESSAGE_MAP() DECLARE_OLECREATE(multiple class names here) How would I go about having Doxygen get around them? Thank you for your time and help! __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ |