exclude the workaround stdint.h header from doxygen

This commit is contained in:
Ryan Pavlik
2011-04-27 15:13:33 -05:00
parent b949546225
commit 45f7ec5280

View File

@@ -642,7 +642,7 @@ RECURSIVE = NO
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE =
EXCLUDE = src/wiiuse_msvcstdint.h
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded