On Wed, Sep 05, 2001 at 04:51:13PM +0200, John Sturton wrote:
> Hello all,
>
> Is it somehow possible to give a list (or preferably a regexp) of
> preprocessor #defines that Doxygen should *not* expand?
For a macro A defining:
PREDEFINED = A=A
should prevent normal expansion.
But no regexps I'm afraid.
Regards,
Dimitri
|