diff options
author | Brian Paul <brianp@vmware.com> | 2009-01-14 12:07:25 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-01-14 12:07:25 -0700 |
commit | aac4a0509e6a5d8e3c8f8179519bcd21364ae18e (patch) | |
tree | dad253f5f4bbe76b904ed05e4c10e8adcddfc833 | |
parent | b5f89e5f17bdf718d1f1f29e7a10dee3809c9f29 (diff) |
windows: remove reference to swizzle.c file
-rw-r--r-- | windows/VC8/mesa/mesa/mesa.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 88cc2fc6b8..13029af143 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -887,10 +887,6 @@ >
</File>
<File
- RelativePath="..\..\..\..\src\mesa\main\swizzle.c"
- >
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\tnl\t_context.c"
>
</File>
|