Re: [Doxygen-users] Specifying #defines *not* to expand
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-09-05 18:47:43
|
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 |