aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorCarsten Weisse <[email protected]>2007-04-28 18:48:46 +0000
committerCarsten Weisse <[email protected]>2007-04-28 18:48:46 +0000
commit6c339cc8457571aef872f0b74e04f6cecbd462e2 (patch)
treeaa597ee5a2b68ed6b7d714a0ad23315ca553946b /build.xml
parentf100ee815d1a114cb453640e426f5476e505c6ed (diff)
use gluegen-rt from jsr231 alias jogl
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 078ab77..f7809b0 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>