From: Brian Paul Date: Sat, 19 Sep 2009 17:08:20 +0000 (-0600) Subject: mesa: remove s_texstore.c from makefile/project files X-Git-Tag: mesa-7.8~2720^2~301 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14869c09847f7d2f638acb13064fb1bb8bce620c;p=platform%2Fupstream%2Fmesa.git mesa: remove s_texstore.c from makefile/project files --- diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak index fa2a630..0ae1a11 100644 --- a/src/mesa/sources.mak +++ b/src/mesa/sources.mak @@ -125,7 +125,6 @@ SWRAST_SOURCES = \ swrast/s_stencil.c \ swrast/s_texcombine.c \ swrast/s_texfilter.c \ - swrast/s_texstore.c \ swrast/s_triangle.c \ swrast/s_zoom.c diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 4d5d4c7..22d1ce2 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -446,9 +446,6 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c"> - - - -