diff options
author | Sam Lantinga <slouken@libsdl.org> | 2005-08-24 21:57:48 +0000 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2005-08-24 21:57:48 +0000 |
commit | 76768380b6446bc7829f8c0568aa8c6ff2baf5e3 (patch) | |
tree | 261a18c877cff5d1ac3b53f9d56ec2c952e42d3a /VisualC.html | |
parent | 74c4cad53950bda4042c49858a22143a8acd8cdd (diff) |
Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401133
Diffstat (limited to 'VisualC.html')
-rw-r--r-- | VisualC.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/VisualC.html b/VisualC.html index cb93733d..f5dbe784 100644 --- a/VisualC.html +++ b/VisualC.html @@ -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> |