X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=SimGear.dsp;h=7faf5ad5352cedc77468bb6880ccf34352e1b249;hb=f72b3882c36c83f3f83c9523a82f7d0c5ed519da;hp=0e420bf70f2067dd0a0ab11ad29e826174e30072;hpb=a1d1b4e49f81b25cd9e940f5051aaad7aa4b44db;p=simgear.git diff --git a/SimGear.dsp b/SimGear.dsp index 0e420bf7..7faf5ad5 100644 --- a/SimGear.dsp +++ b/SimGear.dsp @@ -35,7 +35,7 @@ RSC=rc.exe # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" -# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_MBCS" /FD /c /MT /I "." /I ".." /I ".\SimGear" /I ".\SimGear\metakit-2.4.3\include" /I "..\SimGear\zlib-1.1.4" /D "HAVE_CONFIG_H" +# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_MBCS" /FD /c /MT /I "." /I ".." /I ".\SimGear" /I "..\zlib-1.2.3" /I "..\OpenAL 1.0 Software Development Kit\include" /D "_USE_MATH_DEFINES" /D "_CRT_SECURE_NO_DEPRECATE" /D "HAVE_CONFIG_H" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo @@ -51,7 +51,7 @@ LINK32=link.exe -lib # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" -# ADD CPP /nologo /W3 /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_MBCS" /FR /FD /GZ /c /MT /I "." /I ".." /I ".\SimGear" /I ".\SimGear\metakit-2.4.3\include" /I "..\SimGear\zlib-1.1.4" /D "HAVE_CONFIG_H" +# ADD CPP /nologo /W3 /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_MBCS" /FR /FD /GZ /c /MTd /I "." /I ".." /I ".\SimGear" /I "..\zlib-1.2.3" /I "..\OpenAL 1.0 Software Development Kit\include" /D "_USE_MATH_DEFINES" /D "_CRT_SECURE_NO_DEPRECATE" /D "HAVE_CONFIG_H" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo @@ -568,6 +568,21 @@ SOURCE=.\simgear\math\fastmath.cxx !ENDIF +# End Source File +# Begin Source File + +SOURCE=.\simgear\math\SGGeodesy.cxx + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgmath" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgmath" + +!ENDIF + # End Source File # End Group # Begin Group "Lib_sgenvironment" @@ -853,6 +868,51 @@ SOURCE=.\simgear\nasal\mathlib.c # End Source File # Begin Source File +SOURCE=.\simgear\nasal\iolib.c + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgnasal" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgnasal" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\simgear\nasal\iolib.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgnasal" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgnasal" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\simgear\nasal\bitslib.c + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgnasal" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgnasal" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\nasal\misc.c !IF "$(CFG)" == "SimGear - Win32 Release"