diff options
author | José Fonseca <jose.r.fonseca@gmail.com> | 2011-04-23 13:18:45 +0100 |
---|---|---|
committer | José Fonseca <jose.r.fonseca@gmail.com> | 2011-04-23 13:18:45 +0100 |
commit | c2c44f2641cc71a8f77d887e9f2753eadda07d4c (patch) | |
tree | 957a8909362a05a734f3777c4b1ea6bbdecbfea9 /docs/install.html | |
parent | d34ddad9a5260937e3ad5fc0b945f3195d7e032e (diff) |
docs: Remove MSVS project files.
They were totally broken for several releases.
scons now builds everything the project files built and more, and can be
kept up-to-date with little effort.
Diffstat (limited to 'docs/install.html')
-rw-r--r-- | docs/install.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/install.html b/docs/install.html index bfa3bb8f84..e1018119a7 100644 --- a/docs/install.html +++ b/docs/install.html @@ -274,7 +274,6 @@ For example, compiling and linking a GLUT application can be done with: <p> Please see the <a href="#scons">instructions on building with SCons</a>. -Alternatively see <a href="README.WIN32">README.WIN32</a> file. </p> |