diff options
author | Brian Paul <brianp@vmware.com> | 2009-03-07 12:09:33 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-03-07 12:09:33 -0700 |
commit | 2ee5ba0411de9c6cb17326a1f4a6c316295dae69 (patch) | |
tree | 3a5d2bfddb0f34504a9ef56b47503a0f3ec75367 /windows | |
parent | b4026d9be828bd0b6f60158456edf24994efb053 (diff) | |
download | mesa-2ee5ba0411de9c6cb17326a1f4a6c316295dae69.tar.gz |
swrast: rename s_buffers.c -> s_clear.c
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC8/mesa/mesa/mesa.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 31d5fe54b80..0fab29df406 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -743,7 +743,7 @@ >
</File>
<File
- RelativePath="..\..\..\..\src\mesa\swrast\s_buffers.c"
+ RelativePath="..\..\..\..\src\mesa\swrast\s_clear.c"
>
</File>
<File
|