diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 8 | ||||
-rw-r--r-- | windows/VC7/mesa/mesa/mesa.vcproj | 6 |
2 files changed, 0 insertions, 14 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 95b05be531..64f55cc508 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -430,10 +430,6 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_nvfragprog.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\swrast\s_pixeltex.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\src\mesa\swrast\s_points.c
# End Source File
# Begin Source File
@@ -1103,10 +1099,6 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_nvfragprog.h # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\swrast\s_pixeltex.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\src\mesa\swrast\s_points.h
# End Source File
# Begin Source File
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 3bb2fb3764..7305e25567 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -378,9 +378,6 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_nvfragprog.c">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\swrast\s_pixeltex.c">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\swrast\s_points.c">
</File>
<File
@@ -895,9 +892,6 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_nvfragprog.h">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\swrast\s_pixeltex.h">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\swrast\s_points.h">
</File>
<File
|