From 85bd6a6eca6691a7b215e36e09800d410d4a695e Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Tue, 15 Sep 2009 11:53:20 +0200 Subject: Initial import of JOGL 2 redbook sample projects -project builds stand alone, all dependencies including doc are downloaded automatically -a full build will create a slideshow applet in dist/ -project can be opened with NetBeans -original credits go to Kiet Le, ported to JOGL 2 by Claudio E. Goes --- src/redbook/master-applet.jnlp | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/redbook/master-applet.jnlp (limited to 'src/redbook/master-applet.jnlp') diff --git a/src/redbook/master-applet.jnlp b/src/redbook/master-applet.jnlp new file mode 100644 index 0000000..3e49332 --- /dev/null +++ b/src/redbook/master-applet.jnlp @@ -0,0 +1,23 @@ + + + ${APPLICATION.TITLE} + ${APPLICATION.VENDOR} + + ${APPLICATION.DESC} + ${APPLICATION.DESC.SHORT} + + + + + + + + + + + + + + + -- cgit v1.2.3