diff options
author | Sven Gothel <[email protected]> | 2013-07-19 05:17:59 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-19 05:17:59 +0200 |
commit | 3e4dac6373185a1a9061b394601221052b2bef84 (patch) | |
tree | bccb4c0350c5191f5e76451a45a2dc585ed09421 /jnlp-files/jogl-applet-runner-newt-MovieCube.html | |
parent | da7210c6498b6fcc2fbf829684ea399a6b4c3f65 (diff) |
Movie JNLP/NAppletAdd: Add joal jar file
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-MovieCube.html')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-MovieCube.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-MovieCube.html b/jnlp-files/jogl-applet-runner-newt-MovieCube.html index 7cb00244e..6a7c638d4 100644 --- a/jnlp-files/jogl-applet-runner-newt-MovieCube.html +++ b/jnlp-files/jogl-applet-runner-newt-MovieCube.html @@ -16,6 +16,7 @@ JogAmp's MovieCube - GLMediaPlayer Demo 01 <param name="archive" value="jar/applet-launcher.jar, jar/gluegen-rt.jar, jar/jogl-all.jar, + jar/joal.jar, jar/jogl-test.jar"> <param name="codebase_lookup" value="false"> <param name="subapplet.classname" value="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run"> @@ -39,6 +40,7 @@ JogAmp's MovieCube - GLMediaPlayer Demo 01 archive="jar/applet-launcher.jar, jar/gluegen-rt.jar, jar/jogl-all.jar, + jar/joal.jar, jar/jogl-test.jar" codebase_lookup" value="false" subapplet.classname="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run" |