From 60a3de3c13d8c2e747fbd229f5c068a824083f4f Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 26 Jul 2001 17:16:34 +0000 Subject: [PATCH] Tracking source changes ... --- FlightGear.dsp | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/FlightGear.dsp b/FlightGear.dsp index 9d8b1fe54..974c3168e 100644 --- a/FlightGear.dsp +++ b/FlightGear.dsp @@ -903,6 +903,36 @@ SOURCE=.\src\FDM\JSBSim\FGFDMExec.h # End Source File # Begin Source File +SOURCE=.\src\FDM\JSBSim\FGFactorGroup.cpp + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_JSBSim" + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_JSBSim" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\src\FDM\JSBSim\FGFactorGroup.h + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_JSBSim" + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_JSBSim" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\src\FDM\JSBSim\FGForce.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" -- 2.39.5