Update MSVC 7.1 projects
This commit is contained in:
parent
1eb5de245b
commit
a93c996888
1 changed files with 18 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue