diff options
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 16 | ||||
-rw-r--r-- | windows/VC7/mesa/mesa/mesa.vcproj | 12 |
2 files changed, 0 insertions, 28 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 0fd4729562..cb275d721e 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -113,10 +113,6 @@ SOURCE=..\..\..\..\src\mesa\main\api_validate.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\shader\arbfragparse.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\src\mesa\shader\arbprogparse.c
# End Source File
# Begin Source File
@@ -125,10 +121,6 @@ SOURCE=..\..\..\..\src\mesa\shader\arbprogram.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\shader\arbvertparse.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\src\mesa\shader\atifragshader.c
# End Source File
# Begin Source File
@@ -731,10 +723,6 @@ SOURCE=..\..\..\..\src\mesa\main\api_validate.h # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\shader\arbfragparse.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\src\mesa\shader\arbprogparse.h
# End Source File
# Begin Source File
@@ -747,10 +735,6 @@ SOURCE=..\..\..\..\src\mesa\shader\arbprogram_syn.h # End Source File
# Begin Source File
-SOURCE=..\..\..\..\src\mesa\shader\arbvertparse.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\src\mesa\shader\atifragshader.h
# End Source File
# Begin Source File
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 6c8447a2d6..3bb2fb3764 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -129,18 +129,12 @@ RelativePath="..\..\..\..\src\mesa\main\api_validate.c">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\shader\arbfragparse.c">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\shader\arbprogparse.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\shader\arbprogram.c">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\shader\arbvertparse.c">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\shader\atifragshader.c">
</File>
<File
@@ -616,9 +610,6 @@ RelativePath="..\..\..\..\src\mesa\main\api_validate.h">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\shader\arbfragparse.h">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\shader\arbprogparse.h">
</File>
<File
@@ -628,9 +619,6 @@ RelativePath="..\..\..\..\src\mesa\shader\arbprogram_syn.h">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\shader\arbvertparse.h">
- </File>
- <File
RelativePath="..\..\..\..\src\mesa\shader\atifragshader.h">
</File>
<File
|