Kaydet (Commit) bbb53572 authored tarafından Peter Foley's avatar Peter Foley

fix more doxygen warnings

Change-Id: I348889e4b9b526e9278335112bed0943547ff942
üst 4c8534b6
......@@ -47,6 +47,12 @@ HTML_OUTPUT = .
GENERATE_LATEX = NO
ALIASES = "derive=\par Derive: \n"
MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = YES
PREDEFINED = __cplusplus SAL_CALL= "SAL_THROW(x)=throw x"
PREDEFINED = __cplusplus \
SAL_CALL= \
SAL_DEPRECATED_INTERNAL= \
SAL_DEPRECATED= \
"SAL_THROW(x)=throw x"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment