From 557f2816f5cd30705dec989c97a8a67c026d36d1 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 12 Oct 2012 10:49:29 +0000 Subject: FreeImage: folders restructurization git-svn-id: http://svn.miranda-ng.org/main/trunk@1884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp | 293 --------------------------- 1 file changed, 293 deletions(-) delete mode 100644 plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp (limited to 'plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp') diff --git a/plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp b/plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp deleted file mode 100644 index 9dd04050be..0000000000 --- a/plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp +++ /dev/null @@ -1,293 +0,0 @@ -# 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 "LibTIFF - Win32 Release Unicode" (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 /MT /W3 /GX /O1 /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 - -!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 /MTd /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 - -!ELSEIF "$(CFG)" == "LibTIFF - Win32 Release Unicode" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "LibTIFF___Win32_Release_Unicode" -# PROP BASE Intermediate_Dir "LibTIFF___Win32_Release_Unicode" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "LibTIFF___Win32_Release_Unicode" -# PROP Intermediate_Dir "LibTIFF___Win32_Release_Unicode" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /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 - -!ENDIF - -# Begin Target - -# Name "LibTIFF - Win32 Release" -# Name "LibTIFF - Win32 Debug" -# Name "LibTIFF - Win32 Release Unicode" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\tif_aux.c -# End Source File -# Begin Source File - -SOURCE=.\tif_close.c -# End Source File -# Begin Source File - -SOURCE=.\tif_codec.c -# End Source File -# Begin Source File - -SOURCE=.\tif_color.c -# End Source File -# Begin Source File - -SOURCE=.\tif_compress.c -# End Source File -# Begin Source File - -SOURCE=.\tif_dir.c -# End Source File -# Begin Source File - -SOURCE=.\tif_dirinfo.c -# End Source File -# Begin Source File - -SOURCE=.\tif_dirread.c -# End Source File -# Begin Source File - -SOURCE=.\tif_dirwrite.c -# End Source File -# Begin Source File - -SOURCE=.\tif_dumpmode.c -# End Source File -# Begin Source File - -SOURCE=.\tif_error.c -# End Source File -# Begin Source File - -SOURCE=.\tif_extension.c -# End Source File -# Begin Source File - -SOURCE=.\tif_fax3.c -# End Source File -# Begin Source File - -SOURCE=.\tif_fax3sm.c -# End Source File -# Begin Source File - -SOURCE=.\tif_flush.c -# End Source File -# Begin Source File - -SOURCE=.\tif_getimage.c -# End Source File -# Begin Source File - -SOURCE=.\tif_jpeg.c -# End Source File -# Begin Source File - -SOURCE=.\tif_luv.c -# End Source File -# Begin Source File - -SOURCE=.\tif_lzw.c -# End Source File -# Begin Source File - -SOURCE=.\tif_next.c -# End Source File -# Begin Source File - -SOURCE=.\tif_open.c -# End Source File -# Begin Source File - -SOURCE=.\tif_packbits.c -# End Source File -# Begin Source File - -SOURCE=.\tif_pixarlog.c -# End Source File -# Begin Source File - -SOURCE=.\tif_predict.c -# End Source File -# Begin Source File - -SOURCE=.\tif_print.c -# End Source File -# Begin Source File - -SOURCE=.\tif_read.c -# End Source File -# Begin Source File - -SOURCE=.\tif_strip.c -# End Source File -# Begin Source File - -SOURCE=.\tif_swab.c -# End Source File -# Begin Source File - -SOURCE=.\tif_thunder.c -# End Source File -# Begin Source File - -SOURCE=.\tif_tile.c -# End Source File -# Begin Source File - -SOURCE=.\tif_version.c -# End Source File -# Begin Source File - -SOURCE=.\tif_warning.c -# End Source File -# Begin Source File - -SOURCE=.\tif_write.c -# End Source File -# Begin Source File - -SOURCE=.\tif_zip.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\t4.h -# End Source File -# Begin Source File - -SOURCE=.\tif_config.h -# End Source File -# Begin Source File - -SOURCE=.\tif_dir.h -# End Source File -# Begin Source File - -SOURCE=.\tif_fax3.h -# End Source File -# Begin Source File - -SOURCE=.\tif_predict.h -# End Source File -# Begin Source File - -SOURCE=.\tiff.h -# End Source File -# Begin Source File - -SOURCE=.\tiffio.h -# End Source File -# Begin Source File - -SOURCE=.\tiffiop.h -# End Source File -# Begin Source File - -SOURCE=.\tiffvers.h -# End Source File -# Begin Source File - -SOURCE=.\uvcode.h -# End Source File -# End Group -# End Target -# End Project -- cgit v1.2.3