From: Rene S. <sa...@us...> - 2011-07-08 09:34:33
|
Update of /cvsroot/jake2/jake2 In directory vz-cvs-3.sog:/tmp/cvs-serv17422 Modified Files: .classpath Log Message: cdaudio mp3 player support Index: .classpath =================================================================== RCS file: /cvsroot/jake2/jake2/.classpath,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** .classpath 2 Mar 2008 08:31:23 -0000 1.10 --- .classpath 8 Jul 2011 09:34:31 -0000 1.11 *************** *** 11,14 **** --- 11,15 ---- <classpathentry kind="lib" path="resources"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6"/> + <classpathentry kind="lib" path="lib/jl1.0.1.jar"/> <classpathentry kind="output" path="build"/> </classpath> |