Update MSVC 7.1 projects - new JSBsim
This commit is contained in:
parent
79e6712d7e
commit
d826026726
1 changed files with 40 additions and 18 deletions
|
@ -228,12 +228,6 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Airports\simple.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\trafficcontrol.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\trafficcontrol.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Airports\xmlloader.cxx">
|
||||
</File>
|
||||
|
@ -580,12 +574,36 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGAuxiliary.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGBuoyantForces.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGBuoyantForces.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGExternalForce.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGExternalForce.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGExternalReactions.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGExternalReactions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGFCS.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGFCS.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGGasCell.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGGasCell.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\models\FGGroundReactions.cpp">
|
||||
</File>
|
||||
|
@ -845,12 +863,18 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\input_output\FGXMLElement.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\input_output\FGXMLFileRead.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\input_output\FGXMLParse.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\input_output\FGXMLParse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Fdm\JSBSim\input_output\net_fdm.hxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="initialization"
|
||||
|
@ -1764,12 +1788,6 @@
|
|||
<File
|
||||
RelativePath="..\..\src\GUI\gui_funcs.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\gui_local.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\gui_local.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\layout-props.cxx">
|
||||
</File>
|
||||
|
@ -1806,12 +1824,6 @@
|
|||
<File
|
||||
RelativePath="..\..\src\GUI\SafeTexFont.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\trackball.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\trackball.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_Input"
|
||||
|
@ -2904,6 +2916,16 @@
|
|||
RelativePath="..\..\src\Instrumentation\Kln89\kln89_symbols.hxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_ATC"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\src\Atc\trafficcontrol.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Atc\trafficcontrol.hxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\src\Include\config.h-msvc71">
|
||||
<FileConfiguration
|
||||
|
|
Loading…
Reference in a new issue