Mesa (master): windows: new VC8 projects statically linked against libcmt

Brian Paul brianp at kemper.freedesktop.org
Tue Jan 20 16:11:53 UTC 2009


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

Author: Thomas Henn <thomas.henn at igd.fraunhofer.de>
Date:   Tue Jan 20 09:05:18 2009 -0700

windows: new VC8 projects statically linked against libcmt

---

 windows/VC8/mesa/gdi/gdi_staticCRT.vcproj       |  261 ++++
 windows/VC8/mesa/glu/glu_staticCRT.vcproj       | 1019 +++++++++++++
 windows/VC8/mesa/mesa/dosfile                   | 1761 ++++++++++++++++++++++
 windows/VC8/mesa/mesa/dosfile2                  | 1762 ++++++++++++++++++++++
 windows/VC8/mesa/mesa/mesa_staticCRT.vcproj     | 1768 +++++++++++++++++++++++
 windows/VC8/mesa/mesa_staticCRT.sln             |   46 +
 windows/VC8/mesa/osmesa/osmesa_staticCRT.vcproj |  240 +++
 windows/VC8/progs/demos/gears_staticCRT.vcproj  |  238 +++
 windows/VC8/progs/glut/glut_staticCRT.vcproj    |  454 ++++++
 windows/VC8/progs/progs_staticCRT.sln           |   31 +
 10 files changed, 7580 insertions(+), 0 deletions(-)

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



More information about the mesa-commit mailing list