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 /build.xml | |
parent | f100ee815d1a114cb453640e426f5476e505c6ed (diff) |
use gluegen-rt from jsr231 alias jogl
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ <path id="build.class.path"> <pathelement location="lib/jogl/jogl.jar"/> <pathelement location="lib/jsr231/jogl.jar"/> + <pathelement location="lib/jsr231/gluegen-rt.jar"/> <pathelement location="lib/joal/joal.jar"/> <pathelement location="lib/lwjgl/lwjgl.jar"/> <pathelement location="lib/lwjgl/lwjgl_util.jar"/> |