mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
mesa: remove s_imaging.c from build
This commit is contained in:
parent
32e4b6c607
commit
58e843dda0
3 changed files with 0 additions and 8 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue