diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-04-23 10:14:05 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-04-23 10:14:05 +0000 |
commit | e0ae127b9a9bca5c97202a584dfc26d44dc3a3d1 (patch) | |
tree | b6a6b32bc93b8a7a6d0bda3db9d1642c2b84ba9e | |
parent | b88d1f92bab900bb5479aa354f2cfd0ff8c8dc16 (diff) |
Added the new way of setting up a cygwin environment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4554 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | www/docs/index.t | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/docs/index.t b/www/docs/index.t index d46773d325..62554d9354 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -42,7 +42,8 @@ Archos. (Jean Boullier) <li> <a href="/cvs.html">How to use CVS</a> <li> <a href="patch.html">How To Work With Patches</a> <li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin) -<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows) +<li> <a href="cygwin_sdk.html">Setting up a cygwin Rockbox development environment</a> (Windows) +<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Another way of setting up a cygwin Rockbox development environment</a> (Windows) <li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style) <li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) <li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a> |