X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=SimGear.dsp;h=6fabb43a1c6118381d9b3adbca466debdf737844;hb=6f1bfa202ef598f89c2326c22267c587b33a885a;hp=1e79a3ef44c13d0e35bf3eb6e68fdb8dc01891d3;hpb=b430b3c8df8306618a3c7e686f54af77ad4b6bd6;p=simgear.git diff --git a/SimGear.dsp b/SimGear.dsp index 1e79a3ef..6fabb43a 100644 --- a/SimGear.dsp +++ b/SimGear.dsp @@ -2,7 +2,7 @@ # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** -# TARGTYPE "Win32 (x86) Console Application" 0x0103 +# TARGTYPE "Win32 (x86) Static Library" 0x0104 CFG=SimGear - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, @@ -17,8 +17,8 @@ CFG=SimGear - Win32 Debug !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "SimGear - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "SimGear - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "SimGear - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "SimGear - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -40,17 +40,16 @@ RSC=rc.exe # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /I ".\src" /I ".\src\Include" /I "\usr\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "HAVE_CONFIG_H" /FD /c -# SUBTRACT CPP /YX -# ADD BASE RSC /l 0xc09 /d "NDEBUG" -# ADD RSC /l 0xc09 /d "NDEBUG" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /YX /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 # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 +LINK32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" @@ -63,19 +62,17 @@ LINK32=link.exe # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 # PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I ".\src" /I ".\src\Include" /I "\usr\include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "HAVE_CONFIG_H" /FR /FD /GZ /c -# SUBTRACT CPP /YX -# ADD BASE RSC /l 0xc09 /d "_DEBUG" -# ADD RSC /l 0xc09 /d "_DEBUG" +# 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 /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 # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib winspool.lib comdlg32.lib gdi32.lib shell32.lib glut32.lib wsock32.lib simgear.lib fnt.lib pui.lib sg.lib sl.lib ssg.lib mk4vc60_d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"\lib" /libpath:"\lib\simgear" /libpath:"\lib\plib" +LINK32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo !ENDIF @@ -83,18 +80,6 @@ LINK32=link.exe # 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 "" @@ -773,6 +758,36 @@ 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\exception.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" @@ -961,6 +976,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" @@ -1153,247 +1183,7 @@ SOURCE=.\simgear\timing\sg_time.cxx # End Source File # Begin Source File -SOURCE=.\simgear\timing\timezone.cxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\# - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\event.cxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\event.hxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\# - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\fg_timer.cxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\fg_timer.hxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\# - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\light.cxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\light.hxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\# - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\moonpos.cxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\moonpos.hxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\# - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\sunpos.cxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\sunpos.hxx - -!IF "$(CFG)" == "SimGear - Win32 Release" - -# PROP Intermediate_Dir "Release\Lib_sgtiming" - -!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" - -# PROP Intermediate_Dir "Debug\Lib_sgtiming" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\simgear\timing\# +SOURCE=.\simgear\timing\timestamp.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1408,7 +1198,7 @@ SOURCE=.\simgear\timing\# # End Source File # Begin Source File -SOURCE=.\simgear\timing\timestamp.hxx +SOURCE=.\simgear\timing\timezone.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -2049,5 +1839,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