aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters')
-rw-r--r--mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters9
1 files changed, 9 insertions, 0 deletions
diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
index 667cb1ad0..ac2a46d62 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
@@ -779,6 +779,15 @@
<ClCompile Include="..\..\..\..\src\glsl\opt_vectorize.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\..\src\mesa\main\blit.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="..\..\..\..\src\mesa\main\compute.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="..\..\..\..\src\mesa\main\genmipmap.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\..\src\glsl\strtod.h">