diff VisualC.html @ 1131:e044e7c70a50 release-1.2.9

Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started.
author Sam Lantinga <slouken@libsdl.org>
date Wed, 24 Aug 2005 21:57:48 +0000
parents 136d97397288
children 4f896c20caf6
line wrap: on
line diff
--- a/VisualC.html	Wed Aug 24 05:49:57 2005 +0000
+++ b/VisualC.html	Wed Aug 24 21:57:48 2005 +0000
@@ -19,8 +19,7 @@
 		</H3>
 		<P>
 			Unzip the <CODE>VisualC.zip</CODE> file into the directory that contains this 
-			file (<CODE>VisualC.html</CODE>). <STRONG><FONT color="#009900">If you are using Visual 
-					C++ 7 (.NET) you will need to use the file <code>VisualC7.zip.</code></FONT></STRONG>
+			file (<CODE>VisualC.html</CODE>).
 		</P>
 		<P>
 			Be certain that you unzip the zip file for your compiler into <strong>this</strong>
@@ -31,7 +30,7 @@
 			I have to say about that.
 		</P>
 		<P>
-			Now that it's unzipped, go into the VisualC <STRONG><FONT color="#009900">(VisualC7)</FONT></STRONG>
+			Now that it's unzipped, go into the VisualC 
 			directory that is created, and double-click on the VC++ file "<CODE>SDL.dsw</CODE>"<STRONG><FONT color="#009900">
 					("<CODE>SDL.sln</CODE>").</FONT></STRONG> This should open up the IDE.
 		</P>