diff options
author | athomas <[email protected]> | 2003-11-23 19:17:44 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-11-23 19:17:44 +0000 |
commit | 9d9bdb76b4a201256332d5cef70a08fae91f34e2 (patch) | |
tree | 62a08d2c9d45fbdab15839a08874e7c87e17c707 /www/index.html | |
parent | a3fb1a694926bc8a3e500f3621e2fb04cb479e85 (diff) |
updated home page with OSX information
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@77 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/www/index.html b/www/index.html index 2c8bef6..0417cbc 100644 --- a/www/index.html +++ b/www/index.html @@ -65,8 +65,8 @@ </tr> <tr> <td valign="top" bgcolor="#F8F8F8"><p>This project has been built - under Win32 and Linux. The following packages and tools have - been used:</p> + under Win32, Linux and OSX. The following packages and tools + have been used:</p> <ul> <li>All Systems: <ul> @@ -92,7 +92,7 @@ </li> </ul> </li> - <li> Linux: + <li> Linux: <ul> <li>Linux i386 (Redhat 9.0)</li> <li>gcc 3.2.2, binutils 2.13.90</li> @@ -103,11 +103,16 @@ </li> <li>OSX <ul> - <li> to be ported<br> + <li> OSX 10.2 or later</li> + <li>OSX Developer Tools</li> + <li>OpenAL1.0 SDK (available at <a href="http://developer.creative.com">http://developer.creative.com</a> + under "Gaming -> Development Kits -> OpenAL")<br> </li> </ul> - </li> - </ul></td> + Please refer to <a href="README.txt">README.txt</a> for + additional build information.</li> + </ul> + </td> </tr> </table></td> </tr> |