diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 14:26:52 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 14:26:52 (GMT) |
commit | 3923fcc08fd1e8229a096de794c2175541566dcd (patch) | |
tree | a693bdfae6f005398d2fab4bff0657e860c1c3d6 | |
parent | 546f39de50fa909dbfad49bc8f1cb7b46b5d1578 (diff) | |
download | mxe-3923fcc08fd1e8229a096de794c2175541566dcd.zip mxe-3923fcc08fd1e8229a096de794c2175541566dcd.tar.gz mxe-3923fcc08fd1e8229a096de794c2175541566dcd.tar.bz2 |
Add Warzone 2100, Lightspark and Hugor to the list of projects which use mingw-cross-env
-rw-r--r-- | doc/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 38fceab..8f271ad 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1984,6 +1984,15 @@ https://...</pre> <li> <a href="http://www.openscad.org/">OpenSCAD</a> </li> + <li> + <a href="http://wz2100.net/">Warzone 2100</a> + </li> + <li> + <a href="http://lightspark.github.com/">Lightspark</a> + </li> + <li> + <a href="http://ifwiki.org/index.php/Hugor">Hugor</a> + </li> </ul> </div> |