Update MSVC 7.1 projects
This commit is contained in:
parent
9d67f94005
commit
04b0650bed
1 changed files with 39 additions and 0 deletions
|
@ -172,12 +172,24 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Airports\apt_loader.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\dynamicloader.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\dynamicloader.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\dynamics.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\dynamics.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\gnnode.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\gnnode.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\groundnetwork.cxx">
|
||||
</File>
|
||||
|
@ -190,6 +202,12 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Airports\parking.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\runwayprefloader.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\runwayprefloader.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\runwayprefs.cxx">
|
||||
</File>
|
||||
|
@ -214,6 +232,12 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Airports\trafficcontrol.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\xmlloader.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\xmlloader.hxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_ATC"
|
||||
|
@ -2646,6 +2670,9 @@
|
|||
<File
|
||||
RelativePath="..\..\src\AIModel\AIFlightPlanCreateCruise.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\AIFlightPlanCreatePushBack.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\AIManager.cxx">
|
||||
</File>
|
||||
|
@ -2688,6 +2715,18 @@
|
|||
<File
|
||||
RelativePath="..\..\src\AIModel\AIThermal.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedata.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedata.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedb.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\performancedb.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\submodel.cxx">
|
||||
</File>
|
||||
|
|
Loading…
Reference in a new issue