# source files, where putting all generated files in the same directory would \r
 # otherwise cause performance problems for the file system.\r
 \r
-CREATE_SUBDIRS         = YES\r
+CREATE_SUBDIRS         = NO\r
 \r
 # The OUTPUT_LANGUAGE tag is used to specify the language in which all \r
 # documentation generated by doxygen is written. Doxygen will use this \r
 # The tag DOT_PATH can be used to specify the path where the dot tool can be \r
 # found. If left blank, it is assumed the dot tool can be found in the path.\r
 \r
-DOT_PATH               = "C:/Program Files/Graphviz2.18/bin"\r
+DOT_PATH               = \r
 \r
 # The DOTFILE_DIRS tag can be used to specify one or more directories that \r
 # contain dot files that are included in the documentation (see the \r