aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-10-17 08:11:21 +0200
committermarha <marha@users.sourceforge.net>2012-10-17 08:11:21 +0200
commit26e5bf0505f0b11fc091f1165e6b88c96079bc87 (patch)
treecf323b03b3802b96e2e103e362d9f03ce3e76626 /mesalib/windows
parent856fbbaf1e53303d8307bfae1761f1ba96871f1e (diff)
downloadvcxsrv-26e5bf0505f0b11fc091f1165e6b88c96079bc87.tar.gz
vcxsrv-26e5bf0505f0b11fc091f1165e6b88c96079bc87.tar.bz2
vcxsrv-26e5bf0505f0b11fc091f1165e6b88c96079bc87.zip
Removed deleted files from project
Diffstat (limited to 'mesalib/windows')
-rw-r--r--mesalib/windows/VC8/mesa/mesa/mesa.vcxproj7
-rw-r--r--mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters13
2 files changed, 4 insertions, 16 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>
diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
index 3cecd4d68..1b0466fa1 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Source Files">
@@ -407,15 +407,6 @@
<ClCompile Include="..\..\..\..\src\mesa\program\hash_table.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\..\..\..\src\mesa\program\nvfragparse.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\..\src\mesa\program\nvvertparse.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\..\src\mesa\main\nvprogram.c">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="..\..\..\..\src\mesa\program\lex.yy.c">
<Filter>Source Files</Filter>
</ClCompile>
@@ -723,4 +714,4 @@
<Filter>Source Files</Filter>
</None>
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>