diff options
Diffstat (limited to 'windows/VC7')
-rw-r--r-- | windows/VC7/mesa/mesa/mesa.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 76d1738a9..6c8447a2d 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -174,6 +174,9 @@ RelativePath="..\..\..\..\src\mesa\main\depth.c">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\depthstencil.c">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\dispatch.c">
</File>
<File
@@ -670,6 +673,9 @@ RelativePath="..\..\..\..\src\mesa\main\depth.h">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\depthstencil.h">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\dlist.h">
</File>
<File
|