mesa: Branch 'master'

Brian Paul brianp at kemper.freedesktop.org
Tue Apr 24 16:19:29 UTC 2007


 Makefile |    2 ++
 1 files changed, 2 insertions(+)

New commits:
diff-tree f38dcc8a6a9dc09af123692ce2147675ad7c4ade (from b1b154c4981b0a1bcdfce1f6f4eabee61e792ab0)
Author: Brian <brian at yutani.localnet.net>
Date:   Tue Apr 24 10:19:19 2007 -0600

    added missing VC8 .sln files

diff --git a/Makefile b/Makefile
index 8aef783..8a45efc 100644
--- a/Makefile
+++ b/Makefile
@@ -289,10 +289,12 @@ MAIN_FILES = \
 	$(DIRECTORY)/windows/VC7/mesa/mesa.sln				\
 	$(DIRECTORY)/windows/VC7/mesa/mesa/mesa.vcproj			\
 	$(DIRECTORY)/windows/VC7/mesa/osmesa/osmesa.vcproj		\
+	$(DIRECTORY)/windows/VC8/mesa/mesa.sln				\
 	$(DIRECTORY)/windows/VC8/mesa/gdi/gdi.vcproj			\
 	$(DIRECTORY)/windows/VC8/mesa/glu/glu.vcproj			\
 	$(DIRECTORY)/windows/VC8/mesa/mesa/mesa.vcproj			\
 	$(DIRECTORY)/windows/VC8/mesa/osmesa/osmesa.vcproj		\
+	$(DIRECTORY)/widnows/VC8/progs/progs.sln			\
 	$(DIRECTORY)/windows/VC8/progs/demos/gears.vcproj		\
 	$(DIRECTORY)/windows/VC8/progs/glut/glut.vcproj
 



More information about the mesa-commit mailing list