]> git.mxchange.org Git - simgear.git/commitdiff
Update MSVC10 project files
authorFrederic Bouvier <fredfgfs01@free.fr>
Tue, 3 Aug 2010 06:40:10 +0000 (08:40 +0200)
committerFrederic Bouvier <fredfgfs01@free.fr>
Tue, 3 Aug 2010 06:40:10 +0000 (08:40 +0200)
projects/VC100/SimGear.vcxproj
projects/VC100/SimGear.vcxproj.filters

index 62b11b24498846824478faf3004df6e3b565b639..52594439bb69ba605f84f3b23d9ec31ecf637999 100644 (file)
     <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" />
     <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" />
index b167eb827b272b9163503975178e3187270b955a..3d6585ca9481412283a5e552528c334a9d30ef07 100644 (file)
     <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>
     <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>
     <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>