# The PROJECT_NAME tag is a single word (or a sequence of words surrounded \r
# by quotes) that should identify the project.\r
\r
-PROJECT_NAME = "LUFA Library - Keyboard Host (Using HID Descriptor Parser)"\r
+PROJECT_NAME = "LUFA Library - Keyboard Host Demo (Using HID Descriptor Parser)"\r
\r
# The PROJECT_NUMBER tag can be used to enter a project or revision number. \r
# This could be handy for archiving the generated documentation or \r
# 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