diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC8/mesa/mesa/mesa.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 58856842a36..acbbf18cb40 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -530,6 +530,10 @@ >
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\shader\prog_uniform.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\program.c"
>
</File>
@@ -1367,6 +1371,10 @@ >
</File>
<File
+ RelativePath="..\..\..\..\src\mesa\shader\prog_uniform.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\mesa\shader\program.h"
>
</File>
|