X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=SimGear.dsp;h=f7613157233e70239ecce0e6268a18d4d8a9b3c8;hb=55845bbbb926c48b0b95216a319bf247f81d763c;hp=da5f2eb06b979a79f001ecbe8302a428e4a85f1d;hpb=6cc32a56b9f7b6f9b6794b66be5c858e197b2094;p=simgear.git diff --git a/SimGear.dsp b/SimGear.dsp index da5f2eb0..f7613157 100644 --- a/SimGear.dsp +++ b/SimGear.dsp @@ -41,7 +41,7 @@ RSC=rc.exe # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /I "\usr\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "HAVE_CONFIG_H" /FD /c +# ADD CPP /nologo /W3 /GX /O2 /D "HAVE_CONFIG_H" /I "." /I ".." /I ".\SimGear" /D "HAVE_CONFIG_H" /D "NDEBUG" /D "WIN32" /D "_MBCS" /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe @@ -64,7 +64,7 @@ LINK32=link.exe -lib # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /GX /ZI /Od /I "\usr\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "HAVE_CONFIG_H" /FR /FD /GZ /c +# ADD CPP /nologo /W3 /GX /ZI /Od /D "HAVE_CONFIG_H" /I "." /I ".." /I ".\SimGear" /D "HAVE_CONFIG_H" /D "_DEBUG" /D "WIN32" /D "_MBCS" /FR /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe @@ -80,18 +80,6 @@ LINK32=link.exe -lib # Name "SimGear - Win32 Release" # Name "SimGear - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group # Begin Group "Lib_sgbucket" # PROP Default_Filter "" @@ -770,6 +758,21 @@ SOURCE=.\simgear\metar\Stspack3.cpp # PROP Default_Filter "" # Begin Source File +SOURCE=.\simgear\misc\commands.cxx + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgmisc" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgmisc" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\misc\props.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -958,6 +961,21 @@ SOURCE=.\simgear\screen\screen-dump.cxx # End Source File # Begin Source File +SOURCE=.\simgear\screen\tr.cxx + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgscreen" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgscreen" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\screen\win32-printer.h !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1100,31 +1118,27 @@ SOURCE=.\simgear\sky\stars.cxx # End Source File # End Group -# Begin Group "Lib_sgthreads" +# Begin Group "Lib_sgtiming" # PROP Default_Filter "" # Begin Source File -SOURCE=.\simgear\threads\SGThread.cxx +SOURCE=.\simgear\timing\geocoord.cxx !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgthreads" +# PROP Intermediate_Dir "Release\Lib_sgtiming" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgthreads" +# PROP Intermediate_Dir "Debug\Lib_sgtiming" !ENDIF # End Source File -# End Group -# Begin Group "Lib_sgtiming" - -# PROP Default_Filter "" # Begin Source File -SOURCE=.\simgear\timing\geocoord.cxx +SOURCE=.\simgear\timing\lowleveltime.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1139,7 +1153,7 @@ SOURCE=.\simgear\timing\geocoord.cxx # End Source File # Begin Source File -SOURCE=.\simgear\timing\lowleveltime.cxx +SOURCE=.\simgear\timing\sg_time.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1154,7 +1168,7 @@ SOURCE=.\simgear\timing\lowleveltime.cxx # End Source File # Begin Source File -SOURCE=.\simgear\timing\sg_time.cxx +SOURCE=.\simgear\timing\timestamp.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1810,5 +1824,33 @@ SOURCE=.\simgear\zlib\zutil.h # End Source File # End Group + +# Begin Source File + +SOURCE = .\simgear\simgear_config.h.vc5 + +!IF "$(CFG)" == "FlightGear - Win32 Release" + +# Begin Custom Build - Creating config.h +InputPath=.\simgear\simgear_config.h.vc5 + +".\simgear\simgear_config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy .\simgear\simgear_config.h.vc5 .\simgear\simgear_config.h + +# End Custom Build + +!ELSEIF "$(CFG)" == "FlightGear - Win32 Debug" + +# Begin Custom Build - Creating config.h +InputPath=.\simgear\simgear_config.h.vc5 + +".\simgear\simgear_config.h": $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy .\simgear\simgear_config.h.vc5 .\simgear\simgear_config.h + +# End Custom Build + +!ENDIF + +# End Source File # End Target # End Project