Mercurial > hg > svcore
changeset 721:0696d02f0f3f
Remove redundant and hazardous INCLUDE_PATH
| author | Chris Cannam | 
|---|---|
| date | Fri, 13 Jan 2012 17:42:58 +0000 | 
| parents | 685e0234c4cd | 
| children | b0fde2a60188 | 
| files | Doxyfile | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/Doxyfile Fri Jan 13 17:21:31 2012 +0000 +++ b/Doxyfile Fri Jan 13 17:42:58 2012 +0000 @@ -985,7 +985,7 @@ # contain include files that are not input files but should be processed by # the preprocessor. -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 +INCLUDE_PATH = # 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
