1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-01 15:06:41 +00:00

doxygen setup fix

This commit is contained in:
Marc Zinnschlag 2010-08-23 18:25:50 +02:00
parent 9a7c72cdbe
commit cb6996a90e
2 changed files with 660 additions and 659 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
build
*~
Doxygen

View file

@ -573,10 +573,10 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = ..\apps
..\components
..\libs
..\docs
INPUT = ../apps
../components
../libs
../docs
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is