summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-28 10:36:21 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-28 10:36:21 +0100
commit535929eb7d44d7fd86da3832434da3d6d5256c13 (patch)
tree99189912cc28a205eb74d528c7576c99654b0674 /docs
parent97f826985f60f2a3fb925cb90674377dffd47c69 (diff)
downloadwolfbones-535929eb7d44d7fd86da3832434da3d6d5256c13.tar.gz
wolfbones-535929eb7d44d7fd86da3832434da3d6d5256c13.tar.bz2
fixed generation of documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.conf b/docs/doxygen.conf
index 2baf1cd..7ba1a24 100644
--- a/docs/doxygen.conf
+++ b/docs/doxygen.conf
@@ -1209,7 +1209,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED = HAVE_SYSLOG_H
+PREDEFINED = HAVE_SYSLOG_H HAVE_EVENTLOG _WIN32
# 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.