exclude pattern changed for _testlib.cpp
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||||
##
|
##
|
||||||
## $Log$
|
## $Log$
|
||||||
|
## Revision 1.11 2005/02/18 15:54:31 marc
|
||||||
|
## exclude pattern changed for _testlib.cpp
|
||||||
|
##
|
||||||
## Revision 1.10 2004/10/13 11:27:00 marc
|
## Revision 1.10 2004/10/13 11:27:00 marc
|
||||||
## removed deprecated tags
|
## removed deprecated tags
|
||||||
##
|
##
|
||||||
@@ -419,7 +422,7 @@ EXCLUDE_SYMLINKS = NO
|
|||||||
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
||||||
# certain files from those directories.
|
# certain files from those directories.
|
||||||
|
|
||||||
EXCLUDE_PATTERNS = *_test.cpp
|
EXCLUDE_PATTERNS = *_test*
|
||||||
|
|
||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
|
# The EXAMPLE_PATH tag can be used to specify one or more files or
|
||||||
# directories that contain example code fragments that are included (see
|
# directories that contain example code fragments that are included (see
|
||||||
|
Reference in New Issue
Block a user