From 4b7ef68fc3d3e836829a5a83245f0f0c874a3201 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 12 Apr 2004 19:27:00 +0000 Subject: Updated JOGL and JOGL-Demos web start binaries and made minor doc changes git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@105 232f8b59-042b-4e1e-8c03-345bb8c30851 --- doc/HowToBuild.html | 2 +- www/webstart/jogl-natives-linux.jar | Bin 188314 -> 188419 bytes www/webstart/jogl-natives-macosx.jar | Bin 86100 -> 113516 bytes www/webstart/jogl-natives-solsparc.jar | Bin 202621 -> 202514 bytes www/webstart/jogl-natives-win32.jar | Bin 67356 -> 67336 bytes www/webstart/jogl.jar | Bin 792528 -> 803274 bytes 6 files changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index 2e8e7c857..e9a5403ee 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -26,7 +26,7 @@ OpenGL binding from a fresh copy of the source distribution:
  • Build the source tree:
    Open a command shell in the "make" directory of the source tree and type "ant [target]", where [target] is one of linux, macosx, solaris, win32.vc6, win32.vc7, or win32.mingw.
  • Add Jogl to your CLASSPATH:
    To be able to use Jogl once built, you must add the build process' resulting jogl.jar (/build/jogl.jar) to your CLASSPATH environment variable. diff --git a/www/webstart/jogl-natives-linux.jar b/www/webstart/jogl-natives-linux.jar index 973c6303a..ad27349d7 100644 Binary files a/www/webstart/jogl-natives-linux.jar and b/www/webstart/jogl-natives-linux.jar differ diff --git a/www/webstart/jogl-natives-macosx.jar b/www/webstart/jogl-natives-macosx.jar index 1a1e5d824..5bb61949c 100644 Binary files a/www/webstart/jogl-natives-macosx.jar and b/www/webstart/jogl-natives-macosx.jar differ diff --git a/www/webstart/jogl-natives-solsparc.jar b/www/webstart/jogl-natives-solsparc.jar index 9624ab002..cf20baa55 100644 Binary files a/www/webstart/jogl-natives-solsparc.jar and b/www/webstart/jogl-natives-solsparc.jar differ diff --git a/www/webstart/jogl-natives-win32.jar b/www/webstart/jogl-natives-win32.jar index 11177a94f..01f183a77 100644 Binary files a/www/webstart/jogl-natives-win32.jar and b/www/webstart/jogl-natives-win32.jar differ diff --git a/www/webstart/jogl.jar b/www/webstart/jogl.jar index 3ca560d70..2b680589d 100644 Binary files a/www/webstart/jogl.jar and b/www/webstart/jogl.jar differ -- cgit v1.2.3