diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2006-03-01 02:00:58 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2006-03-01 02:00:58 +0000 |
commit | 2c61fdafd664ed10355577a8f26350297aa49444 (patch) | |
tree | bacb0dec20e4b9fb06eccf3b18198a3576a334b7 /windows/VC6 | |
parent | 1eca891dbe39a4aad7a6ed267ce7cd55589073fe (diff) |
added s_blit.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 fcfe50ecec..4eec5c0c5a 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -456,6 +456,10 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_blend.c # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\swrast\s_blit.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\swrast\s_buffers.c
# End Source File
# Begin Source File
|