From 803608e94f1409299c5d05a2aa13d3aa535b2021 Mon Sep 17 00:00:00 2001 From: maroy Date: Wed, 3 Nov 2004 07:22:35 +0000 Subject: [PATCH] added include dir to source directories --- livesupport/modules/playlistExecutor/etc/doxygen.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/livesupport/modules/playlistExecutor/etc/doxygen.config b/livesupport/modules/playlistExecutor/etc/doxygen.config index d90dbee65..fc46d7ffc 100644 --- a/livesupport/modules/playlistExecutor/etc/doxygen.config +++ b/livesupport/modules/playlistExecutor/etc/doxygen.config @@ -21,7 +21,7 @@ # # # Author : $Author: maroy $ -# Version : $Revision: 1.1 $ +# Version : $Revision: 1.2 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/playlistExecutor/etc/doxygen.config,v $ #------------------------------------------------------------------------------- @@ -418,7 +418,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = src +INPUT = include src # 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