mesa: remove s_imaging.c from build

This commit is contained in:
Brian Paul 2009-09-19 16:40:09 -06:00
parent 32e4b6c607
commit 58e843dda0
3 changed files with 0 additions and 8 deletions

View file

@ -115,7 +115,6 @@ SWRAST_SOURCES = \
swrast/s_feedback.c \
swrast/s_fog.c \
swrast/s_fragprog.c \
swrast/s_imaging.c \
swrast/s_lines.c \
swrast/s_logic.c \
swrast/s_masking.c \

View file

@ -415,9 +415,6 @@
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_fragprog.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_imaging.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_lines.c">
</File>

View file

@ -782,10 +782,6 @@
RelativePath="..\..\..\..\src\mesa\swrast\s_fragprog.c"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_imaging.c"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_lines.c"
>