summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-10-26 09:05:58 -0600
committerBrian Paul <brianp@vmware.com>2009-10-26 09:06:00 -0600
commit87127c83dc1def817c767abbb96e891ff2314ac2 (patch)
tree7a38da884294c83e878af6e5cb43b2872d959e6d /windows
parentc9d715da3936149b0d4ca9fef2f8b235bf9389b7 (diff)
windows: added remap.[ch] to project files
Untested. Other updates may be needed to reflect the current source files.
Diffstat (limited to 'windows')
-rw-r--r--windows/VC7/mesa/mesa/mesa.vcproj6
-rw-r--r--windows/VC8/mesa/mesa/mesa.vcproj8
2 files changed, 14 insertions, 0 deletions
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj
index 4d7df74170..8c8826f5c6 100644
--- a/windows/VC7/mesa/mesa/mesa.vcproj
+++ b/windows/VC7/mesa/mesa/mesa.vcproj
@@ -365,6 +365,9 @@
RelativePath="..\..\..\..\src\mesa\main\rbadaptors.c">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\remap.c">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c">
</File>
<File
@@ -945,6 +948,9 @@
RelativePath="..\..\..\..\src\mesa\main\rastpos.h">
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\remap.h">
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h">
</File>
<File
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj
index f15c4435f6..09a3a2711e 100644
--- a/windows/VC8/mesa/mesa/mesa.vcproj
+++ b/windows/VC8/mesa/mesa/mesa.vcproj
@@ -715,6 +715,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\remap.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c"
>
</File>
@@ -1584,6 +1588,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\remap.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h"
>
</File>