From f344be793c7322bc43d17c85e90a875383d8ade8 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 20 Oct 2005 21:29:32 +0000 Subject: added mm.c mm.h execmem.c --- windows/VC6/mesa/mesa/mesa.dsp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'windows') diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index ce23169ab9..47cbed016d 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -201,6 +201,10 @@ SOURCE=..\..\..\..\src\mesa\main\extensions.c # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\execmem.c +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\main\fbobject.c # End Source File # Begin Source File @@ -306,6 +310,10 @@ SOURCE=..\..\..\..\src\mesa\main\matrix.c # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\mm.c +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\shader\nvfragparse.c # End Source File # Begin Source File @@ -971,6 +979,10 @@ SOURCE=..\..\..\..\src\mesa\main\matrix.h # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\main\mm.h +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\main\mtypes.h # End Source File # Begin Source File -- cgit v1.2.3