summaryrefslogtreecommitdiff
path: root/windows/VC7
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-09-29 01:24:26 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-09-29 01:24:26 +0000
commit24edd9015951dd41898902b6c3973fe605e5871a (patch)
treecc50b14428811e07e5208a64b2c32ea0af3d021b /windows/VC7
parentbb4b378c602a7a3f8c6453ecf3ce4bd1dbdb0c9a (diff)
Move mipmap generation functions, texture scaling functions into new
mipmap.c file.
Diffstat (limited to 'windows/VC7')
-rw-r--r--windows/VC7/mesa/mesa/mesa.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj
index c6da5b0cffb..b63312c8862 100644
--- a/windows/VC7/mesa/mesa/mesa.vcproj
+++ b/windows/VC7/mesa/mesa/mesa.vcproj
@@ -288,6 +288,9 @@
RelativePath="..\..\..\..\src\mesa\main\matrix.c">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\mipmap.c">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\mm.c">
</File>
<File