/[svn]/libgig/trunk/Doxyfile.in
ViewVC logotype

Diff of /libgig/trunk/Doxyfile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1377 by schoenebeck, Tue Mar 6 21:01:34 2007 UTC revision 1378 by schoenebeck, Thu Oct 4 00:34:14 2007 UTC
# Line 67  INPUT                  = @top_srcdir@/sr Line 67  INPUT                  = @top_srcdir@/sr
67                           @top_srcdir@/src/DLS.h \                           @top_srcdir@/src/DLS.h \
68                           @top_srcdir@/src/DLS.cpp \                           @top_srcdir@/src/DLS.cpp \
69                           @top_srcdir@/src/gig.h \                           @top_srcdir@/src/gig.h \
70                           @top_srcdir@/src/gig.cpp                           @top_srcdir@/src/gig.cpp \
71                             @top_srcdir@/doc/mainpage.dox
72  FILE_PATTERNS          = *.c \  FILE_PATTERNS          = *.c \
73                           *.cpp \                           *.cpp \
74                           *.h \                           *.h \
75                           *.hpp \                           *.hpp \
76                           *.idl                           *.idl \
77                             *.dox
78  RECURSIVE              = NO  RECURSIVE              = NO
79  EXCLUDE                =  EXCLUDE                =
80  EXCLUDE_SYMLINKS       = NO  EXCLUDE_SYMLINKS       = NO

Legend:
Removed from v.1377  
changed lines
  Added in v.1378

  ViewVC Help
Powered by ViewVC