master
parent 87741e279e
commit 7ce414e577

@ -1,7 +1,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-16
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "Mastermind"
PROJECT_NUMBER = 1.0.0
PROJECT_BRIEF = "A brief description of your project"
@ -126,7 +126,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
INPUT = ../..
INPUT_ENCODING = UTF-16
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \
*.cxx \

Loading…
Cancel
Save