Update of /cvsroot/csdopenglnet/csdOpenGL/doxygen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9811/doxygen
Modified Files:
doxygen.conf
Log Message:
first Cg example is running
Index: doxygen.conf
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/doxygen/doxygen.conf,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** doxygen.conf 12 Jul 2004 17:17:47 -0000 1.1.1.1
--- doxygen.conf 13 Aug 2004 08:26:44 -0000 1.2
***************
*** 373,377 ****
# with spaces.
! INPUT = /usr/include/GL/gl.h /usr/include/GL/glut.h /usr/include/GL/glu.h /usr/include/GL/glxtokens.h
# If the value of the INPUT tag contains directories, you can use the
--- 373,377 ----
# with spaces.
! INPUT = /usr/include/GL/glext.h /usr/include/GL/gl.h /usr/include/GL/glut.h /usr/include/GL/glu.h /usr/include/GL/glxtokens.h
# If the value of the INPUT tag contains directories, you can use the
|