[Bprocessor-commit] gl .classpath,1.4,1.5
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2009-05-25 10:15:50
|
Update of /cvsroot/bprocessor/gl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10448 Modified Files: .classpath Log Message: New jogl Index: .classpath =================================================================== RCS file: /cvsroot/bprocessor/gl/.classpath,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** .classpath 11 Sep 2006 20:38:59 -0000 1.4 --- .classpath 25 May 2009 10:15:42 -0000 1.5 *************** *** 7,10 **** --- 7,11 ---- <classpathentry kind="lib" path="/tools/jogl/jogl.jar"/> <classpathentry combineaccessrules="false" kind="src" path="/bscript"/> + <classpathentry kind="lib" path="/tools/jogl/gluegen-rt.jar"/> <classpathentry kind="output" path="build"/> </classpath> |