diff options
author | Michal Krol <mjkrol@gmail.org> | 2006-02-15 11:09:26 +0000 |
---|---|---|
committer | Michal Krol <mjkrol@gmail.org> | 2006-02-15 11:09:26 +0000 |
commit | 50092f8f33e733f0fa63c0ef891548dea169615b (patch) | |
tree | de054544085fd100d04dfd443736a1a20b1b3da3 /windows | |
parent | 870ebefb3b3a6f4d775d77b9bf0197f3a75b67f5 (diff) |
Add s_arbshader.c, s_arbshader.h.
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 5bfebc58e1..94ce33f115 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -370,6 +370,10 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_alpha.c # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\swrast\s_arbshader.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\swrast\s_atifragshader.c
# End Source File
# Begin Source File
@@ -1071,6 +1075,10 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_alpha.h # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\swrast\s_arbshader.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\swrast\s_atifragshader.h
# End Source File
# Begin Source File
|