mirror of https://github.com/xiph/flac
use FLAC__NO_DLL define to keep the DLL macros from cluttering the docs
This commit is contained in:
parent
1d25bb6a61
commit
cb1dfb25b2
|
@ -748,7 +748,7 @@ INCLUDE_FILE_PATTERNS =
|
|||
# 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.
|
||||
|
|
Loading…
Reference in New Issue