diff options
Diffstat (limited to 'windows/VC7/mesa')
-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 6c7e71d92c..d2db42444d 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -318,6 +318,9 @@ RelativePath="..\..\..\..\src\mesa\main\rastpos.c">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\rbadaptors.c">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c">
</File>
<File
@@ -874,6 +877,9 @@ RelativePath="..\..\..\..\src\mesa\main\rastpos.h">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\rbadaptors.h">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h">
</File>
<File
|