From: Tim R. <ti...@us...> - 2004-09-19 18:51:11
|
Update of /cvsroot/csdopenglnet/csdOpenGL In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7211 Modified Files: NAnt.build Log Message: n/a Index: NAnt.build =================================================================== RCS file: /cvsroot/csdopenglnet/csdOpenGL/NAnt.build,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** NAnt.build 13 Sep 2004 17:13:16 -0000 1.11 --- NAnt.build 19 Sep 2004 18:51:02 -0000 1.12 *************** *** 1,4 **** <?xml version="1.0"?> ! <project name="Math Library" default="build" basedir="."> <description>Basic Math Library</description> --- 1,4 ---- <?xml version="1.0"?> ! <project name="OpenGL#" default="build" basedir="."> <description>Basic Math Library</description> |