X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=SimGear.dsp;h=76f944bf0924d65554806ed97baac5cd1b0f3e05;hb=e7b9e5559923d4ca2250113e1d834e8fb2dcfa7c;hp=d68ea377160ab27ee9ed9f7a91fac366a4469035;hpb=02d54dd18780728645be36a926322caf1c152485;p=simgear.git diff --git a/SimGear.dsp b/SimGear.dsp index d68ea377..76f944bf 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 /I "\usr\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "HAVE_CONFIG_H" /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 /I "\usr\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "HAVE_CONFIG_H" /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 @@ -243,6 +240,21 @@ SOURCE=.\simgear\ephemeris\neptune.cxx # End Source File # Begin Source File +SOURCE=.\simgear\ephemeris\pluto.hxx + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgephem" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgephem" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\ephemeris\saturn.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -416,6 +428,21 @@ SOURCE=.\simgear\io\sg_socket.cxx # PROP Default_Filter "" # Begin Source File +SOURCE=.\simgear\magvar\coremag.hxx + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgmagvar" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgmagvar" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\magvar\coremag.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -634,6 +661,36 @@ SOURCE=.\simgear\metar\Fracpart.cpp # End Source File # Begin Source File +SOURCE=.\simgear\metar\Local.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgmetar" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgmetar" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\simgear\metar\Metar.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgmetar" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgmetar" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\metar\MetarReport.cpp !IF "$(CFG)" == "SimGear - Win32 Release" @@ -713,6 +770,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" @@ -871,6 +943,21 @@ SOURCE=.\simgear\screen\GLBitmaps.cxx # End Source File # Begin Source File +SOURCE=.\simgear\screen\GLBitmaps.h + +!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\screen-dump.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -883,6 +970,21 @@ SOURCE=.\simgear\screen\screen-dump.cxx !ENDIF +# End Source File +# Begin Source File + +SOURCE=.\simgear\screen\win32-printer.h + +!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 # End Group # Begin Group "Lib_sgserial" @@ -1011,6 +1113,25 @@ SOURCE=.\simgear\sky\stars.cxx !ENDIF +# End Source File +# End Group +# Begin Group "Lib_sgthreads" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\simgear\threads\SGThread.cxx + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgthreads" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgthreads" + +!ENDIF + # End Source File # End Group # Begin Group "Lib_sgtiming" @@ -1063,7 +1184,7 @@ SOURCE=.\simgear\timing\sg_time.cxx # End Source File # Begin Source File -SOURCE=.\simgear\timing\timezone.cxx +SOURCE=.\simgear\timing\timestamp.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1078,7 +1199,7 @@ SOURCE=.\simgear\timing\timezone.cxx # End Source File # Begin Source File -SOURCE=.\simgear\timing\# +SOURCE=.\simgear\timing\timezone.cxx !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1091,197 +1212,197 @@ SOURCE=.\simgear\timing\# !ENDIF # End Source File +# End Group +# Begin Group "Lib_sgxgl" + +# PROP Default_Filter "" # Begin Source File -SOURCE=.\simgear\timing\event.cxx +SOURCE=.\simgear\xgl\xgl.c !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxgl" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxgl" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\# +SOURCE=.\simgear\xgl\xglUtils.c !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxgl" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxgl" !ENDIF # End Source File +# End Group +# Begin Group "Lib_sgxml" + +# PROP Default_Filter "" # Begin Source File -SOURCE=.\simgear\timing\fg_timer.cxx +SOURCE=.\simgear\xml\asciitab.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\# +SOURCE=.\simgear\xml\easyxml.cxx !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\light.cxx +SOURCE=.\simgear\xml\hashtable.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\# +SOURCE=.\simgear\xml\hashtable.c !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\moonpos.cxx +SOURCE=.\simgear\xml\iasciitab.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\# +SOURCE=.\simgear\xml\latin1tab.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\sunpos.cxx +SOURCE=.\simgear\xml\nametab.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\timing\# +SOURCE=.\simgear\xml\utf8tab.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgtiming" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgtiming" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File -# End Group -# Begin Group "Lib_sgxgl" - -# PROP Default_Filter "" # Begin Source File -SOURCE=.\simgear\xgl\xgl.c +SOURCE=.\simgear\xml\xmldef.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgxgl" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgxgl" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File # Begin Source File -SOURCE=.\simgear\xgl\xglUtils.c +SOURCE=.\simgear\xml\xmlparse.h !IF "$(CFG)" == "SimGear - Win32 Release" -# PROP Intermediate_Dir "Release\Lib_sgxgl" +# PROP Intermediate_Dir "Release\Lib_sgxml" !ELSEIF "$(CFG)" == "SimGear - Win32 Debug" -# PROP Intermediate_Dir "Debug\Lib_sgxgl" +# PROP Intermediate_Dir "Debug\Lib_sgxml" !ENDIF # End Source File -# End Group -# Begin Group "Lib_sgxml" - -# PROP Default_Filter "" # Begin Source File -SOURCE=.\simgear\xml\easyxml.cxx +SOURCE=.\simgear\xml\xmlparse.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1296,7 +1417,7 @@ SOURCE=.\simgear\xml\easyxml.cxx # End Source File # Begin Source File -SOURCE=.\simgear\xml\hashtable.c +SOURCE=.\simgear\xml\xmlrole.h !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1311,7 +1432,7 @@ SOURCE=.\simgear\xml\hashtable.c # End Source File # Begin Source File -SOURCE=.\simgear\xml\xmlparse.c +SOURCE=.\simgear\xml\xmlrole.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1326,7 +1447,7 @@ SOURCE=.\simgear\xml\xmlparse.c # End Source File # Begin Source File -SOURCE=.\simgear\xml\xmlrole.c +SOURCE=.\simgear\xml\xmltok.h !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1353,6 +1474,21 @@ SOURCE=.\simgear\xml\xmltok.c !ENDIF +# End Source File +# Begin Source File + +SOURCE=.\simgear\xml\xmltok_impl.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_sgxml" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_sgxml" + +!ENDIF + # End Source File # End Group # Begin Group "Lib_z" @@ -1420,6 +1556,21 @@ SOURCE=.\simgear\zlib\deflate.c # End Source File # Begin Source File +SOURCE=.\simgear\zlib\deflate.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\zlib\gzio.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1450,6 +1601,21 @@ SOURCE=.\simgear\zlib\infblock.c # End Source File # Begin Source File +SOURCE=.\simgear\zlib\infblock.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\zlib\infcodes.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1465,6 +1631,21 @@ SOURCE=.\simgear\zlib\infcodes.c # End Source File # Begin Source File +SOURCE=.\simgear\zlib\infcodes.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\zlib\inffast.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1480,6 +1661,36 @@ SOURCE=.\simgear\zlib\inffast.c # End Source File # Begin Source File +SOURCE=.\simgear\zlib\inffast.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\simgear\zlib\inffixed.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\zlib\inflate.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1510,6 +1721,21 @@ SOURCE=.\simgear\zlib\inftrees.c # End Source File # Begin Source File +SOURCE=.\simgear\zlib\inftrees.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\zlib\infutil.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1525,6 +1751,21 @@ SOURCE=.\simgear\zlib\infutil.c # End Source File # Begin Source File +SOURCE=.\simgear\zlib\infutil.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\zlib\trees.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1540,6 +1781,21 @@ SOURCE=.\simgear\zlib\trees.c # End Source File # Begin Source File +SOURCE=.\simgear\zlib\trees.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\simgear\zlib\uncompr.c !IF "$(CFG)" == "SimGear - Win32 Release" @@ -1567,6 +1823,21 @@ SOURCE=.\simgear\zlib\zutil.c !ENDIF +# End Source File +# Begin Source File + +SOURCE=.\simgear\zlib\zutil.h + +!IF "$(CFG)" == "SimGear - Win32 Release" + +# PROP Intermediate_Dir "Release\Lib_z" + +!ELSEIF "$(CFG)" == "SimGear - Win32 Debug" + +# PROP Intermediate_Dir "Debug\Lib_z" + +!ENDIF + # End Source File # End Group # End Target