diff --git a/Makefile.am b/Makefile.am index 75c89a91e..f0e24270c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,6 @@ EXTRA_DIST = \ Borland.zip \ VisualC.html \ VisualC.zip \ - VisualC7.zip \ VisualCE.zip \ Makefile.dc \ MPWmake.sea.bin \ diff --git a/VisualC.html b/VisualC.html index cb93733d0..f5dbe784c 100644 --- a/VisualC.html +++ b/VisualC.html @@ -19,8 +19,7 @@
Unzip the VisualC.zip
file into the directory that contains this
- file (VisualC.html
). If you are using Visual
- C++ 7 (.NET) you will need to use the file VisualC7.zip.
+ file (VisualC.html
).
Be certain that you unzip the zip file for your compiler into this @@ -31,7 +30,7 @@ I have to say about that.
- Now that it's unzipped, go into the VisualC (VisualC7)
+ Now that it's unzipped, go into the VisualC
directory that is created, and double-click on the VC++ file "SDL.dsw
"
("SDL.sln
"). This should open up the IDE.