Update Vs2010 projects
This commit is contained in:
@@ -228,6 +228,7 @@
|
||||
<ClCompile Include="..\..\simgear\route\route.cxx" />
|
||||
<ClCompile Include="..\..\simgear\route\waypoint.cxx" />
|
||||
<ClCompile Include="..\..\simgear\scene\material\mipmap.cxx" />
|
||||
<ClCompile Include="..\..\simgear\scene\model\ConditionNode.cxx" />
|
||||
<ClCompile Include="..\..\simgear\screen\extensions.cxx" />
|
||||
<ClCompile Include="..\..\simgear\screen\jpgfactory.cxx" />
|
||||
<ClCompile Include="..\..\simgear\screen\screen-dump.cxx" />
|
||||
@@ -429,6 +430,7 @@
|
||||
<ClInclude Include="..\..\simgear\route\route.hxx" />
|
||||
<ClInclude Include="..\..\simgear\route\waypoint.hxx" />
|
||||
<ClInclude Include="..\..\simgear\scene\material\mipmap.hxx" />
|
||||
<ClInclude Include="..\..\simgear\scene\model\ConditionNode.hxx" />
|
||||
<ClInclude Include="..\..\simgear\screen\colors.hxx" />
|
||||
<ClInclude Include="..\..\simgear\screen\extensions.hxx" />
|
||||
<ClInclude Include="..\..\simgear\screen\jpgfactory.hxx" />
|
||||
|
||||
@@ -597,6 +597,9 @@
|
||||
<ClCompile Include="..\..\simgear\scene\material\mipmap.cxx">
|
||||
<Filter>Lib_sgmaterial</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\simgear\scene\model\ConditionNode.cxx">
|
||||
<Filter>Lib_sgmodel</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\simgear\bucket\newbucket.hxx">
|
||||
@@ -1195,6 +1198,9 @@
|
||||
<ClInclude Include="..\..\simgear\scene\material\mipmap.hxx">
|
||||
<Filter>Lib_sgmaterial</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\simgear\scene\model\ConditionNode.hxx">
|
||||
<Filter>Lib_sgmodel</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\..\simgear\math\linintp2.inl">
|
||||
|
||||
Reference in New Issue
Block a user