diff options
author | Brian Paul <[email protected]> | 2009-09-19 11:08:20 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-09-19 11:08:20 -0600 |
commit | 14869c09847f7d2f638acb13064fb1bb8bce620c (patch) | |
tree | fbc45b49fa65a0e834b694e26b106b50c28e7d09 /windows/VC7 | |
parent | a9c64daf02b7a7715abc3912e2f7db4ab481ce79 (diff) |
mesa: remove s_texstore.c from makefile/project files
Diffstat (limited to 'windows/VC7')
-rw-r--r-- | windows/VC7/mesa/mesa/mesa.vcproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 4d5d4c744b6..22d1ce21e6e 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">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c">
</File>
<File
|