1
0
Fork 0

Updates for 0.9.1

This commit is contained in:
curt 2002-12-05 15:31:09 +00:00
parent eac68e9d93
commit a4600f85c7
5 changed files with 700 additions and 140 deletions

View file

@ -467,6 +467,36 @@ SOURCE=.\src\ATC\ATCutils.cxx
# End Source File # End Source File
# Begin Source File # Begin Source File
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
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
SOURCE=.\src\ATC\AIMgr.hxx SOURCE=.\src\ATC\AIMgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -527,6 +557,36 @@ SOURCE=.\src\ATC\AIEntity.cxx
# End Source File # End Source File
# Begin Source File # Begin Source File
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
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
SOURCE=.\src\ATC\AILocalTraffic.hxx SOURCE=.\src\ATC\AILocalTraffic.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -655,6 +715,36 @@ SOURCE=.\src\Cockpit\cockpit.hxx
# End Source File # End Source File
# Begin Source File # Begin Source File
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
SOURCE=.\src\Cockpit\hud.cxx SOURCE=.\src\Cockpit\hud.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -910,6 +1000,66 @@ SOURCE=.\src\Cockpit\kt_70.hxx
# End Source File # End Source File
# Begin Source File # Begin Source File
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
SOURCE=.\src\Cockpit\panel.cxx SOURCE=.\src\Cockpit\panel.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -1223,6 +1373,40 @@ SOURCE=.\src\FDM\Balloon\BalloonSim.h
!ENDIF !ENDIF
# 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
# End Source File # End Source File
# End Group # End Group
# Begin Group "Lib_JSBSim" # Begin Group "Lib_JSBSim"
@ -2535,6 +2719,21 @@ SOURCE=.\src\FDM\JSBSim\FGTurbine.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\FDM\JSBSim\FGPropertyManager.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\FGPropertyManager.h SOURCE=.\src\FDM\JSBSim\FGPropertyManager.h
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -3455,6 +3654,21 @@ SOURCE=.\src\FDM\LaRCsim\ls_interface.h
!ENDIF !ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\LaRCsim\uiuc_getwind.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 # End Source File
# End Group # End Group
# Begin Group "Lib_UIUCModel" # Begin Group "Lib_UIUCModel"
@ -4122,36 +4336,6 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_iceboot.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\FDM\UIUCModel\uiuc_ice_rates.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_ice_rates.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_iced_nonlin.cpp SOURCE=.\src\FDM\UIUCModel\uiuc_iced_nonlin.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -4902,6 +5086,36 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_menu.h
# End Source File # End Source File
# Begin 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 SOURCE=.\src\FDM\UIUCModel\uiuc_parsefile.cpp
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -5690,66 +5904,6 @@ SOURCE=.\src\FDM\Balloon.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\FDM\External.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\External.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\ExternalNet.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\ExternalNet.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\flight.cxx SOURCE=.\src\FDM\flight.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -5964,7 +6118,7 @@ SOURCE=.\src\FDM\NullFDM.hxx
# PROP Default_Filter "" # PROP Default_Filter ""
# Begin Source File # Begin Source File
SOURCE=.\src\GUI\apt_dlg.cxx SOURCE=.\src\GUI\new_gui.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -5979,7 +6133,7 @@ SOURCE=.\src\GUI\apt_dlg.cxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\GUI\apt_dlg.hxx SOURCE=.\src\GUI\new_gui.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -6084,6 +6238,36 @@ SOURCE=.\src\GUI\mouse.cxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\GUI\preset_dlg.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\preset_dlg.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\prop_picker.cxx SOURCE=.\src\GUI\prop_picker.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -6205,6 +6389,190 @@ SOURCE=.\src\Input\input.hxx
!ENDIF !ENDIF
# End Source File
# End Group
# Begin Group "Lib_Instrumentation"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\src\Instrumentation\instrument_mgr.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\instrument_mgr.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
SOURCE=.\src\Instrumentation\airspeed_indicator.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\airspeed_indicator.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
SOURCE=.\src\Instrumentation\altimeter.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\altimeter.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
SOURCE=.\src\Instrumentation\attitude_indicator.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\attitude_indicator.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
SOURCE=.\src\Instrumentation\heading_indicator.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\heading_indicator.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
SOURCE=.\src\Instrumentation\vertical_speed_indicator.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\vertical_speed_indicator.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 # End Source File
# End Group # End Group
# Begin Group "main" # Begin Group "main"
@ -6497,6 +6865,36 @@ SOURCE=.\src\Main\splash.hxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\Main\util.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\main"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\util.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\main"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\main"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Main\viewer.cxx SOURCE=.\src\Main\viewer.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -7184,6 +7582,21 @@ SOURCE=.\src\Network\native_fdm.hxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\Network\net_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
SOURCE=.\src\Network\net_fdm.hxx SOURCE=.\src\Network\net_fdm.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -7334,21 +7747,6 @@ SOURCE=.\src\Network\pve.hxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\Network\raw_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
SOURCE=.\src\Network\ray.cxx SOURCE=.\src\Network\ray.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -7443,36 +7841,6 @@ SOURCE=.\src\Objects\apt_signs.hxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\Objects\dir_lights.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Objects"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Objects"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Objects\dir_lights.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Objects"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Objects"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Objects\newmat.cxx SOURCE=.\src\Objects\newmat.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -7563,6 +7931,36 @@ SOURCE=.\src\Objects\obj.hxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\Objects\pt_lights.cxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Objects"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Objects"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Objects\pt_lights.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_Objects"
!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_Objects"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\Objects\texload.c SOURCE=.\src\Objects\texload.c
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -7943,6 +8341,160 @@ SOURCE=.\src\Sound\soundmgr.hxx
!ENDIF !ENDIF
# 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
# End Source File # End Source File
# End Group # End Group
# Begin Group "Lib_Time" # Begin Group "Lib_Time"

View file

@ -9,7 +9,6 @@ EXTRA_DIST = \
Thanks \ Thanks \
acinclude.m4 \ acinclude.m4 \
autogen.sh \ autogen.sh \
irix-hack.sh \
FlightGear.dsp \ FlightGear.dsp \
FlightGear.dsw FlightGear.dsw

9
NEWS
View file

@ -1,3 +1,12 @@
New in 0.9.1
* December 5, 2002
* Fixes a problem with a missing file in the source distribution of 0.9.0
* Updates to AI aircraft subsystem (this is a work in progress)
* Added a canned ATC voice handling class (using prerecorded voice snippets.)
* Added voice ATIS
New in 0.9.0 New in 0.9.0
* December 3, 2002 * December 3, 2002

View file

@ -12,7 +12,7 @@ AC_CONFIG_SRCDIR([src/Aircraft/aircraft.cxx])
AC_PREREQ(2.52) AC_PREREQ(2.52)
# Initialize the automake stuff # Initialize the automake stuff
AM_INIT_AUTOMAKE(FlightGear, 0.9.0) AM_INIT_AUTOMAKE(FlightGear, 0.9.1)
# Checks for programs. # Checks for programs.
AC_PROG_MAKE_SET AC_PROG_MAKE_SET

View file

@ -1551,7 +1551,7 @@ static bool fgMainInit( int argc, char **argv ) {
fgInitFGRoot(argc, argv); fgInitFGRoot(argc, argv);
// Check for the correct base package version // Check for the correct base package version
static char required_version[] = "0.9.0"; static char required_version[] = "0.9.1";
string base_version = fgBasePackageVersion(); string base_version = fgBasePackageVersion();
if ( !(base_version == required_version) ) { if ( !(base_version == required_version) ) {
// tell the operator how to use this application // tell the operator how to use this application