Mercurial > hg > svgui
comparison Doxyfile @ 604:afed40a40d1d
Remove redundant and hazardous INCLUDE_PATH
| author | Chris Cannam |
|---|---|
| date | Fri, 13 Jan 2012 17:43:06 +0000 |
| parents | f51f9d53a54e |
| children |
comparison
equal
deleted
inserted
replaced
| 603:f51f9d53a54e | 604:afed40a40d1d |
|---|---|
| 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. |
