1
0
Fork 0

Update MSVC 7.1 projects

This commit is contained in:
fredb 2007-04-03 11:36:20 +00:00
parent 1eb5de245b
commit a93c996888

View file

@ -2206,6 +2206,24 @@
<Filter
Name="Lib_Environment"
Filter="">
<File
RelativePath="..\..\src\Environment\atmosphere.cxx">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\Environment\atmosphere.hxx">
</File>
<File
RelativePath="..\..\src\Environment\environment.cxx">
</File>
@ -2332,12 +2350,6 @@
<File
RelativePath="..\..\src\Instrumentation\dme.hxx">
</File>
<File
RelativePath="..\..\src\Instrumentation\encoder.cxx">
</File>
<File
RelativePath="..\..\src\Instrumentation\encoder.hxx">
</File>
<File
RelativePath="..\..\src\Instrumentation\gps.cxx">
</File>