diff options
author | Carsten Weisse <[email protected]> | 2007-04-28 18:48:46 +0000 |
---|---|---|
committer | Carsten Weisse <[email protected]> | 2007-04-28 18:48:46 +0000 |
commit | 6c339cc8457571aef872f0b74e04f6cecbd462e2 (patch) | |
tree | aa597ee5a2b68ed6b7d714a0ad23315ca553946b /.classpath | |
parent | f100ee815d1a114cb453640e426f5476e505c6ed (diff) |
use gluegen-rt from jsr231 alias jogl
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,9 +4,9 @@ <classpathentry kind="src" path="test"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/joal/joal.jar"/> - <classpathentry kind="lib" path="lib/joal/gluegen-rt.jar"/> <classpathentry kind="lib" path="lib/jogl/jogl.jar"/> <classpathentry kind="lib" path="lib/jsr231/jogl.jar"/> + <classpathentry kind="lib" path="lib/jsr231/gluegen-rt.jar"/> <classpathentry kind="lib" path="lib/lwjgl/lwjgl_util.jar"/> <classpathentry kind="lib" path="lib/lwjgl/lwjgl.jar"/> <classpathentry kind="lib" path="resources"/> |