From: Jan Pospíšil Date: Fri, 25 Feb 2005 18:12:17 +0000 (+0000) Subject: Added MACRO_EXPANSION option to doxygen conf to be able to expand _EDG_WLL_EVENT_COMM... X-Git-Tag: glite-lb-client-interface_R_1_0_2~39 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=9d238ca7a1379d2fe359b8548928fc3a7205ecfa;p=jra1mw.git Added MACRO_EXPANSION option to doxygen conf to be able to expand _EDG_WLL_EVENT_COMMON in the generated documentation. --- diff --git a/org.glite.lb.client-interface/project/configure.properties.xml b/org.glite.lb.client-interface/project/configure.properties.xml index b64574f..ed47b08 100644 --- a/org.glite.lb.client-interface/project/configure.properties.xml +++ b/org.glite.lb.client-interface/project/configure.properties.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.2.2.5 2005/02/25 13:39:29 mmulac + remove duplicate notifid in configure.properties.xml + Revision 1.2.2.4 2005/02/25 13:37:11 mmulac add notifid to doxygen see -> ref @@ -88,6 +91,9 @@ FULL_PATH_NAMES = NO EXTRACT_ALL = YES PDF_HYPERLINKS = YES USE_PDFLATEX = YES +MACRO_EXPANSION = YES +EXPAND_ONLY_PREDEF = YES +PREDEFINED = _EDG_WLL_EVENT_COMMON HAVE_DOT = NO