Mercurial > hg > svcore
comparison Doxyfile @ 721:0696d02f0f3f
Remove redundant and hazardous INCLUDE_PATH
| author | Chris Cannam | 
|---|---|
| date | Fri, 13 Jan 2012 17:42:58 +0000 | 
| parents | d6d76088e632 | 
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 720:685e0234c4cd | 721:0696d02f0f3f | 
|---|---|
| 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. | 
