X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Doxyfile;h=43209a529eb88c7930170ca26c15b03aa9f9b588;hp=22c39e256f91a20d270e2292908d22d8dd3f5678;hb=aef566e9c8680629bac1ea84893b8b3ccd13da77;hpb=aee5deb60fa0f20aa9aa4c8aa39fca650fcf71ed diff --git a/Doxyfile b/Doxyfile index 22c39e25..43209a52 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NUMBER = # If a relative path is entered, it will be relative to the location # where doxygen was started. If left blank the current directory will be used. -OUTPUT_DIRECTORY = web/sync/doxygen +OUTPUT_DIRECTORY = web_sync/doxygen # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create # 4096 sub-directories (in 2 levels) under the output directory of each output @@ -506,7 +506,7 @@ RECURSIVE = NO # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = +EXCLUDE = error2.h # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded @@ -1060,9 +1060,8 @@ INCLUDE_FILE_PATTERNS = # instead of the = operator. PREDEFINED = HAVE_MAD \ - HAVE_ORTP \ + HAVE_FAAD \ HAVE_OGGVORBIS \ - HAVE_MYSQL \ __GNUC__=4 \ __GNUC_MINOR__=4