Files
libtiff_2007/libtiff.dsp
T
jens f81ae811ca Initial import
git-svn-id: http://moon:8086/svn/software/trunk/libsrc/libtiff_2007@1 b431acfa-c32f-4a4a-93f1-934dc6c82436
2014-07-19 07:44:42 +00:00

265 lines
5.9 KiB
Plaintext
Executable File

# Microsoft Developer Studio Project File - Name="libtiff" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** NICHT BEARBEITEN **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=libtiff - Win32 Debug
!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
!MESSAGE
!MESSAGE NMAKE /f "libtiff.mak".
!MESSAGE
!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
!MESSAGE
!MESSAGE NMAKE /f "libtiff.mak" CFG="libtiff - Win32 Debug"
!MESSAGE
!MESSAGE Für die Konfiguration stehen zur Auswahl:
!MESSAGE
!MESSAGE "libtiff - Win32 Release" (basierend auf "Win32 (x86) Static Library")
!MESSAGE "libtiff - Win32 Debug" (basierend auf "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(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 ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /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
# ADD LIB32 /nologo /out:"..\..\lib\release\libtiff.lib"
!ELSEIF "$(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 ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /G6 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /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
# ADD LIB32 /nologo /out:"..\..\lib\debug\libtiff.lib"
!ENDIF
# Begin Target
# Name "libtiff - Win32 Release"
# Name "libtiff - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\libtiff\fax3sm.c
# 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
# 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