From 94f70fab64038ea2105098496de8e50223d69dab Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 16 Nov 2005 04:12:08 +0000 Subject: added depthstencil.[ch] --- windows/VC6/mesa/mesa/mesa.dsp | 8 ++++++++ windows/VC7/mesa/mesa/mesa.vcproj | 6 ++++++ 2 files changed, 14 insertions(+) (limited to 'windows') diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 47cbed016d..0fd4729562 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -173,6 +173,10 @@ SOURCE=..\..\..\..\src\mesa\main\depth.c # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\depthstencil.c +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\main\dispatch.c # End Source File # Begin Source File @@ -803,6 +807,10 @@ SOURCE=..\..\..\..\src\mesa\main\depth.h # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\depthstencil.h +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\main\dlist.h # End Source File # Begin Source File diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 76d1738a9b..6c8447a2d6 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -173,6 +173,9 @@ + + @@ -669,6 +672,9 @@ + + -- cgit v1.2.3