version 1.19, 2009/04/15 20:08:20
|
version 1.20, 2009/04/16 00:35:03
|
Line 613 EXCLUDE_SYMLINKS = NO |
|
Line 613 EXCLUDE_SYMLINKS = NO |
|
# against the file with absolute path, so to exclude all test directories | # against the file with absolute path, so to exclude all test directories |
# for example use the pattern */test/* | # for example use the pattern */test/* |
| |
EXCLUDE_PATTERNS = #*_priv.h |
EXCLUDE_PATTERNS = *_priv.h |
| |
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names | # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names |
# (namespaces, classes, functions, etc.) that should be excluded from the | # (namespaces, classes, functions, etc.) that should be excluded from the |