X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=FlightGear.dsp;h=77273ffc42974cc500b1579549ee83936088f18e;hb=d116eb2a6273701c0adb208297582720a4bc7fa9;hp=9be37cea7d1d6fac96f91ae6c82da2661196344a;hpb=cbaf01548180f2dcaafd04676c4832b7297abc27;p=flightgear.git diff --git a/FlightGear.dsp b/FlightGear.dsp index 9be37cea7..77273ffc4 100644 --- a/FlightGear.dsp +++ b/FlightGear.dsp @@ -2185,6 +2185,21 @@ SOURCE=.\src\GUI\net_dlg.cxx # End Source File # Begin Source File +SOURCE=.\src\GUI\sgVec3Slider.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\trackball.c !IF "$(CFG)" == "FlightGear - Win32 Release" @@ -2840,6 +2855,40 @@ SOURCE=.\src\Scenery\tilemgr.cxx !ENDIF +# End Source File +# End Group +# Begin Group "Lib_Sound" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\src\Sound\morse.cxx + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_Sound" + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_Sound" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\src\Sound\soundmgr.cxx + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_Sound" + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_Sound" + +!ENDIF + # End Source File # End Group # Begin Group "Lib_Time"