Switches to JOGL 2.1.4 (build 1198)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10976 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
jul..om 2014-01-10 18:11:31 +00:00
parent 7c1a6b081d
commit 36235521b8
31 changed files with 1 additions and 1 deletions

View File

@ -586,7 +586,7 @@
<!-- example of value for an archived post build: http://jogamp.org/deployment/archive/master/gluegen_737-joal_492-jogl_1120-jocl_867/jar --> <!-- example of value for an archived post build: http://jogamp.org/deployment/archive/master/gluegen_737-joal_492-jogl_1120-jocl_867/jar -->
<!-- example of value for the current release or release candidate: http://jogamp.org/deployment/jogamp-current/jar/orig --> <!-- example of value for the current release or release candidate: http://jogamp.org/deployment/jogamp-current/jar/orig -->
<!-- example of value for a released version: http://jogamp.org/deployment/v2.1.1 --> <!-- example of value for a released version: http://jogamp.org/deployment/v2.1.1 -->
<property name="jogamp-unsigned-jars-url" value="http://jogamp.org/deployment/archive/master/gluegen_741-joal_495-jogl_1133-jocl_872/jar" /> <property name="jogamp-unsigned-jars-url" value="http://jogamp.org/deployment/archive/master/gluegen_760-joal_510-jogl_1198-jocl_902/jar" />
<target name="update-jogamp"> <target name="update-jogamp">
<get src="${jogamp-unsigned-jars-url}/gluegen-rt.jar" dest="lib/jogl" verbose="true" usetimestamp="true" skipexisting="false" /> <get src="${jogamp-unsigned-jars-url}/gluegen-rt.jar" dest="lib/jogl" verbose="true" usetimestamp="true" skipexisting="false" />
<get src="${jogamp-unsigned-jars-url}/gluegen-rt-natives-linux-amd64.jar" dest="lib/jogl" verbose="true" usetimestamp="true" skipexisting="false" /> <get src="${jogamp-unsigned-jars-url}/gluegen-rt-natives-linux-amd64.jar" dest="lib/jogl" verbose="true" usetimestamp="true" skipexisting="false" />

Binary file not shown.

Binary file not shown.

Binary file not shown.