(file) Return to Doxyfile.in CVS log (file) (dir) Up to [ls] / libgig

Diff for /libgig/Doxyfile.in between version 1.2 and 1.3

This file is part of libgig, which is released under the terms of the GNU General Public License.


version 1.2, 2007/03/06 21:01:34 version 1.3, 2007/10/04 00:34:14
Line 67 
Line 67 
                          @top_srcdir@/src/DLS.h \                          @top_srcdir@/src/DLS.h \
                          @top_srcdir@/src/DLS.cpp \                          @top_srcdir@/src/DLS.cpp \
                          @top_srcdir@/src/gig.h \                          @top_srcdir@/src/gig.h \
                          @top_srcdir@/src/gig.cpp                           @top_srcdir@/src/gig.cpp \
                            @top_srcdir@/doc/mainpage.dox
 FILE_PATTERNS          = *.c \ FILE_PATTERNS          = *.c \
                          *.cpp \                          *.cpp \
                          *.h \                          *.h \
                          *.hpp \                          *.hpp \
                          *.idl                           *.idl \
                            *.dox
 RECURSIVE              = NO RECURSIVE              = NO
 EXCLUDE                = EXCLUDE                =
 EXCLUDE_SYMLINKS       = NO EXCLUDE_SYMLINKS       = NO


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

LinuxSampler Developers
Powered by
ViewCVS