changeset 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 4bb9c50c2e83
children a0d3514c04b2
files Makefile.am VisualC.html VisualC.zip VisualC7.zip
diffstat 4 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Wed Aug 24 05:49:57 2005 +0000
+++ b/Makefile.am	Wed Aug 24 21:57:48 2005 +0000
@@ -40,7 +40,6 @@
 	Borland.zip	\
 	VisualC.html	\
 	VisualC.zip	\
-	VisualC7.zip	\
 	VisualCE.zip	\
 	Makefile.dc	\
 	MPWmake.sea.bin	\
--- 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>
Binary file VisualC.zip has changed
Binary file VisualC7.zip has changed