Update of /cvsroot/smartwin/SmartWin/doxygenIn/html
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv14203
Modified Files:
guide.html
Log Message:
Fix link to wince.html
Index: guide.html
===================================================================
RCS file: /cvsroot/smartwin/SmartWin/doxygenIn/html/guide.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- guide.html 9 Jun 2007 17:10:01 -0000 1.12
+++ guide.html 24 Jun 2007 21:52:22 -0000 1.13
@@ -28,17 +28,17 @@
<UL>
<b>Target operating systems</b>
<li>
- Windows
+ Windows, Pre XP, XP, and Vista
<LI>
- Windows CE (see <a href="wince.html">Wince.html</a>
+ Windows CE (see <a href="wince.html">wince.html</a>
<li>
- Linux via the WineLib. (see <a href="linuxwine.html">Linuxwine.html</a> </li></UL>
+ Linux via the WineLib. (see <a href="linuxwine.html">Linuxwine.html</a> )</li></UL>
<UL>
<b>Tested Compilers:</b>
<li>
<a href="msvc71.html">Microsoft Visual C++ 7.1 (2003)</a>, its <a href="msvctoolkit.html">
Toolkit</a>, and <a href="msvctoolkit.html">Microsoft Studio C++ 2005 Express
- (Beta)</a>
+ (Beta)</a>, and C++ 2008.
<li>
GCC 3.4 / MinGW or later (see <a href="devcpp.html">Bloodshed Dev++</a> or <a href="eclipse.html">
Eclipse</a> for an IDE using MinGW)
|