1
0
Fork 0
This commit is contained in:
curt 2001-07-02 22:11:36 +00:00
parent 7c4c886938
commit b985e348da
2 changed files with 35 additions and 0 deletions

View file

@ -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
View file

@ -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