Updates.
This commit is contained in:
parent
7c4c886938
commit
b985e348da
2 changed files with 35 additions and 0 deletions
|
@ -5173,6 +5173,36 @@ SOURCE=.\src\Network\garmin.hxx
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
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
|
||||
|
||||
SOURCE=.\src\Network\joyclient.cxx
|
||||
|
||||
!IF "$(CFG)" == "FlightGear - Win32 Release"
|
||||
|
|
5
Thanks
5
Thanks
|
@ -254,6 +254,11 @@ Curt Olson <curt@flightgear.org>
|
|||
the sim.
|
||||
|
||||
|
||||
Brian Paul
|
||||
His TR Library: http://www.mesa3d.org/brianp/TR.html
|
||||
And also Mesa of course: http://www.mesa3d.org
|
||||
|
||||
|
||||
Tony Peden <apeden@earthlink.net>
|
||||
Contributions on the flight model front, including a LaRCsim based
|
||||
Cessna 172. JSBsim: the initial conditions code, a more complete
|
||||
|
|
Loading…
Add table
Reference in a new issue