diff options
author | Michal Krol <mjkrol@gmail.org> | 2006-02-13 11:27:33 +0000 |
---|---|---|
committer | Michal Krol <mjkrol@gmail.org> | 2006-02-13 11:27:33 +0000 |
commit | adef42c88da4a77b6fc74bee1fef6aebeac39b2f (patch) | |
tree | 3f61ff90a5412ece8337bc540800dd63b2832d34 /windows/VC6 | |
parent | 7d376c76c94039a7996595f31d6e137abaff1690 (diff) |
Add tnl\t_vb_arbshader.c.
Diffstat (limited to 'windows/VC6')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 9fdda56ad..5bfebc58e 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -578,6 +578,10 @@ SOURCE=..\..\..\..\src\mesa\tnl\t_vb_arbprogram.c # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\tnl\t_vb_arbshader.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\tnl\t_vb_cull.c
# End Source File
# Begin Source File
|