Module: Mesa Branch: master Commit: 787a001a6774e6fe80623159f32155ce12002a9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=787a001a6774e6fe80623159f32155ce12002a9f
Author: Karl Schultz <[email protected]> Date: Wed Jan 21 07:59:11 2009 -0700 windows: another round of VC8 project file updates New static configs generate DLLs that do not have a dependency on the MSCVR* DLL's. --- windows/VC8/mesa/gdi/gdi.vcproj | 220 ++++++++++++++++++++++++++++--- windows/VC8/mesa/glu/glu.vcproj | 229 +++++++++++++++++++++++++++++---- windows/VC8/mesa/mesa.sln | 18 +++ windows/VC8/mesa/mesa/mesa.vcproj | 212 ++++++++++++++++++++++++++++--- windows/VC8/mesa/osmesa/osmesa.vcproj | 228 ++++++++++++++++++++++++++++---- windows/VC8/progs/demos/gears.vcproj | 213 +++++++++++++++++++++++++++--- windows/VC8/progs/glut/glut.vcproj | 215 +++++++++++++++++++++++++++--- windows/VC8/progs/progs.sln | 10 ++ 8 files changed, 1211 insertions(+), 134 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=787a001a6774e6fe80623159f32155ce12002a9f _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
