# Microsoft Developer Studio Project File - Name="libtiff" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 60000 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 CFG=libtiff - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "libtiff.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "libtiff.mak" CFG="libtiff - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "libtiff - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE "libtiff - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "libtiff - Win32 Dynamic" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "libtiff" # PROP Scc_LocalPath "." CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "libtiff - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".\contrib\winnt" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /GZ /c # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /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 LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\Lib\Debug\libtiff.lib" # ADD LIB32 /nologo /out:"..\..\Lib\Debug\libtiff.lib" !ELSEIF "$(CFG)" == "libtiff - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /c # ADD CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.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 LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\Lib\Release\libtiff.lib" # ADD LIB32 /nologo /out:"..\..\Lib\libtiff.lib" !ELSEIF "$(CFG)" == "libtiff - Win32 Dynamic" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "libtiff___Win32_Dynamic" # PROP BASE Intermediate_Dir "libtiff___Win32_Dynamic" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Dynamic" # PROP Intermediate_Dir "Dynamic" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /c # ADD CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.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 LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\Lib\libtiff.lib" # ADD LIB32 /nologo /out:"..\..\Lib\libtiff.lib" !ENDIF # Begin Target # Name "libtiff - Win32 Debug" # Name "libtiff - Win32 Release" # Name "libtiff - Win32 Dynamic" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\contrib\winnt\fax3sm.c !IF "$(CFG)" == "libtiff - Win32 Debug" # ADD BASE CPP /I ".\\" # ADD CPP /I ".\\" !ELSEIF "$(CFG)" == "libtiff - Win32 Release" # ADD BASE CPP /I ".\\" /YX"tiffiop.h" # ADD CPP /I ".\\" /YX"tiffiop.h" !ELSEIF "$(CFG)" == "libtiff - Win32 Dynamic" # ADD BASE CPP /I ".\\" /YX"tiffiop.h" # ADD CPP /I ".\\" /YX"tiffiop.h" !ENDIF # End Source File # Begin Source File SOURCE=.\libtiff\tif_aux.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_close.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_codec.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_compress.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_dir.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_dirinfo.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_dirread.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_dirwrite.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_dumpmode.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_error.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_fax3.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_flush.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_getimage.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_jpeg.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_luv.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_lzw.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_next.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_open.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_packbits.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_pixarlog.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_predict.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_print.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_read.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_strip.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_swab.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_thunder.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_tile.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_version.c # ADD BASE CPP /I "contrib\winnt" # ADD CPP /I "contrib\winnt" # End Source File # Begin Source File SOURCE=.\libtiff\tif_warning.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_win32.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_write.c # End Source File # Begin Source File SOURCE=.\libtiff\tif_zip.c # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=.\libtiff\t4.h # End Source File # Begin Source File SOURCE=.\libtiff\tif_dir.h # End Source File # Begin Source File SOURCE=.\libtiff\tif_fax3.h # End Source File # Begin Source File SOURCE=.\libtiff\tif_predict.h # End Source File # Begin Source File SOURCE=.\libtiff\tiff.h # End Source File # Begin Source File SOURCE=.\libtiff\tiffcomp.h # End Source File # Begin Source File SOURCE=.\libtiff\tiffconf.h # End Source File # Begin Source File SOURCE=.\libtiff\tiffio.h # End Source File # Begin Source File SOURCE=.\libtiff\tiffiop.h # End Source File # Begin Source File SOURCE=.\libtiff\uvcode.h # End Source File # End Group # End Target # End Project