Browse Source

mesa: remove s_imaging.c from build

tags/mesa_7_7_rc1
Brian Paul 16 years ago
parent
commit
58e843dda0
3 changed files with 0 additions and 8 deletions
  1. 0
    1
      src/mesa/sources.mak
  2. 0
    3
      windows/VC7/mesa/mesa/mesa.vcproj
  3. 0
    4
      windows/VC8/mesa/mesa/mesa.vcproj

+ 0
- 1
src/mesa/sources.mak 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 \

+ 0
- 3
windows/VC7/mesa/mesa/mesa.vcproj 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>

+ 0
- 4
windows/VC8/mesa/mesa/mesa.vcproj 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"
>

Loading…
Cancel
Save