X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=FlightGear.dsp;h=7697ae656eeefddb19fd1a7ac57dd40db2b61721;hb=8dcf08c965ee6386f6fa1a0d8871906fa7faf989;hp=5de11a36a224c5df1a126218c2f07dfcabc3e392;hpb=cf146a7d1b995cc28eb5f3f71b0bd10cdeab3ef5;p=flightgear.git diff --git a/FlightGear.dsp b/FlightGear.dsp index 5de11a36a..7697ae656 100644 --- a/FlightGear.dsp +++ b/FlightGear.dsp @@ -35,13 +35,13 @@ RSC=rc.exe # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" -# ADD CPP /nologo /W3 /GX /O2 /D "HAVE_CONFIG_H" /I ".." /I ".\src" /I ".\src\include" /I "..\SimGear" /I "..\SimGear\simgear\metakit\include" /D "FGFS" /D "HAVE_CONFIG_H" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /c +# 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" # 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 /libpath:"..\plib" ssg.lib sg.lib pui.lib fnt.lib sl.lib ul.lib ssgaux.lib net.lib /libpath:"..\SimGear" SimGear.lib /libpath:"..\SimGear\simgear\metakit\builds" mk4vc60s_d.lib +# 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 !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" @@ -51,12 +51,12 @@ LINK32=link.exe # 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 /D "HAVE_CONFIG_H" /I ".." /I ".\src" /I ".\src\include" /I "..\SimGear" /I "..\SimGear\simgear\metakit\include" /D "FGFS" /D "HAVE_CONFIG_H" +# 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" # 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 glut32.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\plib" ssg.lib sg.lib pui.lib fnt.lib sl.lib ul.lib ssgaux.lib net.lib /libpath:"..\SimGear" SimGear.lib /libpath:"..\SimGear\simgear\metakit\builds" mk4vc60s_d.lib" +# ADD LINK32 kernel32.lib user32.lib winspool.lib comdlg32.lib gdi32.lib shell32.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept !ENDIF @@ -377,6 +377,66 @@ SOURCE=.\src\ATC\approachlist.cxx # End 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 !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -407,6 +467,36 @@ SOURCE=.\src\ATC\ATCdisplay.cxx # End 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 !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -467,6 +557,36 @@ SOURCE=.\src\ATC\ATCutils.cxx # End 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 !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -527,6 +647,36 @@ SOURCE=.\src\ATC\AIEntity.cxx # End 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 !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -655,6 +805,36 @@ SOURCE=.\src\Cockpit\cockpit.hxx # End 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 !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -670,7 +850,127 @@ SOURCE=.\src\Cockpit\hud.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud.hxx +SOURCE=.\src\Cockpit\hud.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_opts.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_card.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\hud_dnst.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\hud_gaug.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\hud_inst.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\hud_labl.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\hud_ladr.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\hud_lat.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -685,7 +985,7 @@ SOURCE=.\src\Cockpit\hud.hxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_opts.hxx +SOURCE=.\src\Cockpit\hud_lon.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -700,7 +1000,7 @@ SOURCE=.\src\Cockpit\hud_opts.hxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_card.cxx +SOURCE=.\src\Cockpit\hud_scal.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -715,7 +1015,7 @@ SOURCE=.\src\Cockpit\hud_card.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_dnst.cxx +SOURCE=.\src\Cockpit\hud_tbi.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -730,7 +1030,7 @@ SOURCE=.\src\Cockpit\hud_dnst.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_gaug.cxx +SOURCE=.\src\Cockpit\kr_87.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -745,7 +1045,7 @@ SOURCE=.\src\Cockpit\hud_gaug.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_inst.cxx +SOURCE=.\src\Cockpit\kr_87.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -760,7 +1060,7 @@ SOURCE=.\src\Cockpit\hud_inst.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_labl.cxx +SOURCE=.\src\Cockpit\kt_70.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -775,7 +1075,7 @@ SOURCE=.\src\Cockpit\hud_labl.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_ladr.cxx +SOURCE=.\src\Cockpit\kt_70.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -790,7 +1090,7 @@ SOURCE=.\src\Cockpit\hud_ladr.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_lat.cxx +SOURCE=.\src\Cockpit\marker_beacon.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -805,7 +1105,7 @@ SOURCE=.\src\Cockpit\hud_lat.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_lon.cxx +SOURCE=.\src\Cockpit\marker_beacon.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -820,7 +1120,7 @@ SOURCE=.\src\Cockpit\hud_lon.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_scal.cxx +SOURCE=.\src\Cockpit\navcom.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -835,7 +1135,7 @@ SOURCE=.\src\Cockpit\hud_scal.cxx # End Source File # Begin Source File -SOURCE=.\src\Cockpit\hud_tbi.cxx +SOURCE=.\src\Cockpit\navcom.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -1099,6 +1399,36 @@ SOURCE=.\src\Environment\environment_mgr.hxx !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 + # End Source File # End Group # Begin Group "Lib_Balloon" @@ -1133,6 +1463,40 @@ SOURCE=.\src\FDM\Balloon\BalloonSim.h !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 Group # Begin Group "Lib_JSBSim" @@ -2415,6 +2779,51 @@ SOURCE=.\src\FDM\JSBSim\FGfdmSocket.h # End Source File # Begin Source File +SOURCE=.\src\FDM\JSBSim\FGTurbine.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\FGTurbine.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\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 !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -3335,6 +3744,36 @@ SOURCE=.\src\FDM\LaRCsim\ls_interface.h !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 +# 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 Group # Begin Group "Lib_UIUCModel" @@ -3972,6 +4411,66 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_ice.h # End Source File # Begin Source File +SOURCE=.\src\FDM\UIUCModel\uiuc_iceboot.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_iceboot.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 + +!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.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_initializemaps.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4407,7 +4906,67 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_keyword.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_keyword.h +SOURCE=.\src\FDM\UIUCModel\uiuc_map_keyword.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_map_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_map_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_map_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_map_misc.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4422,7 +4981,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_keyword.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_mass.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4437,7 +4996,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_mass.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_mass.h +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4452,7 +5011,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_mass.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_misc.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4467,7 +5026,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_misc.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_misc.h +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4482,7 +5041,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_misc.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4497,7 +5056,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.h +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4512,7 +5071,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record1.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4527,7 +5086,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.h +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4542,7 +5101,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record2.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4557,7 +5116,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.h +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4572,7 +5131,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record3.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record6.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4587,7 +5146,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.h +SOURCE=.\src\FDM\UIUCModel\uiuc_map_record6.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4602,7 +5161,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record4.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_menu.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4617,7 +5176,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.h +SOURCE=.\src\FDM\UIUCModel\uiuc_menu.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4632,7 +5191,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_map_record5.h # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_menu.cpp +SOURCE=.\src\FDM\UIUCModel\uiuc_pah_ap.cpp !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -4647,7 +5206,7 @@ SOURCE=.\src\FDM\UIUCModel\uiuc_menu.cpp # End Source File # Begin Source File -SOURCE=.\src\FDM\UIUCModel\uiuc_menu.h +SOURCE=.\src\FDM\UIUCModel\uiuc_pah_ap.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5450,7 +6009,7 @@ SOURCE=.\src\FDM\Balloon.h # End Source File # Begin Source File -SOURCE=.\src\FDM\External.cxx +SOURCE=.\src\FDM\flight.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5465,7 +6024,7 @@ SOURCE=.\src\FDM\External.cxx # End Source File # Begin Source File -SOURCE=.\src\FDM\External.hxx +SOURCE=.\src\FDM\flight.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5480,7 +6039,7 @@ SOURCE=.\src\FDM\External.hxx # End Source File # Begin Source File -SOURCE=.\src\FDM\ExternalNet.cxx +SOURCE=.\src\FDM\IO360.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5495,7 +6054,7 @@ SOURCE=.\src\FDM\ExternalNet.cxx # End Source File # Begin Source File -SOURCE=.\src\FDM\ExternalNet.hxx +SOURCE=.\src\FDM\IO360.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5510,7 +6069,7 @@ SOURCE=.\src\FDM\ExternalNet.hxx # End Source File # Begin Source File -SOURCE=.\src\FDM\flight.cxx +SOURCE=.\src\FDM\LaRCsim.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5525,7 +6084,7 @@ SOURCE=.\src\FDM\flight.cxx # End Source File # Begin Source File -SOURCE=.\src\FDM\flight.hxx +SOURCE=.\src\FDM\LaRCsim.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5540,7 +6099,7 @@ SOURCE=.\src\FDM\flight.hxx # End Source File # Begin Source File -SOURCE=.\src\FDM\IO360.cxx +SOURCE=.\src\FDM\LaRCsimIC.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5555,7 +6114,7 @@ SOURCE=.\src\FDM\IO360.cxx # End Source File # Begin Source File -SOURCE=.\src\FDM\IO360.hxx +SOURCE=.\src\FDM\LaRCsimIC.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5570,7 +6129,7 @@ SOURCE=.\src\FDM\IO360.hxx # End Source File # Begin Source File -SOURCE=.\src\FDM\LaRCsim.cxx +SOURCE=.\src\FDM\MagicCarpet.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5585,7 +6144,7 @@ SOURCE=.\src\FDM\LaRCsim.cxx # End Source File # Begin Source File -SOURCE=.\src\FDM\LaRCsim.hxx +SOURCE=.\src\FDM\MagicCarpet.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5600,7 +6159,7 @@ SOURCE=.\src\FDM\LaRCsim.hxx # End Source File # Begin Source File -SOURCE=.\src\FDM\LaRCsimIC.cxx +SOURCE=.\src\FDM\UFO.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5615,7 +6174,7 @@ SOURCE=.\src\FDM\LaRCsimIC.cxx # End Source File # Begin Source File -SOURCE=.\src\FDM\LaRCsimIC.hxx +SOURCE=.\src\FDM\UFO.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5630,7 +6189,7 @@ SOURCE=.\src\FDM\LaRCsimIC.hxx # End Source File # Begin Source File -SOURCE=.\src\FDM\MagicCarpet.cxx +SOURCE=.\src\FDM\NullFDM.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5645,7 +6204,7 @@ SOURCE=.\src\FDM\MagicCarpet.cxx # End Source File # Begin Source File -SOURCE=.\src\FDM\MagicCarpet.hxx +SOURCE=.\src\FDM\NullFDM.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5658,43 +6217,58 @@ SOURCE=.\src\FDM\MagicCarpet.hxx !ENDIF # End Source File +# End Group +# Begin Group "Lib_GUI" + +# PROP Default_Filter "" # Begin Source File -SOURCE=.\src\FDM\NullFDM.cxx +SOURCE=.\src\GUI\new_gui.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_Flight" +# PROP Intermediate_Dir "Release\Lib_GUI" !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_Flight" +# PROP Intermediate_Dir "Debug\Lib_GUI" !ENDIF # End Source File # Begin Source File -SOURCE=.\src\FDM\NullFDM.hxx +SOURCE=.\src\GUI\new_gui.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_Flight" +# PROP Intermediate_Dir "Release\Lib_GUI" !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_Flight" +# PROP Intermediate_Dir "Debug\Lib_GUI" !ENDIF # End Source File -# End Group -# Begin Group "Lib_GUI" +# Begin Source File -# PROP Default_Filter "" +SOURCE=.\src\GUI\gui.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\apt_dlg.cxx +SOURCE=.\src\GUI\gui.h !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5709,7 +6283,7 @@ SOURCE=.\src\GUI\apt_dlg.cxx # End Source File # Begin Source File -SOURCE=.\src\GUI\apt_dlg.hxx +SOURCE=.\src\GUI\gui_funcs.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5724,7 +6298,7 @@ SOURCE=.\src\GUI\apt_dlg.hxx # End Source File # Begin Source File -SOURCE=.\src\GUI\gui.cxx +SOURCE=.\src\GUI\gui_local.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5739,7 +6313,7 @@ SOURCE=.\src\GUI\gui.cxx # End Source File # Begin Source File -SOURCE=.\src\GUI\gui.h +SOURCE=.\src\GUI\gui_local.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5754,7 +6328,7 @@ SOURCE=.\src\GUI\gui.h # End Source File # Begin Source File -SOURCE=.\src\GUI\gui_local.cxx +SOURCE=.\src\GUI\mouse.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5769,7 +6343,7 @@ SOURCE=.\src\GUI\gui_local.cxx # End Source File # Begin Source File -SOURCE=.\src\GUI\gui_local.hxx +SOURCE=.\src\GUI\preset_dlg.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5784,7 +6358,7 @@ SOURCE=.\src\GUI\gui_local.hxx # End Source File # Begin Source File -SOURCE=.\src\GUI\mouse.cxx +SOURCE=.\src\GUI\preset_dlg.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -5859,64 +6433,248 @@ SOURCE=.\src\GUI\sgVec3Slider.hxx # End Source File # Begin Source File -SOURCE=.\src\GUI\trackball.c +SOURCE=.\src\GUI\trackball.c + +!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\trackball.h + +!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 +# End Group +# Begin Group "Lib_Input" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\src\Input\input.cxx + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_Input" + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_Input" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\src\Input\input.hxx + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_Input" + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_Input" + +!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_GUI" +# PROP Intermediate_Dir "Release\Lib_Instrumentation" !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_GUI" +# PROP Intermediate_Dir "Debug\Lib_Instrumentation" !ENDIF # End Source File # Begin Source File -SOURCE=.\src\GUI\trackball.h +SOURCE=.\src\Instrumentation\heading_indicator.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_GUI" +# PROP Intermediate_Dir "Release\Lib_Instrumentation" !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_GUI" +# PROP Intermediate_Dir "Debug\Lib_Instrumentation" !ENDIF # End Source File -# End Group -# Begin Group "Lib_Input" - -# PROP Default_Filter "" # Begin Source File -SOURCE=.\src\Input\input.cxx +SOURCE=.\src\Instrumentation\vertical_speed_indicator.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_Input" +# PROP Intermediate_Dir "Release\Lib_Instrumentation" !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_Input" +# PROP Intermediate_Dir "Debug\Lib_Instrumentation" !ENDIF # End Source File # Begin Source File -SOURCE=.\src\Input\input.hxx +SOURCE=.\src\Instrumentation\vertical_speed_indicator.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_Input" +# PROP Intermediate_Dir "Release\Lib_Instrumentation" !ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_Input" +# PROP Intermediate_Dir "Debug\Lib_Instrumentation" !ENDIF @@ -6212,6 +6970,36 @@ SOURCE=.\src\Main\splash.hxx # End 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 !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6306,6 +7094,36 @@ SOURCE=.\src\Main\location.hxx # PROP Default_Filter "" # Begin Source File +SOURCE=.\src\Model\loader.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 + +SOURCE=.\src\Model\loader.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 + SOURCE=.\src\Model\model.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6393,6 +7211,36 @@ SOURCE=.\src\Model\acmodel.hxx !ENDIF +# End Source File +# Begin Source File + +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 + +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 + # End Source File # End Group # Begin Group "Lib_Navaids" @@ -6839,7 +7687,7 @@ SOURCE=.\src\Network\native_fdm.hxx # End Source File # Begin Source File -SOURCE=.\src\Network\net_fdm.hxx +SOURCE=.\src\Network\net_ctrls.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6854,7 +7702,7 @@ SOURCE=.\src\Network\net_fdm.hxx # End Source File # Begin Source File -SOURCE=.\src\Network\nmea.cxx +SOURCE=.\src\Network\net_fdm.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6869,7 +7717,7 @@ SOURCE=.\src\Network\nmea.cxx # End Source File # Begin Source File -SOURCE=.\src\Network\nmea.hxx +SOURCE=.\src\Network\nmea.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6884,7 +7732,7 @@ SOURCE=.\src\Network\nmea.hxx # End Source File # Begin Source File -SOURCE=.\src\Network\opengc.cxx +SOURCE=.\src\Network\nmea.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6899,7 +7747,7 @@ SOURCE=.\src\Network\opengc.cxx # End Source File # Begin Source File -SOURCE=.\src\Network\opengc.hxx +SOURCE=.\src\Network\opengc.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6914,7 +7762,7 @@ SOURCE=.\src\Network\opengc.hxx # End Source File # Begin Source File -SOURCE=.\src\Network\opengc_data.hxx +SOURCE=.\src\Network\opengc.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6929,7 +7777,7 @@ SOURCE=.\src\Network\opengc_data.hxx # End Source File # Begin Source File -SOURCE=.\src\Network\props.cxx +SOURCE=.\src\Network\opengc_data.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6944,7 +7792,7 @@ SOURCE=.\src\Network\props.cxx # End Source File # Begin Source File -SOURCE=.\src\Network\props.hxx +SOURCE=.\src\Network\props.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6959,7 +7807,7 @@ SOURCE=.\src\Network\props.hxx # End Source File # Begin Source File -SOURCE=.\src\Network\pve.cxx +SOURCE=.\src\Network\props.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6974,7 +7822,7 @@ SOURCE=.\src\Network\pve.cxx # End Source File # Begin Source File -SOURCE=.\src\Network\pve.hxx +SOURCE=.\src\Network\pve.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -6989,7 +7837,7 @@ SOURCE=.\src\Network\pve.hxx # End Source File # Begin Source File -SOURCE=.\src\Network\raw_ctrls.hxx +SOURCE=.\src\Network\pve.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7098,7 +7946,7 @@ SOURCE=.\src\Objects\apt_signs.hxx # End Source File # Begin Source File -SOURCE=.\src\Objects\dir_lights.cxx +SOURCE=.\src\Objects\newmat.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7113,7 +7961,7 @@ SOURCE=.\src\Objects\dir_lights.cxx # End Source File # Begin Source File -SOURCE=.\src\Objects\dir_lights.hxx +SOURCE=.\src\Objects\newmat.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7128,7 +7976,7 @@ SOURCE=.\src\Objects\dir_lights.hxx # End Source File # Begin Source File -SOURCE=.\src\Objects\newmat.cxx +SOURCE=.\src\Objects\matlib.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7143,7 +7991,7 @@ SOURCE=.\src\Objects\newmat.cxx # End Source File # Begin Source File -SOURCE=.\src\Objects\newmat.hxx +SOURCE=.\src\Objects\matlib.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7158,7 +8006,7 @@ SOURCE=.\src\Objects\newmat.hxx # End Source File # Begin Source File -SOURCE=.\src\Objects\matlib.cxx +SOURCE=.\src\Objects\obj.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7173,7 +8021,7 @@ SOURCE=.\src\Objects\matlib.cxx # End Source File # Begin Source File -SOURCE=.\src\Objects\matlib.hxx +SOURCE=.\src\Objects\obj.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7188,7 +8036,7 @@ SOURCE=.\src\Objects\matlib.hxx # End Source File # Begin Source File -SOURCE=.\src\Objects\obj.cxx +SOURCE=.\src\Objects\pt_lights.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7203,7 +8051,7 @@ SOURCE=.\src\Objects\obj.cxx # End Source File # Begin Source File -SOURCE=.\src\Objects\obj.hxx +SOURCE=.\src\Objects\pt_lights.hxx !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -7598,6 +8446,160 @@ SOURCE=.\src\Sound\soundmgr.hxx !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 Group # Begin Group "Lib_Time" @@ -8283,7 +9285,6 @@ SOURCE=.\src\WeatherCM\sphrintp.h # End Source File # End Group - # Begin Source File SOURCE = .\src\Include\config.h-msvc6 @@ -8293,7 +9294,7 @@ SOURCE = .\src\Include\config.h-msvc6 # Begin Custom Build - Creating config.h InputPath=.\src\Include\config.h-msvc6 -".\src\Include\config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)" +".\src\Include\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" copy .\src\Include\config.h-msvc6 .\src\Include\config.h # End Custom Build @@ -8303,7 +9304,7 @@ InputPath=.\src\Include\config.h-msvc6 # Begin Custom Build - Creating config.h InputPath=.\src\Include\config.h-msvc6 -".\src\Include\config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)" +".\src\Include\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" copy .\src\Include\config.h-msvc6 .\src\Include\config.h # End Custom Build