1
0
Fork 0

Updates for 0.9.1

This commit is contained in:
curt 2002-12-05 15:39:45 +00:00
parent a4600f85c7
commit ac5def8fd5

View file

@ -377,6 +377,66 @@ SOURCE=.\src\ATC\approachlist.cxx
# End Source File # End Source File
# Begin Source File # Begin Source File
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
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
SOURCE=.\src\ATC\groundlist.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\groundlist.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\ATCdisplay.hxx SOURCE=.\src\ATC\ATCdisplay.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -407,6 +467,36 @@ SOURCE=.\src\ATC\ATCdisplay.cxx
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\src\ATC\ATCVoice.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\ATCVoice.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\ATCmgr.hxx SOURCE=.\src\ATC\ATCmgr.hxx
!IF "$(CFG)" == "FlightGear - Win32 Release" !IF "$(CFG)" == "FlightGear - Win32 Release"
@ -3669,6 +3759,21 @@ SOURCE=.\src\FDM\LaRCsim\uiuc_getwind.c
!ENDIF !ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\FDM\LaRCsim\uiuc_getwind.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 # End Source File
# End Group # End Group
# Begin Group "Lib_UIUCModel" # Begin Group "Lib_UIUCModel"