]> granicus.if.org Git - zziplib/commitdiff
This commit was generated by cvs2svn to compensate for changes in r79, which
authorGuido Draheim <guidod@gmx.de>
Thu, 7 Aug 2003 09:58:45 +0000 (09:58 +0000)
committerGuido Draheim <guidod@gmx.de>
Thu, 7 Aug 2003 09:58:45 +0000 (09:58 +0000)
included commits to RCS files with non-trunk default branches.

msvc6/zzip.dsp [new file with mode: 0644]
msvc6/zziplib.dsp [new file with mode: 0644]

diff --git a/msvc6/zzip.dsp b/msvc6/zzip.dsp
new file mode 100644 (file)
index 0000000..c51a632
--- /dev/null
@@ -0,0 +1,183 @@
+# Microsoft Developer Studio Project File - Name="zzip" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
+\r
+CFG=zzip - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zzip.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zzip.mak" CFG="zzip - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "zzip - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "zzip - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "zzip - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release/zzip"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ZZIP_EXPORTS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "d:\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ZZIP_EXPORTS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
+# ADD BASE RSC /l 0x407 /d "NDEBUG"\r
+# ADD RSC /l 0x407 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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 /nologo /dll /machine:I386\r
+# ADD LINK32 kernel32.lib libz.lib /nologo /version:10 /dll /machine:I386 /out:"Release/zzip-1.dll" /libpath:"d:\lib"\r
+\r
+!ELSEIF  "$(CFG)" == "zzip - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug/zzip"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ZZIP_EXPORTS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "D:\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ZZIP_EXPORTS" /YX /FD /GZ /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
+# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
+# ADD RSC /l 0x407 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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 /nologo /dll /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 kernel32.lib libz.lib /nologo /version:10 /dll /debug /machine:I386 /out:"Debug/zzip-1.dll" /pdbtype:sept /libpath:"d:\lib"\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "zzip - Win32 Release"\r
+# Name "zzip - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\dir.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\err.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\file.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\info.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\plugin.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\stat.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\write.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\zip.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\__dirent.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\__mmap.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\_config.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\_msvc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\conf.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\file.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\format.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\lib.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\plugin.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\stdint.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\zzip.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Resource Files"\r
+\r
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
+# End Group\r
+# Begin Source File\r
+\r
+SOURCE=..\docs\README.MSVC6\r
+# End Source File\r
+# End Target\r
+# End Project\r
diff --git a/msvc6/zziplib.dsp b/msvc6/zziplib.dsp
new file mode 100644 (file)
index 0000000..88f9890
--- /dev/null
@@ -0,0 +1,172 @@
+# Microsoft Developer Studio Project File - Name="zziplib" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
+\r
+CFG=zziplib - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zziplib.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zziplib.mak" CFG="zziplib - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "zziplib - Win32 Release" (based on "Win32 (x86) Static Library")\r
+!MESSAGE "zziplib - Win32 Debug" (based on "Win32 (x86) Static Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "zziplib - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release/zziplib"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /I ".." /I "d:\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c\r
+# ADD BASE RSC /l 0x41d /d "NDEBUG"\r
+# ADD RSC /l 0x41d /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo\r
+\r
+!ELSEIF  "$(CFG)" == "zziplib - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug/zziplib"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I ".." /I "d:\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c\r
+# ADD BASE RSC /l 0x41d /d "_DEBUG"\r
+# ADD RSC /l 0x41d /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "zziplib - Win32 Release"\r
+# Name "zziplib - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "c;cpp"\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\dir.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\err.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\file.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\info.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\plugin.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\stat.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\write.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\zip.c"\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h"\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\__dirent.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\__mmap.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\_config.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\_msvc.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\conf.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\file.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\format.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\lib.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\plugin.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\zzip\stdint.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\zzip\zzip.h\r
+# End Source File\r
+# End Group\r
+# Begin Source File\r
+\r
+SOURCE=..\docs\README.MSVC6\r
+# End Source File\r
+# End Target\r
+# End Project\r