Added animated.i as source file for doxygen.
This commit is contained in:
parent
341490e805
commit
82d9e803b3
1 changed files with 1 additions and 1 deletions
2
Doxyfile
2
Doxyfile
|
@ -372,7 +372,7 @@ WARN_LOGFILE =
|
||||||
# directories like "/usr/src/myproject". Separate the files or directories
|
# directories like "/usr/src/myproject". Separate the files or directories
|
||||||
# with spaces.
|
# with spaces.
|
||||||
|
|
||||||
INPUT = src src/campaign_server src/editor src/serialization src/server src/sdl_ttf src/tools src/widgets doc/doxygen/doxygen.cpp
|
INPUT = src src/campaign_server src/editor src/serialization src/server src/sdl_ttf src/tools src/widgets doc/doxygen/doxygen.cpp src/animated.i
|
||||||
|
|
||||||
# If the value of the INPUT tag contains directories, you can use the
|
# If the value of the INPUT tag contains directories, you can use the
|
||||||
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue