X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile;h=c1c321c48ccbf2e172f49c04b0b68f23ae43959d;hb=6f109b7b3511411231a36425dd3aade65c68de1d;hp=adfa0c6e2142094da03f1c66fdbb92ce580d5068;hpb=80864e52cc672220e5f688dc66f8fdfa17f75d24;p=bertos.git diff --git a/Doxyfile b/Doxyfile index adfa0c6e..c1c321c4 100755 --- a/Doxyfile +++ b/Doxyfile @@ -976,8 +976,12 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = __linux__ \ +PREDEFINED = __doxygen__ \ + __linux__ \ __unix__ \ + __GNUC__ \ + __declspec(x) \ + _DEBUG=1 \ FORMAT(x,y,z)= \ PGM_FUNC(x)=x