Allow doxygen to find generated include files, such as ns3/core-config.h

This commit is contained in:
Peter D. Barnes, Jr.
2014-01-29 18:58:31 -08:00
parent f332b3cc2e
commit 7fe84f050c

View File

@@ -1566,6 +1566,9 @@ SEARCH_INCLUDES = YES
INCLUDE_PATH =
# Allow doxygen to find generated include files, such as ns3/core-config.h
INCLUDE_PATH += build
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
# patterns (like *.h and *.hpp) to filter out the header-files in the
# directories. If left blank, the patterns specified with FILE_PATTERNS will