[Bprocessor-commit] gl .classpath,1.5,1.6
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2010-07-13 09:32:48
|
Update of /cvsroot/bprocessor/gl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12813 Modified Files: .classpath Log Message: Index: .classpath =================================================================== RCS file: /cvsroot/bprocessor/gl/.classpath,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .classpath 25 May 2009 10:15:42 -0000 1.5 --- .classpath 13 Jul 2010 09:32:39 -0000 1.6 *************** *** 8,11 **** --- 8,12 ---- <classpathentry combineaccessrules="false" kind="src" path="/bscript"/> <classpathentry kind="lib" path="/tools/jogl/gluegen-rt.jar"/> + <classpathentry combineaccessrules="false" kind="src" path="/facade"/> <classpathentry kind="output" path="build"/> </classpath> |