Mercurial > hg > sonic-visualiser
comparison Doxyfile @ 487:aad0c5aca114
Remove redundant and hazardous INCLUDE_PATH
author | Chris Cannam |
---|---|
date | Fri, 13 Jan 2012 17:43:19 +0000 |
parents | ae852b21b667 |
children |
comparison
equal
deleted
inserted
replaced
486:ae852b21b667 | 487:aad0c5aca114 |
---|---|
983 | 983 |
984 # The INCLUDE_PATH tag can be used to specify one or more directories that | 984 # The INCLUDE_PATH tag can be used to specify one or more directories that |
985 # contain include files that are not input files but should be processed by | 985 # contain include files that are not input files but should be processed by |
986 # the preprocessor. | 986 # the preprocessor. |
987 | 987 |
988 INCLUDE_PATH = /home/studio/code/qt-433-static/include/Qt /home/studio/code/qt-433-static/include/QtCore /home/studio/code/qt-433-static/include/QtGui /home/studio/code/qt-433-static/include/QtXml /home/studio/code/qt-433-static/include/QtNetwork /home/studio/code/vamp-plugin-sdk /home/studio/code/vamp-plugin-sdk/vamp-sdk | 988 INCLUDE_PATH = |
989 | 989 |
990 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard | 990 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard |
991 # patterns (like *.h and *.hpp) to filter out the header-files in the | 991 # patterns (like *.h and *.hpp) to filter out the header-files in the |
992 # directories. If left blank, the patterns specified with FILE_PATTERNS will | 992 # directories. If left blank, the patterns specified with FILE_PATTERNS will |
993 # be used. | 993 # be used. |