Mesa (master): docs: Remove MSVS project files.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Sat Apr 23 12:19:21 UTC 2011


Module: Mesa
Branch: master
Commit: c2c44f2641cc71a8f77d887e9f2753eadda07d4c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2c44f2641cc71a8f77d887e9f2753eadda07d4c

Author: José Fonseca <jose.r.fonseca at gmail.com>
Date:   Sat Apr 23 13:18:45 2011 +0100

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.

---

 docs/README.WIN32                                  |  105 +-
 docs/install.html                                  |    1 -
 windows/VC7/mesa/gdi/gdi.vcproj                    |  195 --
 windows/VC7/mesa/glu/glu.vcproj                    |  766 ------
 windows/VC7/mesa/mesa.sln                          |   47 -
 windows/VC7/mesa/mesa/mesa.vcproj                  | 1194 ----------
 windows/VC7/mesa/osmesa/osmesa.vcproj              |  182 --
 windows/VC7/progs/glut/glut.vcproj                 |  322 ---
 windows/VC7/progs/progs.sln                        |   29 -
 windows/VC7/progs/wgl/sharedtex_mt.vcproj          |  132 --
 windows/VC7/progs/wgl/wglthreads.vcproj            |  132 --
 windows/VC8/mesa/.gitignore                        |   30 -
 windows/VC8/mesa/gdi/gdi.vcproj                    |  445 ----
 .../glsl_apps_compile/glsl_apps_compile.vcproj     |  305 ---
 windows/VC8/mesa/glu/glu.vcproj                    | 1202 ----------
 windows/VC8/mesa/mesa.sln                          |   77 -
 windows/VC8/mesa/mesa/mesa.vcproj                  | 2434 --------------------
 windows/VC8/mesa/osmesa/osmesa.vcproj              |  413 ----
 windows/VC8/progs/.gitignore                       |   17 -
 windows/VC8/progs/demos/gears.vcproj               |  409 ----
 windows/VC8/progs/glut/glut.vcproj                 |  625 -----
 windows/VC8/progs/progs.sln                        |   38 -
 22 files changed, 9 insertions(+), 9091 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=c2c44f2641cc71a8f77d887e9f2753eadda07d4c



More information about the mesa-commit mailing list