From 865a5c4f14d2bcce513a65c3770633a9c1ca8150 Mon Sep 17 00:00:00 2001 From: Frederic Bouvier <fredfgfs01@free.fr> Date: Sun, 11 Sep 2011 16:05:58 +0200 Subject: [PATCH] Fix VS2008 build after JSBSim update --- projects/VC90/FlightGear/FlightGear.vcproj | 40 +++++++++++++--------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/projects/VC90/FlightGear/FlightGear.vcproj b/projects/VC90/FlightGear/FlightGear.vcproj index c2e799c8d..e06fc4514 100644 --- a/projects/VC90/FlightGear/FlightGear.vcproj +++ b/projects/VC90/FlightGear/FlightGear.vcproj @@ -836,6 +836,14 @@ <Filter Name="models" > + <File + RelativePath="..\..\..\src\FDM\JSBSim\models\FGAccelerations.cpp" + > + </File> + <File + RelativePath="..\..\..\src\FDM\JSBSim\models\FGAccelerations.h" + > + </File> <File RelativePath="..\..\..\src\Fdm\JSBSim\models\FGAerodynamics.cpp" > @@ -1023,6 +1031,14 @@ RelativePath="..\..\..\src\Fdm\JSBSim\models\atmosphere\FGMSISData.cpp" > </File> + <File + RelativePath="..\..\..\src\FDM\JSBSim\models\atmosphere\FGWinds.cpp" + > + </File> + <File + RelativePath="..\..\..\src\FDM\JSBSim\models\atmosphere\FGWinds.h" + > + </File> </Filter> <Filter Name="flight_control" @@ -1083,14 +1099,6 @@ RelativePath="..\..\..\src\Fdm\JSBSim\models\flight_control\FGGain.h" > </File> - <File - RelativePath="..\..\..\src\Fdm\JSBSim\models\flight_control\FGGradient.cpp" - > - </File> - <File - RelativePath="..\..\..\src\Fdm\JSBSim\models\flight_control\FGGradient.h" - > - </File> <File RelativePath="..\..\..\src\Fdm\JSBSim\models\flight_control\FGKinemat.cpp" > @@ -4309,14 +4317,6 @@ <Filter Name="Lib_ATC" > - <File - RelativePath="..\..\..\src\ATC\atcdialog.cxx" - > - </File> - <File - RelativePath="..\..\..\src\ATC\atcdialog.hxx" - > - </File> <File RelativePath="..\..\..\src\ATC\atc_mgr.cxx" > @@ -4325,6 +4325,14 @@ RelativePath="..\..\..\src\ATC\atc_mgr.hxx" > </File> + <File + RelativePath="..\..\..\src\ATC\atcdialog.cxx" + > + </File> + <File + RelativePath="..\..\..\src\ATC\atcdialog.hxx" + > + </File> <File RelativePath="..\..\..\src\ATC\CommStation.cxx" >