From 2c61fdafd664ed10355577a8f26350297aa49444 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 1 Mar 2006 02:00:58 +0000 Subject: added s_blit.c --- windows/VC6/mesa/mesa/mesa.dsp | 4 ++++ windows/VC7/mesa/mesa/mesa.vcproj | 3 +++ 2 files changed, 7 insertions(+) (limited to 'windows') diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index fcfe50ecec..4eec5c0c5a 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -456,6 +456,10 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_blend.c # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\swrast\s_blit.c +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\swrast\s_buffers.c # End Source File # Begin Source File diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 7305e25567..4410651fbe 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -341,6 +341,9 @@ + + -- cgit v1.2.3