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 e7c2dc479..5acc18644 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
@@ -692,9 +692,6 @@
<ClCompile Include="..\..\..\..\src\mesa\main\texcompress_cpal.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\..\..\..\src\glsl\builtin_compiler\builtin_stubs.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="..\..\..\..\src\mesa\main\es1_conversion.c">
<Filter>Source Files</Filter>
</ClCompile>
@@ -755,6 +752,9 @@
<ClCompile Include="..\..\..\..\src\mesa\main\objectlabel.c">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\..\src\glsl\builtin_functions.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\..\src\glsl\strtod.h">