diff options
author | Brian Paul <[email protected]> | 2005-11-19 15:37:00 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-11-19 15:37:00 +0000 |
commit | 9fd133511c4843675d7bdba620bc0b1674a5c213 (patch) | |
tree | 05dbfaff20ea39d4359efecc193cc46c9167d3a6 /windows/VC7 | |
parent | 8c41a14c5ef0b8d2b0f1a1cd094f5abc41fa48f8 (diff) |
removed arbfragparse.[ch] arbvertparse.[ch]
Diffstat (limited to 'windows/VC7')
-rw-r--r-- | windows/VC7/mesa/mesa/mesa.vcproj | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 6c8447a2d67..3bb2fb3764a 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
|