Doxygen for haiku.h/haiku.cpp

This commit is contained in:
Thomas Bernard
2018-11-20 14:34:23 +01:00
parent 8e4abd357b
commit 6a575ed491
3 changed files with 22 additions and 10 deletions

View File

@@ -1974,7 +1974,7 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = __attribute__(x)=
PREDEFINED = __attribute__(x)= __HAIKU__
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The