Update to the latest 2.0 release candidate of JOGL (Build 57).
authorbkuker <bkuker@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 20 Jun 2012 00:34:02 +0000 (00:34 +0000)
committerbkuker <bkuker@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 20 Jun 2012 00:34:02 +0000 (00:34 +0000)
commitef794a2b183cab816fbbcde17cb7fad7a727bcc5
tree8b7bb681248ecf0848453a723e3d4b291d587954
parent7cf2942d4a183d3d06d020f606edccbb4bd9d6ed
Update to the latest 2.0 release candidate of JOGL (Build 57).
Move JOGL Libraries from lib/native to lib/jogl, which is less misleading.
Update .classpath and build.xml with new directory name.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@794 180e2498-e6e9-4542-8430-84ac67f01cd8
26 files changed:
core/.classpath
core/build.xml
core/lib/jogl/gluegen-rt-natives-linux-amd64.jar [new file with mode: 0644]
core/lib/jogl/gluegen-rt-natives-linux-i586.jar [new file with mode: 0644]
core/lib/jogl/gluegen-rt-natives-macosx-universal.jar [new file with mode: 0644]
core/lib/jogl/gluegen-rt-natives-windows-amd64.jar [new file with mode: 0644]
core/lib/jogl/gluegen-rt-natives-windows-i586.jar [new file with mode: 0644]
core/lib/jogl/gluegen-rt.jar [new file with mode: 0644]
core/lib/jogl/jogl-all-natives-linux-amd64.jar [new file with mode: 0644]
core/lib/jogl/jogl-all-natives-linux-i586.jar [new file with mode: 0644]
core/lib/jogl/jogl-all-natives-macosx-universal.jar [new file with mode: 0644]
core/lib/jogl/jogl-all-natives-windows-amd64.jar [new file with mode: 0644]
core/lib/jogl/jogl-all-natives-windows-i586.jar [new file with mode: 0644]
core/lib/jogl/jogl.all.jar [new file with mode: 0644]
core/lib/native/gluegen-rt-natives-linux-amd64.jar [deleted file]
core/lib/native/gluegen-rt-natives-linux-i586.jar [deleted file]
core/lib/native/gluegen-rt-natives-macosx-universal.jar [deleted file]
core/lib/native/gluegen-rt-natives-windows-amd64.jar [deleted file]
core/lib/native/gluegen-rt-natives-windows-i586.jar [deleted file]
core/lib/native/gluegen-rt.jar [deleted file]
core/lib/native/jogl-all-natives-linux-amd64.jar [deleted file]
core/lib/native/jogl-all-natives-linux-i586.jar [deleted file]
core/lib/native/jogl-all-natives-macosx-universal.jar [deleted file]
core/lib/native/jogl-all-natives-windows-amd64.jar [deleted file]
core/lib/native/jogl-all-natives-windows-i586.jar [deleted file]
core/lib/native/jogl.all.jar [deleted file]