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.filters6
1 files changed, 3 insertions, 3 deletions
diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
index 7fc8b900e..5cf0045a5 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
@@ -395,6 +395,9 @@
<ClCompile Include="..\..\..\..\src\mesa\program\prog_optimize.c">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\..\src\mesa\program\prog_opt_constant_fold.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="..\..\..\..\src\mesa\program\prog_parameter.c">
<Filter>Source Files</Filter>
</ClCompile>
@@ -638,9 +641,6 @@
<ClCompile Include="..\..\..\..\src\glsl\opt_tree_grafting.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\..\..\..\src\glsl\standalone_scaffolding.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="..\..\..\..\src\glsl\opt_noop_swizzle.cpp">
<Filter>Source Files</Filter>
</ClCompile>