summaryrefslogtreecommitdiff
path: root/windows/VC7
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-09-15 01:00:20 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-09-15 01:00:20 +0000
commit7fb9352fe4889b8069349bcac39df2aaef144278 (patch)
tree4fa923ef99c1985ab58a10900864da5c14bebd14 /windows/VC7
parent55187ea63e980b32c7a701855571332f4357d634 (diff)
replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch]
Diffstat (limited to 'windows/VC7')
-rw-r--r--windows/VC7/mesa/mesa/mesa.vcproj10
1 files changed, 8 insertions, 2 deletions
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj
index 75bff90f44..4c62f61157 100644
--- a/windows/VC7/mesa/mesa/mesa.vcproj
+++ b/windows/VC7/mesa/mesa/mesa.vcproj
@@ -393,7 +393,10 @@
RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\swrast\s_texture.c">
+ RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c">
@@ -907,7 +910,10 @@
RelativePath="..\..\..\..\src\mesa\swrast\s_stencil.h">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\swrast\s_texture.h">
+ RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.h">
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.h">