mirror of
https://github.com/processing/processing4.git
synced 2026-01-31 12:21:07 +01:00
11 lines
432 B
Plaintext
Executable File
11 lines
432 B
Plaintext
Executable File
# 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
|