diff options
Diffstat (limited to 'windows/VC8')
-rw-r--r-- | windows/VC8/mesa/mesa/mesa.vcproj | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 09a3a2711ea..efbfae167fe 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -1031,6 +1031,10 @@ >
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texfetch.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\texformat.c"
>
</File>
@@ -1884,11 +1888,15 @@ >
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\main\texfetch.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\main\texformat.h"
>
</File>
<File
- RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h"
+ RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h"
>
</File>
<File
|