1
0
Fork 0
flightgear/FlightGear.dsp

10672 lines
203 KiB
Text
Raw Normal View History

2000-10-16 22:02:10 +00:00
# Microsoft Developer Studio Project File - Name="FlightGear" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=FlightGear - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "FlightGear.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "FlightGear.mak" CFG="FlightGear - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "FlightGear - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "FlightGear - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /c /MTd /I ".." /I ".\src" /I ".\src\include" /I "..\SimGear" /I "..\SimGear\metakit-2.4.3\include" /I "..\SimGear\zlib-1.1.4" /D "HAVE_CONFIG_H" /D "FGFS" /D "FG_NEW_ENVIRONMENT" /D "ENABLE_AUDIO_SUPPORT" /D "ENABLE_PLIB_JOYSTICK"
2000-10-16 22:02:10 +00:00
# SUBTRACT CPP /YX
# ADD RSC /l 0xc09 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c /MTd /I ".." /I ".\src" /I ".\src\include" /I "..\SimGear" /I "..\SimGear\metakit-2.4.3\include" /I "..\SimGear\zlib-1.1.4" /D "HAVE_CONFIG_H" /D "FGFS" /D "FG_NEW_ENVIRONMENT" /D "ENABLE_AUDIO_SUPPORT" /D "ENABLE_PLIB_JOYSTICK"
2000-10-16 22:02:10 +00:00
# ADD RSC /l 0xc09 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 kernel32.lib user32.lib winspool.lib comdlg32.lib gdi32.lib shell32.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
2000-10-16 22:02:10 +00:00
!ENDIF
# Begin Target
# Name "FlightGear - Win32 Release"
# Name "FlightGear - Win32 Debug"
# Begin Group "Lib_Aircraft"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Aircraft\aircraft.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Aircraft"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Aircraft"
!ENDIF
2001-05-14 23:58:54 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\Aircraft\aircraft.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Aircraft"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Aircraft"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
# End Group
# Begin Group "Lib_Airports"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Airports\runways.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Airports"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Airports"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Airports\runways.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Airports"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Airports"
!ENDIF
# End Source File
# Begin Source File
2000-10-16 22:02:10 +00:00
SOURCE=.\src\Airports\simple.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Airports"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Airports"
!ENDIF
2001-05-14 23:58:54 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\Airports\simple.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Airports"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Airports"
!ENDIF
2001-12-17 21:40:19 +00:00
# End Source File
# End Group
# Begin Group "Lib_ATC"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\ATC\ATC.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\ATC\ATC.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\ATC\atis.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\ATC\atis.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\tower.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\tower.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\approach.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\approach.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ground.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ground.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\commlist.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\commlist.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCDialog.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCDialog.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCdisplay.hxx
2002-12-05 15:39:45 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCdisplay.cxx
2002-12-05 15:39:45 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCVoice.hxx
2002-12-05 15:39:45 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCVoice.cxx
2002-12-05 15:39:45 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCmgr.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCmgr.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCutils.hxx
2002-12-05 15:39:45 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCutils.cxx
2002-12-05 15:39:45 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCProjection.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\ATCProjection.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AIMgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AIMgr.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AIEntity.hxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AIEntity.cxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AIPlane.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AIPlane.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AILocalTraffic.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\AILocalTraffic.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2004-02-10 15:22:29 +00:00
SOURCE=.\src\ATC\AIGAVFRTraffic.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\ATC\AIGAVFRTraffic.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\transmission.hxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\transmission.cxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\transmissionlist.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\ATC\transmissionlist.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ATC"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ATC"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
# End Group
# Begin Group "Lib_Autopilot"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Autopilot\auto_gui.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Autopilot"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Autopilot"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Autopilot\auto_gui.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Autopilot"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Autopilot"
!ENDIF
# End Source File
# Begin Source File
2004-02-10 15:22:29 +00:00
SOURCE=.\src\Autopilot\route_mgr.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Autopilot"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Autopilot"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Autopilot\route_mgr.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Autopilot"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Autopilot"
!ENDIF
2001-05-14 23:58:54 +00:00
# End Source File
# Begin Source File
2004-02-10 15:22:29 +00:00
SOURCE=.\src\Autopilot\xmlauto.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Autopilot"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Autopilot"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Autopilot\xmlauto.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Autopilot"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Autopilot"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
# End Group
# Begin Group "Lib_Cockpit"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Cockpit\cockpit.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\cockpit.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2002-12-05 15:31:09 +00:00
SOURCE=.\src\Cockpit\dme.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\dme.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_opts.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_card.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_dnst.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\Cockpit\hud_gaug.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_inst.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_labl.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_ladr.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_lat.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_lon.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_scal.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\hud_tbi.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\kr_87.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\kr_87.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\kt_70.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\kt_70.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2002-12-05 15:31:09 +00:00
SOURCE=.\src\Cockpit\marker_beacon.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\marker_beacon.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\navcom.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\navcom.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\panel.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Cockpit"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\panel.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\panel_io.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\panel_io.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\radiostack.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Cockpit\radiostack.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Cockpit"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# End Group
# Begin Group "Lib_Built_in"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Cockpit\built_in\FGMagRibbon.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Built_in"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Built_in"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Cockpit\built_in\FGMagRibbon.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Built_in"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Built_in"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
2001-05-14 23:58:54 +00:00
# End Group
# Begin Group "Lib_Controls"
# PROP Default_Filter ""
2000-10-16 22:02:10 +00:00
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Controls\controls.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Controls"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Controls"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Controls\controls.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Controls"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Controls"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# End Group
# Begin Group "Lib_Environment"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Environment\environment.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Environment"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Environment"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Environment\environment.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Environment"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Environment"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Environment\environment_mgr.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Environment"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Environment"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Environment\environment_mgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Environment"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Environment"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Environment\environment_ctrl.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Environment"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Environment"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Environment\environment_ctrl.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Environment"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Environment"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
2001-05-14 23:58:54 +00:00
# End Group
# Begin Group "Lib_Balloon"
# PROP Default_Filter ""
2000-10-16 22:02:10 +00:00
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\Balloon\BalloonSim.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Balloon"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Balloon"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\Balloon\BalloonSim.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Balloon"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Balloon"
2000-10-16 22:02:10 +00:00
!ENDIF
2002-12-05 15:31:09 +00:00
# End Source File
# End Group
# Begin Group "Lib_ExternalNet"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\FDM\ExternalNet\ExternalNet.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ExternalNet"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ExternalNet"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\ExternalNet\ExternalNet.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ExternalNet"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ExternalNet"
!ENDIF
2003-06-05 03:21:23 +00:00
# End Source File
# End Group
# Begin Group "Lib_ExternalPipe"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\FDM\ExternalPipe\ExternalPipe.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ExternalPipe"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ExternalPipe"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\ExternalPipe\ExternalPipe.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_ExternalPipe"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_ExternalPipe"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
2001-05-14 23:58:54 +00:00
# End Group
# Begin Group "Lib_JSBSim"
# PROP Default_Filter ""
2000-10-16 22:02:10 +00:00
# Begin Source File
2001-06-06 17:01:29 +00:00
SOURCE=.\src\FDM\JSBSim\FGAerodynamics.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\FGAerodynamics.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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGAircraft.cpp
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGAircraft.h
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGAtmosphere.cpp
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGAtmosphere.h
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGAuxiliary.cpp
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGAuxiliary.h
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGCoefficient.cpp
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGCoefficient.h
2000-10-16 22:02:10 +00:00
!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
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\FGColumnVector3.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\FGColumnVector3.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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGConfigFile.cpp
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGConfigFile.h
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGFCS.cpp
2000-10-16 22:02:10 +00:00
!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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGFCS.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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGFDMExec.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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGFDMExec.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-07-26 17:16:34 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# 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"
2000-10-16 22:02:10 +00:00
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGForce.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGForce.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\FGGroundReactions.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\FGGroundReactions.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
2001-06-06 17:01:29 +00:00
SOURCE=.\src\FDM\JSBSim\FGInertial.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\FGInertial.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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGInitialCondition.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGInitialCondition.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\FGJSBBase.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\FGJSBBase.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
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGLGear.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\FGLGear.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-06-06 17:01:29 +00:00
SOURCE=.\src\FDM\JSBSim\FGMassBalance.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\FGMassBalance.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
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGMatrix33.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-03-30 01:04:50 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGMatrix33.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
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGModel.cpp
2001-12-17 21:40:19 +00:00
!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
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGModel.h
2001-12-17 21:40:19 +00:00
!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
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGNozzle.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGNozzle.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGOutput.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGOutput.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGPiston.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGPiston.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropeller.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropeller.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropulsion.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropulsion.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGRotor.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGRotor.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGRocket.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
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGRocket.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
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGScript.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGScript.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGState.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGState.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTable.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTable.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGThruster.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGThruster.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTrim.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTrim.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTrimAxis.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTrimAxis.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTurbine.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTurbine.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGEngine.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGEngine.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTank.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTank.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGfdmSocket.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGfdmSocket.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTurbine.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGTurbine.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropertyManager.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropertyManager.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropagate.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGPropagate.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGLocation.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGLocation.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGQuaternion.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
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGQuaternion.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
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGElectric.cpp
2002-12-05 15:31:09 +00:00
!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
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\JSBSim\FGElectric.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\JSBSim.cxx
!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\JSBSim.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_JSBSim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_JSBSim"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
2001-05-14 23:58:54 +00:00
# End Group
# Begin Group "Lib_filtersjb"
# PROP Default_Filter ""
2000-10-16 22:02:10 +00:00
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGDeadBand.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGDeadBand.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGFCSComponent.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGFCSComponent.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGFilter.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGFilter.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGGain.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGGain.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGGradient.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGGradient.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGKinemat.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGKinemat.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGSummer.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGSummer.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGSwitch.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGSwitch.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGCondition.cpp
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\JSBSim\filtersjb\FGCondition.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_filtersjb"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
2003-06-05 03:21:23 +00:00
# End Group
# Begin Group "Lib_LaRCsim"
# PROP Default_Filter ""
2000-10-16 22:02:10 +00:00
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\LaRCsim.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\LaRCsim.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\LaRCsimIC.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\LaRCsimIC.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\IO360.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\IO360.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\atmos_62.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\atmos_62.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\default_model_routines.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\default_model_routines.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_accel.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_accel.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_aux.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_aux.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_cockpit.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_constants.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_generic.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_geodesy.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_geodesy.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_gravity.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_gravity.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_init.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_init.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_matrix.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_matrix.h
2000-10-23 20:27:41 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-23 20:27:41 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-23 20:27:41 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_model.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_model.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_sim_control.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_step.c
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_step.h
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_sym.h
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
2001-05-14 23:58:54 +00:00
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_types.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\c172_aero.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\c172_engine.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\c172_gear.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\c172_init.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\FDM\LaRCsim\basic_init.c
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\LaRCsim\basic_init.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\LaRCsim\basic_aero.c
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\LaRCsim\basic_aero.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\LaRCsim\basic_engine.c
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\LaRCsim\basic_gear.c
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\navion_init.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\navion_aero.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\navion_engine.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\navion_gear.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
2002-12-05 15:31:09 +00:00
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\navion_init.c
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
2002-12-05 15:39:45 +00:00
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\uiuc_aero.c
2002-12-05 15:39:45 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
2001-05-14 23:58:54 +00:00
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\cherokee_aero.c
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\cherokee_engine.c
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\cherokee_gear.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\cherokee_init.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_interface.c
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\LaRCsim\ls_interface.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_LaRCsim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
2003-06-05 03:21:23 +00:00
# End Group
# Begin Group "Lib_UIUCModel"
# PROP Default_Filter ""
2001-05-14 23:58:54 +00:00
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_1DdataFileReader.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_1DdataFileReader.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_1Dinterpolation.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_1Dinterpolation.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_2DdataFileReader.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_2DdataFileReader.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_2Dinterpolation.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_2Dinterpolation.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_3Dinterpolation.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_3Dinterpolation.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_aerodeflections.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_aerodeflections.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_aircraftdir.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_aircraft.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_alh_ap.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_alh_ap.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_auto_pilot.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_auto_pilot.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_betaprobe.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_betaprobe.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_drag.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_drag.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_lift.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_lift.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_pitch.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_pitch.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_roll.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_roll.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_sideforce.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_sideforce.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_yaw.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coef_yaw.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coefficients.cpp
2001-09-14 20:57:30 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_coefficients.h
2001-09-14 20:57:30 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_controlInput.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_controlInput.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_convert.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_convert.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_engine.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_engine.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_flapdata.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_flapdata.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_find_position.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_find_position.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_fog.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_fog.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_gear.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_gear.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_get_flapper.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_get_flapper.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_getwind.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_getwind.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_hh_ap.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_hh_ap.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_ice.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_ice.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_iceboot.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_iceboot.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_iced_nonlin.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_iced_nonlin.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_icing_demo.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_icing_demo.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_initializemaps.cpp
2001-09-14 20:57:30 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_initializemaps.h
2001-09-14 20:57:30 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_CD.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_CD.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_CL.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_CL.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_CY.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_CY.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_Cm.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_Cm.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_Cn.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_Cn.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_Croll.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_Croll.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_controlSurface.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_controlSurface.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_engine.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_engine.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_fog.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_fog.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_geometry.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_geometry.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_ice.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_ice.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_gear.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_gear.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_init.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_init.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_keyword.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_keyword.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_mass.cpp
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_mass.h
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_misc.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_misc.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.h
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.h
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
2002-02-13 16:03:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
2002-02-13 16:03:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.h
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
2002-02-13 16:03:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
2002-02-13 16:03:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record6.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_map_record6.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_init.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_init.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_geometry.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_geometry.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_controlSurface.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_controlSurface.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_mass.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_mass.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_engine.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_engine.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_CD.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_CD.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_CL.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_CL.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_Cm.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_Cm.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_CY.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_CY.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_Croll.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_Croll.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_Cn.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_Cn.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_gear.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_gear.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_ice.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_ice.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_fog.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_fog.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_record.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_record.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_misc.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_misc.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_functions.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_menu_functions.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_pah_ap.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_pah_ap.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_parsefile.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_parsefile.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_rah_ap.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_rah_ap.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UIUCModel\uiuc_recorder.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_recorder.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_warnings_errors.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_warnings_errors.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_wrapper.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_wrapper.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_UIUCModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_UIUCModel"
!ENDIF
# End Source File
# End Group
# Begin Group "Lib_YASim"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\FDM\YASim\YASim.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\YASim.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Airplane.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Airplane.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Atmosphere.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\Atmosphere.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\BodyEnvironment.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\ControlMap.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\ControlMap.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\FGFDM.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\FGFDM.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\Gear.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\Gear.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\Glue.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\Glue.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\Integrator.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\Integrator.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\Jet.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\Jet.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\Math.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Debug\Lib_YASim"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\Math.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\Model.cpp
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-12-17 21:40:19 +00:00
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\Model.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\YASim\PropEngine.cpp
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\YASim\PropEngine.hpp
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\YASim\Propeller.cpp
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\YASim\Propeller.hpp
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\YASim\Engine.hpp
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\FDM\YASim\PistonEngine.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\PistonEngine.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\TurbineEngine.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\TurbineEngine.hpp
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\RigidBody.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2002-02-13 16:03:54 +00:00
SOURCE=.\src\FDM\YASim\RigidBody.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
2003-10-24 17:06:39 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Rotor.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Rotor.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Rotorblade.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Rotorblade.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Rotorpart.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Rotorpart.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
2002-02-13 16:03:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\SimpleJet.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\SimpleJet.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\FDM\YASim\Surface.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\YASim\Surface.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Thruster.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Thruster.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Vector.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Wing.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Wing.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
2004-02-10 15:22:29 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Turbulence.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\YASim\Turbulence.hpp
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_YASim"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_YASim"
!ENDIF
2003-06-05 03:21:23 +00:00
# End Source File
# End Group
# Begin Group "Lib_Flight"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\FDM\ADA.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Flight"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Flight"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\ADA.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Flight"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Flight"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\Balloon.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Flight"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Flight"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\Balloon.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Flight"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Flight"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\flight.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Flight"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Flight"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\flight.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Flight"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Flight"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\MagicCarpet.cxx
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Flight"
2002-02-13 16:03:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Flight"
2002-02-13 16:03:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\MagicCarpet.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Flight"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Flight"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UFO.cxx
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Flight"
2002-02-13 16:03:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Flight"
2002-02-13 16:03:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\UFO.hxx
2002-02-13 16:03:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Flight"
2002-02-13 16:03:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Flight"
2002-02-13 16:03:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\NullFDM.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Flight"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Flight"
2001-12-17 21:40:19 +00:00
!ENDIF
2002-02-05 22:28:31 +00:00
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\FDM\NullFDM.hxx
2002-02-05 22:28:31 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Flight"
2002-02-05 22:28:31 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Flight"
2002-02-05 22:28:31 +00:00
!ENDIF
2001-12-17 21:40:19 +00:00
# End Source File
# End Group
2003-06-05 03:21:23 +00:00
# Begin Group "Lib_GUI"
2001-12-17 21:40:19 +00:00
# PROP Default_Filter ""
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\new_gui.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\new_gui.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\dialog.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\dialog.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\menubar.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\menubar.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\gui.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\gui.h
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\gui_funcs.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\gui_local.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\gui_local.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\mouse.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\preset_dlg.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\preset_dlg.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\prop_picker.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\prop_picker.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\sgVec3Slider.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\sgVec3Slider.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
2001-05-14 23:58:54 +00:00
!ENDIF
2001-12-17 21:40:19 +00:00
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\trackball.c
!IF "$(CFG)" == "FlightGear - Win32 Release"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\GUI\trackball.h
!IF "$(CFG)" == "FlightGear - Win32 Release"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
2004-02-10 15:22:29 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\GUI\puList.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\GUI\puList.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\GUI\AirportList.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\GUI\AirportList.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
2004-07-15 18:07:02 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\GUI\layout.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\GUI\layout-props.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\GUI\layout.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_GUI"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_GUI"
!ENDIF
# End Source File
2003-06-05 03:21:23 +00:00
# End Group
# Begin Group "Lib_Input"
# PROP Default_Filter ""
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Input\input.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Input"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Input"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Input\input.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Input"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Input"
2001-12-17 21:40:19 +00:00
!ENDIF
2001-05-14 23:58:54 +00:00
# End Source File
2003-06-05 03:21:23 +00:00
# End Group
# Begin Group "Lib_Instrumentation"
# PROP Default_Filter ""
2001-05-14 23:58:54 +00:00
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\instrument_mgr.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\instrument_mgr.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\annunciator.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\annunciator.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\dme.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\dme.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\gps.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\gps.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Instrumentation\adf.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Instrumentation\adf.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\gyro.cxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\gyro.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-12-17 21:40:19 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-12-17 21:40:19 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\airspeed_indicator.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\airspeed_indicator.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\attitude_indicator.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\attitude_indicator.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\altimeter.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\altimeter.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2002-12-05 15:31:09 +00:00
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\turn_indicator.cxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\turn_indicator.hxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\slip_skid_ball.cxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\slip_skid_ball.hxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\heading_indicator.cxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\heading_indicator.hxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\vertical_speed_indicator.cxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\vertical_speed_indicator.hxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\mag_compass.cxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Instrumentation\mag_compass.hxx
2002-12-05 15:31:09 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
2003-10-16 03:29:04 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\Instrumentation\clock.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Instrumentation\clock.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Instrumentation"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Instrumentation"
!ENDIF
2001-05-14 23:58:54 +00:00
# End Source File
# End Group
# Begin Group "main"
# PROP Default_Filter ""
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\bootstrap.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\main"
!ENDIF
# End Source File
2003-10-16 03:29:04 +00:00
# End Group
# Begin Group "Lib_Main"
# PROP Default_Filter ""
2001-05-14 23:58:54 +00:00
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\main.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\main.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_commands.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_commands.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_init.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_init.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_io.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_io.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_props.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Main\fg_props.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\globals.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\globals.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\logger.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\logger.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Main\options.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\options.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\splash.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\splash.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2002-12-05 15:31:09 +00:00
SOURCE=.\src\Main\util.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2002-12-05 15:31:09 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2002-12-05 15:31:09 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\util.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2002-12-05 15:31:09 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2002-12-05 15:31:09 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Main\viewer.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\viewer.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\viewmgr.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\viewmgr.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Release\Lib_Main"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-10-16 03:29:04 +00:00
# PROP Intermediate_Dir "Debug\Lib_Main"
2001-05-14 23:58:54 +00:00
!ENDIF
2004-07-15 18:07:02 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\Main\fg_os.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Main"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\fg_os.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Main"
!ENDIF
2001-05-14 23:58:54 +00:00
# End Source File
2003-06-05 03:21:23 +00:00
# End Group
# Begin Group "Lib_Model"
# PROP Default_Filter ""
2001-05-14 23:58:54 +00:00
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\acmodel.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Model"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Model"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\acmodel.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Model"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Model"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\model_panel.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Model"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Model"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\model_panel.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Model"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Model"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\modelmgr.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Model"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Model"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\modelmgr.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Model"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Model"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\panelnode.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Model"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Model"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Model\panelnode.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Model"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Model"
!ENDIF
2004-02-10 15:22:29 +00:00
# End Source File
# End Group
# Begin Group "Lib_AIModel"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\AIModel\AIManager.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIManager.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIBase.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIBase.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIAircraft.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIAircraft.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIShip.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIShip.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIBallistic.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIBallistic.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIStorm.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIStorm.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIThermal.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\AIModel\AIThermal.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
2004-07-15 18:07:02 +00:00
# Begin Source File
2003-06-05 03:21:23 +00:00
2004-07-15 18:07:02 +00:00
SOURCE=.\src\AIModel\AIFlightPlan.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\AIModel\AIFlightPlan.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\AIModel\AIScenario.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\AIModel\AIScenario.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_AIModel"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_AIModel"
!ENDIF
# End Source File
# End Group
# Begin Group "Lib_MultiPlayer"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\MultiPlayer\multiplayrxmgr.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_MultiPlayer"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_MultiPlayer"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\MultiPlayer\multiplayrxmgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_MultiPlayer"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_MultiPlayer"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\MultiPlayer\multiplaytxmgr.cxx
2003-06-05 03:21:23 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_MultiPlayer"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_MultiPlayer"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\MultiPlayer\multiplaytxmgr.hxx
2003-06-05 03:21:23 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_MultiPlayer"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_MultiPlayer"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\MultiPlayer\mpplayer.cxx
2003-06-05 03:21:23 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_MultiPlayer"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_MultiPlayer"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\MultiPlayer\mpplayer.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Release\Lib_MultiPlayer"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Debug\Lib_MultiPlayer"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\MultiPlayer\mpmessages.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Release\Lib_MultiPlayer"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2004-07-15 18:07:02 +00:00
# PROP Intermediate_Dir "Debug\Lib_MultiPlayer"
2001-05-14 23:58:54 +00:00
!ENDIF
# End Source File
2004-07-15 18:07:02 +00:00
# End Group
# Begin Group "Lib_Navaids"
# PROP Default_Filter ""
2001-05-14 23:58:54 +00:00
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\navdb.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\navdb.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\fix.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\fixlist.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\fixlist.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\nav.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\navlist.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\navlist.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# Begin Source File
2004-07-15 18:07:02 +00:00
SOURCE=.\src\Navaids\navrecord.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Navaids"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Navaids"
!ENDIF
# End Source File
# End Group
# Begin Group "Lib_Network"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Network\protocol.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\protocol.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2002-02-05 22:28:31 +00:00
SOURCE=.\src\Network\atc610x.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\atc610x.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Network\atlas.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\atlas.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\garmin.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\garmin.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2001-09-14 20:57:30 +00:00
SOURCE=.\src\Network\httpd.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\httpd.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Network\joyclient.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\joyclient.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2004-02-10 15:22:29 +00:00
SOURCE=.\src\Network\jsclient.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\jsclient.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Network\native.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\native.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2001-07-24 01:02:59 +00:00
SOURCE=.\src\Network\native_ctrls.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\native_ctrls.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2001-09-14 20:57:30 +00:00
SOURCE=.\src\Network\native_fdm.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Network\native_fdm.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\native_gui.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\native_gui.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\net_ctrls.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\net_fdm.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\net_fdm_mini.hxx
2001-12-17 21:40:19 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\net_gui.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\nmea.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\nmea.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\opengc.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\opengc.hxx
2001-07-24 01:02:59 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\opengc_data.hxx
2001-09-14 20:57:30 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\props.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\props.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\pve.cxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\pve.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\ray.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Network"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Network"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\ray.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Network"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Network"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\rul.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\rul.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\generic.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Network"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Network"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Network\generic.cxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Network"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Network"
!ENDIF
2003-10-16 03:29:04 +00:00
# End Source File
# End Group
# Begin Group "Lib_Replay"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Replay\replay.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Replay"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Replay"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Replay\replay.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Replay"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Replay"
!ENDIF
2001-03-30 01:04:50 +00:00
# End Source File
2001-05-14 23:58:54 +00:00
# End Group
# Begin Group "Lib_Scenery"
# PROP Default_Filter ""
2001-03-30 01:04:50 +00:00
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\FGTileLoader.cxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\FGTileLoader.hxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\hitlist.cxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\hitlist.hxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\newcache.cxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
2001-05-14 23:58:54 +00:00
# Begin Source File
2001-03-30 01:04:50 +00:00
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\newcache.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Scenery"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Scenery"
!ENDIF
# End Source File
2001-03-30 01:04:50 +00:00
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\scenery.cxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
2000-10-16 22:02:10 +00:00
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Scenery\scenery.hxx
2001-03-30 01:04:50 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Scenery"
2001-03-30 01:04:50 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scenery"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Scenery\tileentry.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Scenery"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Scenery"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Scenery\tileentry.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Scenery"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Scenery"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Scenery\tilemgr.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Scenery"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Scenery"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Scenery\tilemgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Scenery"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Scenery"
!ENDIF
# End Source File
# End Group
2003-06-05 03:21:23 +00:00
# Begin Group "Lib_Scripting"
2001-05-14 23:58:54 +00:00
# PROP Default_Filter ""
# Begin Source File
2004-02-10 15:22:29 +00:00
SOURCE=.\src\Scripting\NasalSys.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Scripting"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Scripting"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Scripting\NasalSys.hxx
2001-05-14 23:58:54 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Scripting"
2001-05-14 23:58:54 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scripting"
2001-03-30 01:04:50 +00:00
!ENDIF
# End Source File
# Begin Source File
2004-02-10 15:22:29 +00:00
SOURCE=.\src\Scripting\nasal-props.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Release\Lib_Scripting"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2003-06-05 03:21:23 +00:00
# PROP Intermediate_Dir "Debug\Lib_Scripting"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
2003-06-05 03:21:23 +00:00
# End Group
# Begin Group "Lib_Sound"
# PROP Default_Filter ""
2000-10-16 22:02:10 +00:00
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Sound\beacon.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Sound"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Sound"
!ENDIF
# End Source File
# Begin Source File
2003-06-05 03:21:23 +00:00
SOURCE=.\src\Sound\beacon.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Sound"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Sound"
!ENDIF
# End Source File
# Begin Source File
2001-12-17 21:40:19 +00:00
SOURCE=.\src\Sound\fg_fx.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Sound"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Sound"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Sound\fg_fx.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Sound"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Sound"
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Sound\morse.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Sound"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Sound"
2001-03-16 23:59:02 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Sound\morse.hxx
2001-03-16 23:59:02 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Sound"
2001-03-16 23:59:02 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Sound"
2000-10-16 22:02:10 +00:00
!ENDIF
2002-12-05 15:31:09 +00:00
# End Source File
# End Group
# Begin Group "Lib_Systems"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Systems\system_mgr.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\system_mgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\electrical.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\electrical.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\pitot.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\pitot.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\static.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\static.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\vacuum.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\vacuum.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
2004-09-10 19:34:56 +00:00
# End Source File
# Begin Source File
SOURCE=.\src\Systems\submodel.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Systems\submodel.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Systems"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Systems"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
2001-05-14 23:58:54 +00:00
# End Group
# Begin Group "Lib_Time"
# PROP Default_Filter ""
2000-10-16 22:02:10 +00:00
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\fg_timer.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\fg_timer.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\light.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\light.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\moonpos.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\moonpos.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\sunpos.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\sunpos.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\sunsolver.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2003-10-16 03:29:04 +00:00
SOURCE=.\src\Time\sunsolver.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Time\tmp.cxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
# End Source File
# Begin Source File
2001-05-14 23:58:54 +00:00
SOURCE=.\src\Time\tmp.hxx
2000-10-16 22:02:10 +00:00
!IF "$(CFG)" == "FlightGear - Win32 Release"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Release\Lib_Time"
2000-10-16 22:02:10 +00:00
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
2001-05-14 23:58:54 +00:00
# PROP Intermediate_Dir "Debug\Lib_Time"
2000-10-16 22:02:10 +00:00
!ENDIF
2004-07-15 18:07:02 +00:00
# End Source File
# End Group
# Begin Group "Lib_Traffic"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Traffic\SchedFlight.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Traffic"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Traffic"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Traffic\SchedFlight.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Traffic"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Traffic"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Traffic\Schedule.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Traffic"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Traffic"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Traffic\Schedule.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Traffic"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Traffic"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Traffic\TrafficMgr.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Traffic"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Traffic"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Traffic\TrafficMgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Traffic"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Traffic"
!ENDIF
2000-10-16 22:02:10 +00:00
# End Source File
# End Group
2001-07-13 22:11:01 +00:00
# Begin Source File
SOURCE = .\src\Include\config.h-msvc6
!IF "$(CFG)" == "FlightGear - Win32 Release"
# Begin Custom Build - Creating config.h
InputPath=.\src\Include\config.h-msvc6
".\src\Include\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2001-07-13 22:11:01 +00:00
copy .\src\Include\config.h-msvc6 .\src\Include\config.h
# End Custom Build
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# Begin Custom Build - Creating config.h
InputPath=.\src\Include\config.h-msvc6
".\src\Include\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2001-07-13 22:11:01 +00:00
copy .\src\Include\config.h-msvc6 .\src\Include\config.h
# End Custom Build
!ENDIF
# End Source File
2000-10-16 22:02:10 +00:00
# End Target
# End Project