summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-03-01 02:00:58 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-03-01 02:00:58 +0000
commit2c61fdafd664ed10355577a8f26350297aa49444 (patch)
treebacb0dec20e4b9fb06eccf3b18198a3576a334b7 /windows
parent1eca891dbe39a4aad7a6ed267ce7cd55589073fe (diff)
added s_blit.c
Diffstat (limited to 'windows')
-rw-r--r--windows/VC6/mesa/mesa/mesa.dsp4
-rw-r--r--windows/VC7/mesa/mesa/mesa.vcproj3
2 files changed, 7 insertions, 0 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp
index fcfe50ecece..4eec5c0c5a6 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
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj
index 7305e255673..4410651fbe9 100644
--- a/windows/VC7/mesa/mesa/mesa.vcproj
+++ b/windows/VC7/mesa/mesa/mesa.vcproj
@@ -342,6 +342,9 @@
RelativePath="..\..\..\..\src\mesa\swrast\s_blend.c">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\swrast\s_blit.c">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\swrast\s_buffers.c">
</File>
<File