From fa1b703bf88bed7cbb6208144f63ae22efe44d20 Mon Sep 17 00:00:00 2001
From: Frederic Bouvier <fredfgfs01@free.fr>
Date: Tue, 3 Aug 2010 08:40:10 +0200
Subject: [PATCH] Update MSVC10 project files

---
 projects/VC100/SimGear.vcxproj         |  8 --------
 projects/VC100/SimGear.vcxproj.filters | 24 ------------------------
 2 files changed, 32 deletions(-)

diff --git a/projects/VC100/SimGear.vcxproj b/projects/VC100/SimGear.vcxproj
index 62b11b24..52594439 100644
--- a/projects/VC100/SimGear.vcxproj
+++ b/projects/VC100/SimGear.vcxproj
@@ -223,14 +223,10 @@
     <ClCompile Include="..\..\simgear\route\route.cxx" />
     <ClCompile Include="..\..\simgear\route\waypoint.cxx" />
     <ClCompile Include="..\..\simgear\screen\extensions.cxx" />
-    <ClCompile Include="..\..\simgear\screen\GLBitmaps.cxx" />
     <ClCompile Include="..\..\simgear\screen\jpgfactory.cxx" />
-    <ClCompile Include="..\..\simgear\screen\RenderTexture.cpp" />
     <ClCompile Include="..\..\simgear\screen\screen-dump.cxx" />
-    <ClCompile Include="..\..\simgear\screen\shader.cpp" />
     <ClCompile Include="..\..\simgear\screen\tr.cxx" />
     <ClCompile Include="..\..\simgear\serial\serial.cxx" />
-    <ClCompile Include="..\..\simgear\scene\sky\bbcache.cxx" />
     <ClCompile Include="..\..\simgear\scene\sky\cloud.cxx" />
     <ClCompile Include="..\..\simgear\scene\sky\cloudfield.cxx" />
     <ClCompile Include="..\..\simgear\scene\sky\CloudShaderGeometry.cxx" />
@@ -423,15 +419,11 @@
     <ClInclude Include="..\..\simgear\route\waypoint.hxx" />
     <ClInclude Include="..\..\simgear\screen\colors.hxx" />
     <ClInclude Include="..\..\simgear\screen\extensions.hxx" />
-    <ClInclude Include="..\..\simgear\screen\GLBitmaps.h" />
     <ClInclude Include="..\..\simgear\screen\jpgfactory.hxx" />
-    <ClInclude Include="..\..\simgear\screen\RenderTexture.h" />
     <ClInclude Include="..\..\simgear\screen\screen-dump.hxx" />
-    <ClInclude Include="..\..\simgear\screen\shader.h" />
     <ClInclude Include="..\..\simgear\screen\tr.h" />
     <ClInclude Include="..\..\simgear\screen\win32-printer.h" />
     <ClInclude Include="..\..\simgear\serial\serial.hxx" />
-    <ClInclude Include="..\..\simgear\scene\sky\bbcache.hxx" />
     <ClInclude Include="..\..\simgear\scene\sky\cloud.hxx" />
     <ClInclude Include="..\..\simgear\scene\sky\cloudfield.hxx" />
     <ClInclude Include="..\..\simgear\scene\sky\CloudShaderGeometry.hxx" />
diff --git a/projects/VC100/SimGear.vcxproj.filters b/projects/VC100/SimGear.vcxproj.filters
index b167eb82..3d6585ca 100644
--- a/projects/VC100/SimGear.vcxproj.filters
+++ b/projects/VC100/SimGear.vcxproj.filters
@@ -192,30 +192,18 @@
     <ClCompile Include="..\..\simgear\screen\extensions.cxx">
       <Filter>Lib_sgscreen</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\simgear\screen\GLBitmaps.cxx">
-      <Filter>Lib_sgscreen</Filter>
-    </ClCompile>
     <ClCompile Include="..\..\simgear\screen\jpgfactory.cxx">
       <Filter>Lib_sgscreen</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\simgear\screen\RenderTexture.cpp">
-      <Filter>Lib_sgscreen</Filter>
-    </ClCompile>
     <ClCompile Include="..\..\simgear\screen\screen-dump.cxx">
       <Filter>Lib_sgscreen</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\simgear\screen\shader.cpp">
-      <Filter>Lib_sgscreen</Filter>
-    </ClCompile>
     <ClCompile Include="..\..\simgear\screen\tr.cxx">
       <Filter>Lib_sgscreen</Filter>
     </ClCompile>
     <ClCompile Include="..\..\simgear\serial\serial.cxx">
       <Filter>Lib_sgserial</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\simgear\scene\sky\bbcache.cxx">
-      <Filter>Lib_sgsky</Filter>
-    </ClCompile>
     <ClCompile Include="..\..\simgear\scene\sky\cloud.cxx">
       <Filter>Lib_sgsky</Filter>
     </ClCompile>
@@ -743,21 +731,12 @@
     <ClInclude Include="..\..\simgear\screen\extensions.hxx">
       <Filter>Lib_sgscreen</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\simgear\screen\GLBitmaps.h">
-      <Filter>Lib_sgscreen</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\simgear\screen\jpgfactory.hxx">
       <Filter>Lib_sgscreen</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\simgear\screen\RenderTexture.h">
-      <Filter>Lib_sgscreen</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\simgear\screen\screen-dump.hxx">
       <Filter>Lib_sgscreen</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\simgear\screen\shader.h">
-      <Filter>Lib_sgscreen</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\simgear\screen\tr.h">
       <Filter>Lib_sgscreen</Filter>
     </ClInclude>
@@ -767,9 +746,6 @@
     <ClInclude Include="..\..\simgear\serial\serial.hxx">
       <Filter>Lib_sgserial</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\simgear\scene\sky\bbcache.hxx">
-      <Filter>Lib_sgsky</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\simgear\scene\sky\cloud.hxx">
       <Filter>Lib_sgsky</Filter>
     </ClInclude>
-- 
2.39.5