diff options
author | Brian <brian@yutani.localnet.net> | 2007-04-24 10:19:19 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-04-24 10:19:19 -0600 |
commit | f38dcc8a6a9dc09af123692ce2147675ad7c4ade (patch) | |
tree | 4d44fee5c43d783d7d6b80d1a5138258b163fae5 | |
parent | b1b154c4981b0a1bcdfce1f6f4eabee61e792ab0 (diff) |
added missing VC8 .sln files
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |