windows: added remap.[ch] to project files

Untested.  Other updates may be needed to reflect the current source files.
This commit is contained in:
Brian Paul 2009-10-26 09:05:58 -06:00
parent c9d715da39
commit 87127c83dc
2 changed files with 14 additions and 0 deletions

View File

@ -364,6 +364,9 @@
<File
RelativePath="..\..\..\..\src\mesa\main\rbadaptors.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\remap.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c">
</File>
@ -944,6 +947,9 @@
<File
RelativePath="..\..\..\..\src\mesa\main\rastpos.h">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\remap.h">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h">
</File>

View File

@ -714,6 +714,10 @@
RelativePath="..\..\..\..\src\mesa\main\readpix.c"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\remap.c"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c"
>
@ -1583,6 +1587,10 @@
RelativePath="..\..\..\..\src\mesa\main\readpix.h"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\remap.h"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h"
>