diff options
Diffstat (limited to 'windows/VC6')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 5d8dc5b4849..ce23169ab94 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -450,7 +450,11 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_texstore.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\swrast\s_texture.c
+SOURCE=..\..\..\..\src\mesa\swrast\s_texcombine.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\src\mesa\swrast\s_texfiltere.c
# End Source File
# Begin Source File
@@ -1119,7 +1123,11 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_stencil.h # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\swrast\s_texture.h
+SOURCE=..\..\..\..\src\mesa\swrast\s_texcombine.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\src\mesa\swrast\s_texfilter.h
# End Source File
# Begin Source File
|