Reintroduced missing DOXY_IGNORE_THIS Predifinition

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@619 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Isaak Lim
2012-07-16 13:14:43 +00:00
parent c18d288043
commit 91e1a7fdca

View File

@@ -1525,7 +1525,8 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator. # instead of the = operator.
PREDEFINED = DOXYGEN \ PREDEFINED = DOXYGEN \
OM_Attribute=class OM_Attribute=class \
DOXY_IGNORE_THIS
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded. # this tag can be used to specify a list of macro names that should be expanded.