mesa: remove s_texstore.c from makefile/project files
This commit is contained in:
@@ -125,7 +125,6 @@ SWRAST_SOURCES = \
|
||||
swrast/s_stencil.c \
|
||||
swrast/s_texcombine.c \
|
||||
swrast/s_texfilter.c \
|
||||
swrast/s_texstore.c \
|
||||
swrast/s_triangle.c \
|
||||
swrast/s_zoom.c
|
||||
|
||||
|
@@ -445,9 +445,6 @@
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c">
|
||||
</File>
|
||||
|
@@ -822,10 +822,6 @@
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c"
|
||||
>
|
||||
|
Reference in New Issue
Block a user