From 4045a2c7d302352646c1ff2a01cd531aa1b55d31 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 7 Mar 2009 13:14:37 -0700 Subject: mesa: move shared context state functions to new shared.c file --- windows/VC8/mesa/mesa/mesa.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'windows') diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 84b373dd42..51a837f021 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -838,6 +838,10 @@ RelativePath="..\..\..\..\src\mesa\main\shaders.c" > + + @@ -1703,6 +1707,10 @@ RelativePath="..\..\..\..\src\mesa\main\shaders.h" > + + -- cgit v1.2.3