summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-04-24 10:19:19 -0600
committerBrian <brian@yutani.localnet.net>2007-04-24 10:19:19 -0600
commitf38dcc8a6a9dc09af123692ce2147675ad7c4ade (patch)
tree4d44fee5c43d783d7d6b80d1a5138258b163fae5
parentb1b154c4981b0a1bcdfce1f6f4eabee61e792ab0 (diff)
added missing VC8 .sln files
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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