1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-11 09:43:08 +03:00

Importing Processing rev. 5503 (1.0.3).

This commit is contained in:
David A. Mellis
2009-05-31 15:53:33 +00:00
parent 40982627a3
commit 22ed6cdb73
767 changed files with 341874 additions and 0 deletions

13
opengl/library/export.txt Executable file
View File

@@ -0,0 +1,13 @@
# 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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
opengl/library/jogl.dll Executable file

Binary file not shown.

BIN
opengl/library/jogl.jar Normal file

Binary file not shown.

Binary file not shown.

BIN
opengl/library/jogl_awt.dll Normal file

Binary file not shown.

BIN
opengl/library/jogl_cg.dll Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
opengl/library/libjogl.jnilib Executable file

Binary file not shown.

BIN
opengl/library/libjogl.so Executable file

Binary file not shown.

BIN
opengl/library/libjogl_awt.jnilib Executable file

Binary file not shown.

BIN
opengl/library/libjogl_awt.so Executable file

Binary file not shown.

Binary file not shown.

BIN
opengl/library/libjogl_cg.so Executable file

Binary file not shown.