Sha256: ffce003cd3236ffcdd68d194242795a7811a8856fe488f2d5c0a77ca7f7c208a

Contents?: true

Size: 1.21 KB

Versions: 9

Compression:

Stored size: 1.21 KB

Contents

# 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). Then, add it 
# them to the applet line for export. For applications, you'll have to make the
# changes by hand, i.e. use the linux version of the export, and modify its 
# contents to include the necessary files for your platform.

application.macosx = opengl.jar, jogl.jar, libjogl.jnilib, libjogl_awt.jnilib, libjogl_cg.jnilib, gluegen-rt.jar, libgluegen-rt.jnilib

application.windows = opengl.jar, jogl.jar, jogl.dll, jogl_awt.dll, jogl_cg.dll, gluegen-rt.jar, gluegen-rt.dll

application.linux = opengl.jar, jogl.jar, gluegen-rt.jar, libjogl.so, libjogl_awt.so, libjogl_cg.so, libgluegen-rt.so

applet = opengl.jar, jogl.jar, jogl.jar.pack.gz, jogl-natives-linux-i586.jar, jogl-natives-linux-amd64.jar, jogl-natives-macosx-ppc.jar, jogl-natives-macosx-universal.jar, jogl-natives-windows-i586.jar, jogl-natives-windows-amd64.jar, gluegen-rt.jar, gluegen-rt.jar.pack.gz, gluegen-rt-natives-linux-amd64.jar, gluegen-rt-natives-windows-amd64.jar, gluegen-rt-natives-linux-i586.jar, gluegen-rt-natives-windows-i586.jar, gluegen-rt-natives-macosx-ppc.jar, gluegen-rt-natives-macosx-universal.jar

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ruby-processing-1.0.9 library/opengl/library/export.txt
ruby-processing-1.0.1 library/opengl/library/export.txt
ruby-processing-1.0.2 library/opengl/library/export.txt
ruby-processing-1.0.4 library/opengl/library/export.txt
ruby-processing-1.0.3 library/opengl/library/export.txt
ruby-processing-1.0.5 library/opengl/library/export.txt
ruby-processing-1.0.6 library/opengl/library/export.txt
ruby-processing-1.0.7 library/opengl/library/export.txt
ruby-processing-1.0.8 library/opengl/library/export.txt