diff options
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -829,7 +829,8 @@ WARN_LOGFILE           =  # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING  # Note: If this tag is empty the current directory is searched. -INPUT                  = qicclient \ +INPUT                  = qicclient.hxx \ +			 qicclient \                           README.md  # This tag can be used to specify the character encoding of the source files |