Compile latest SimGear under MSVC9

This commit is contained in:
fredb
2009-07-26 18:53:29 +00:00
committed by Tim Moore
parent 59ef7d8fd1
commit efa2876e29
20 changed files with 146 additions and 22 deletions

View File

@@ -799,24 +799,6 @@
<Filter
Name="Lib_sgmaterial"
Filter="">
<File
RelativePath="..\..\simgear\scene\material\mat.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\mat.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matlib.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matlib.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matmodel.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matmodel.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\Effect.cxx">
</File>
@@ -841,6 +823,27 @@
<File
RelativePath="..\..\simgear\scene\material\GLPredicate.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\makeEffect.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\mat.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\mat.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matlib.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matlib.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matmodel.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\matmodel.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\Pass.cxx">
</File>
@@ -853,9 +856,6 @@
<File
RelativePath="..\..\simgear\scene\material\Technique.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\material\makeEffect.cxx">
</File>
</Filter>
<Filter
Name="Lib_sgtgdb"

View File

@@ -1187,6 +1187,42 @@
<Filter
Name="Lib_sgmaterial"
>
<File
RelativePath="..\..\simgear\scene\material\Effect.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\Effect.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\EffectCullVisitor.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\EffectCullVisitor.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\EffectGeode.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\EffectGeode.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\GLPredicate.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\GLPredicate.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\makeEffect.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\mat.cxx"
>
@@ -1211,6 +1247,22 @@
RelativePath="..\..\simgear\scene\material\matmodel.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\Pass.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\Pass.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\Technique.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\material\Technique.hxx"
>
</File>
</Filter>
<Filter
Name="Lib_sgtgdb"