Let doxygen also create documentation for the new widget library.

This commit is contained in:
Mark de Wever 2008-04-20 11:29:02 +00:00
parent 753dc75756
commit 32baa4289f

View File

@ -473,7 +473,7 @@ WARN_LOGFILE =
# like "myfile.cpp" or directories like "/usr/src/myproject".
# Separate the files or directories with spaces.
INPUT = src src/campaign_server src/editor src/serialization src/server src/tools src/widgets doc/doxygen/doxygen.cpp src/animated.i
INPUT = src src/campaign_server src/editor src/serialization src/server src/tools src/widgets doc/doxygen/doxygen.cpp src/animated.i src/gui/dialogs src/gui/widgets
# 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