From 82d9e803b3a3836efb2cacb42b51f1648a3a8a66 Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Fri, 6 Jul 2007 17:27:10 +0000 Subject: [PATCH] Added animated.i as source file for doxygen. --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 2c4bf6cd6a8..339da5eaca5 100644 --- a/Doxyfile +++ b/Doxyfile @@ -372,7 +372,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # 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 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp