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
|
<Filter
|
||||||
Name="Lib_Environment"
|
Name="Lib_Environment"
|
||||||
Filter="">
|
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
|
<File
|
||||||
RelativePath="..\..\src\Environment\environment.cxx">
|
RelativePath="..\..\src\Environment\environment.cxx">
|
||||||
</File>
|
</File>
|
||||||
|
@ -2332,12 +2350,6 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\Instrumentation\dme.hxx">
|
RelativePath="..\..\src\Instrumentation\dme.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\Instrumentation\encoder.cxx">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\Instrumentation\encoder.hxx">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\Instrumentation\gps.cxx">
|
RelativePath="..\..\src\Instrumentation\gps.cxx">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Reference in a new issue