From 9ef3037fb5c36e3307efea3755a4212cf32ab09c Mon Sep 17 00:00:00 2001 From: codeanticode Date: Fri, 24 Feb 2012 20:50:44 +0000 Subject: [PATCH] Put back RC2 library files --- java/libraries/opengl/library/export.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 java/libraries/opengl/library/export.txt diff --git a/java/libraries/opengl/library/export.txt b/java/libraries/opengl/library/export.txt new file mode 100644 index 000000000..bbbdbad5f --- /dev/null +++ b/java/libraries/opengl/library/export.txt @@ -0,0 +1,10 @@ +# If you want to support more platforms, see the jogl.dev.java.net to get the +# natives libraries for the platform in question (i.e. Solaris). + +name = OpenGL + +# In releases later than (but not including) 1.0.9, the applet JAR files +# are downloaded directly from Sun, so that a single version is cached +# on the user's computer, rather than increasing the download size with +# the versions for each platform. +applet = opengl.jar