commit | cb1dfb25b29fee46b9f6972766c80545f635663f | [log] [tgz] |
---|---|---|
author | Josh Coalson <jcoalson@users.sourceforce.net> | Fri Oct 18 05:51:59 2002 +0000 |
committer | Josh Coalson <jcoalson@users.sourceforce.net> | Fri Oct 18 05:51:59 2002 +0000 |
tree | 06971db6806f8314eec4c483ef012197a88dac6e | |
parent | 1d25bb6a611b6e53460168a1b06c472d51f6046d [diff] [blame] |
use FLAC__NO_DLL define to keep the DLL macros from cluttering the docs
diff --git a/doc/Doxyfile b/doc/Doxyfile index e862979..dc739e7 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile
@@ -748,7 +748,7 @@ # or name=definition (no spaces). If the definition and the = are # omitted =1 is assumed. -PREDEFINED = unix +PREDEFINED = FLAC__NO_DLL # If the MACRO_EXPANSION and EXPAND_PREDEF_ONLY tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded.