Modified Files:
FlightGearLib.vcproj: Olaf Flebbe: MSVC8 project files updates
This commit is contained in:
parent
e71d997c82
commit
b7d9196f0e
1 changed files with 21 additions and 5 deletions
|
@ -652,6 +652,10 @@
|
|||
RelativePath="..\..\src\fdm\jsbsim\math\FGParameter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\FDM\JSBSim\models\flight_control\FGPID.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\jsbsim\models\propulsion\FGPiston.h"
|
||||
>
|
||||
|
@ -836,6 +840,10 @@
|
|||
RelativePath="..\..\src\Instrumentation\heading_indicator_fg.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\FDM\YASim\Hitch.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\scenery\hitlist.hxx"
|
||||
>
|
||||
|
@ -2157,7 +2165,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\jsbsim\models\flight_control\FGCondition.cpp"
|
||||
RelativePath="..\..\src\FDM\JSBSim\math\FGCondition.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -2296,6 +2304,10 @@
|
|||
RelativePath="..\..\src\fdm\jsbsim\models\FGOutput.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\FDM\JSBSim\models\flight_control\FGPID.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\jsbsim\models\propulsion\FGPiston.cpp"
|
||||
>
|
||||
|
@ -2492,6 +2504,10 @@
|
|||
RelativePath="..\..\src\Instrumentation\heading_indicator_fg.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\FDM\YASim\Hitch.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\fdm\yasim\Hook.cpp"
|
||||
>
|
||||
|
@ -2594,10 +2610,6 @@
|
|||
RelativePath="..\..\src\Instrumentation\HUD\HUD_tape.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\cockpit\hud_tbi.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Instrumentation\HUD\HUD_tbi.cxx"
|
||||
>
|
||||
|
@ -2620,6 +2632,10 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\cockpit\hud_tbi.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\input\input.cxx"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue