diff options
author | Brian <brian.paul@tungstengraphics.com> | 2007-06-28 07:18:43 -0600 |
---|---|---|
committer | Brian <brian.paul@tungstengraphics.com> | 2007-06-28 07:18:43 -0600 |
commit | b0b02507b42ca43a7c9d9e9a10c2f49fc6f8d8ba (patch) | |
tree | 966f1be97b6aef6b2a277f7354cecad2ffa249ad /windows | |
parent | 2233d4c1ee53f1cfd016b68d8249b8d934ef17ee (diff) |
remove t_save_api.c and some other obsolete files, may be more
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 4 | ||||
-rw-r--r-- | windows/VC7/mesa/mesa/mesa.vcproj | 15 |
2 files changed, 0 insertions, 19 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index a2f2f2dff4..5a2f724b6a 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -689,10 +689,6 @@ SOURCE=..\..\..\..\src\mesa\tnl\t_pipeline.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\tnl\t_save_api.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\src\mesa\tnl\t_save_loopback.c
# End Source File
# Begin Source File
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index b63312c886..668c6fbb81 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -510,21 +510,6 @@ RelativePath="..\..\..\..\src\mesa\tnl\t_pipeline.c">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\tnl\t_save_api.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\mesa\tnl\t_save_loopback.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\mesa\tnl\t_save_playback.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\mesa\tnl\t_vb_arbprogram.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\mesa\tnl\t_vb_arbshader.c">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cull.c">
</File>
<File
|