aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-jogl.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-14 08:40:20 +0100
committerSven Gothel <[email protected]>2010-11-14 08:40:20 +0100
commit957b02dbaf386ba635146ed702193ff8b9a548d2 (patch)
tree7489d6195d2628ee11d07b125c229c7a55890445 /make/build-jogl.xml
parent6ea02e2572c6c97d8bc90dedb7f887640c551b4f (diff)
Adding *Version to sub packages
Diffstat (limited to 'make/build-jogl.xml')
-rw-r--r--make/build-jogl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-jogl.xml b/make/build-jogl.xml
index 85a2597bb..850393202 100644
--- a/make/build-jogl.xml
+++ b/make/build-jogl.xml
@@ -71,7 +71,7 @@
value="com/jogamp/gluegen/opengl/** com/jogamp/gluegen/runtime/opengl/*"/>
<property name="java.part.core"
- value="javax/media/opengl/* javax/media/opengl/fixedfunc/* javax/media/opengl/glu/* javax/media/opengl/glu/gl2es1/* com/jogamp/gluegen/runtime/opengl/* com/jogamp/opengl/impl/* com/jogamp/opengl/impl/glu/* com/jogamp/opengl/impl/glu/error/*"/>
+ value="javax/media/opengl/* javax/media/opengl/fixedfunc/* javax/media/opengl/glu/* javax/media/opengl/glu/gl2es1/* com/jogamp/gluegen/runtime/opengl/* com/jogamp/opengl/* com/jogamp/opengl/impl/* com/jogamp/opengl/impl/glu/* com/jogamp/opengl/impl/glu/error/*"/>
<property name="java.part.core.exclude" value="javax/media/opengl/Debug* javax/media/opengl/Trace*"/>
<property name="java.part.nv-cg"