<ClCompile Include="..\..\simgear\misc\texcoord.cxx" />
<ClCompile Include="..\..\simgear\misc\zfstream.cxx" />
<ClCompile Include="..\..\simgear\misc\ResourceManager.cxx" />
- <ClCompile Include="..\..\simgear\misc\ResourceManager.hxx" />
<ClCompile Include="..\..\simgear\route\route.cxx" />
<ClCompile Include="..\..\simgear\route\waypoint.cxx" />
<ClCompile Include="..\..\simgear\screen\extensions.cxx" />
<ClInclude Include="..\..\simgear\misc\tabbed_values.hxx" />
<ClInclude Include="..\..\simgear\misc\texcoord.hxx" />
<ClInclude Include="..\..\simgear\misc\zfstream.hxx" />
+ <ClInclude Include="..\..\simgear\misc\ResourceManager.hxx" />
<ClInclude Include="..\..\simgear\route\route.hxx" />
<ClInclude Include="..\..\simgear\route\waypoint.hxx" />
<ClInclude Include="..\..\simgear\screen\colors.hxx" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
\ No newline at end of file
+</Project>
<ClCompile Include="..\..\simgear\misc\zfstream.cxx">
<Filter>Lib_sgmisc</Filter>
</ClCompile>
+ <ClCompile Include="..\..\simgear\misc\ResourceManager.cxx">
+ <Filter>Lib_sgmisc</Filter>
+ </ClCompile>
<ClCompile Include="..\..\simgear\route\route.cxx">
<Filter>Lib_sgroute</Filter>
</ClCompile>
<ClInclude Include="..\..\simgear\misc\zfstream.hxx">
<Filter>Lib_sgmisc</Filter>
</ClInclude>
+ <ClInclude Include="..\..\simgear\misc\ResourceManager.hxx">
+ <Filter>Lib_sgmisc</Filter>
+ </ClInclude>
<ClInclude Include="..\..\simgear\route\route.hxx">
<Filter>Lib_sgroute</Filter>
</ClInclude>
<ItemGroup>
<CustomBuild Include="..\..\simgear\simgear_config.h-msvc90" />
</ItemGroup>
-</Project>
\ No newline at end of file
+</Project>