From f38dcc8a6a9dc09af123692ce2147675ad7c4ade Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 24 Apr 2007 10:19:19 -0600 Subject: [PATCH] added missing VC8 .sln files --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 8aef783f2e8..8a45efc76cc 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 -- 2.30.2