aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/windows/VC8/mesa/mesa/mesa.vcxproj')
-rw-r--r--mesalib/windows/VC8/mesa/mesa/mesa.vcxproj7
1 files changed, 2 insertions, 5 deletions
diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
index a6f8e17d4..28dafee1f 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@@ -196,7 +196,6 @@
<ClCompile Include="..\..\..\..\src\mesa\main\errors.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\format_pack.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\glformats.c" />
- <ClCompile Include="..\..\..\..\src\mesa\main\nvprogram.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\pack.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\pixeltransfer.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\querymatrix.c" />
@@ -246,8 +245,6 @@
<ClCompile Include="..\..\..\..\src\mesa\program\ir_to_mesa.cpp" />
<ClCompile Include="..\..\..\..\src\mesa\program\string_to_uint_map.cpp" />
<ClCompile Include="..\..\..\..\src\mesa\program\lex.yy.c" />
- <ClCompile Include="..\..\..\..\src\mesa\program\nvfragparse.c" />
- <ClCompile Include="..\..\..\..\src\mesa\program\nvvertparse.c" />
<ClCompile Include="..\..\..\..\src\mesa\program\program.c" />
<ClCompile Include="..\..\..\..\src\mesa\program\programopt.c" />
<ClCompile Include="..\..\..\..\src\mesa\program\program_parse.tab.c" />
@@ -370,4 +367,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>