Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




index f2a9953..a642235 100644 (file)
@@ -41,7 +41,8 @@ RSC=rc.exe
 # PROP Intermediate_Dir "SFmpqlib___Win32_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 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "SFMPQ_STATIC" /D "ZLIB_DLL" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "SFMPQ_STATIC" /D "ZLIB_DLL" /D "BZ_NO_STDIO" /FD /c
+# SUBTRACT CPP /YX
 # ADD BASE RSC /l 0x409 /d "NDEBUG"
 # ADD RSC /l 0x409 /d "NDEBUG"
 BSC32=bscmake.exe
@@ -64,7 +65,8 @@ LIB32=link.exe -lib
 # PROP Intermediate_Dir "SFmpqlib___Win32_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 /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "SFMPQ_STATIC" /D "ZLIB_DLL" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "SFMPQ_STATIC" /D "ZLIB_DLL" /D "BZ_NO_STDIO" /FD /GZ /c
+# SUBTRACT CPP /YX
 # ADD BASE RSC /l 0x409 /d "_DEBUG"
 # ADD RSC /l 0x409 /d "_DEBUG"
 BSC32=bscmake.exe
@@ -85,42 +87,141 @@ LIB32=link.exe -lib
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
+SOURCE=.\SFmpq_static.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\SFmpqapi.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=.\SFmpq_static.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SFmpqapi.h
+# End Source File
+# End Group
+# Begin Group "SComp"
+
+# PROP Default_Filter ""
+# Begin Group "Base"
+
+# PROP Default_Filter ""
+# Begin Group "Source Files (Base)"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
 SOURCE=..\SComp\explode.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
 SOURCE=..\SComp\huffman.cpp
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
 SOURCE=..\SComp\implode.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
 SOURCE=..\SComp\SComp.cpp
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
 SOURCE=..\SComp\SErr.cpp
-# End Source File
-# Begin Source File
 
-SOURCE=.\SFmpq_static.cpp
-# End Source File
-# Begin Source File
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
+
+!ENDIF 
 
-SOURCE=.\SFmpqapi.cpp
 # End Source File
 # Begin Source File
 
 SOURCE=..\SComp\SMem.cpp
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
 SOURCE=..\SComp\wave.cpp
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
+
+!ENDIF 
+
 # End Source File
 # End Group
-# Begin Group "Header Files"
+# Begin Group "Header Files (Base)"
 
 # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
@@ -141,24 +242,309 @@ SOURCE=..\SComp\SErr.h
 # End Source File
 # Begin Source File
 
-SOURCE=.\SFmpq_static.h
+SOURCE=..\SComp\SMem.h
 # End Source File
 # Begin Source File
 
-SOURCE=.\SFmpqapi.h
+SOURCE=..\SComp\wave.h
 # End Source File
+# End Group
+# End Group
+# Begin Group "bzip2"
+
+# PROP Default_Filter ""
+# Begin Group "Source Files (bzip2)"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=..\SComp\SMem.h
+SOURCE=..\SComp\bzip2\blocksort.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
-SOURCE=..\SComp\wave.h
+SOURCE=..\SComp\bzip2\bzlib.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\bzip2\compress.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\bzip2\crctable.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\bzip2\decompress.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\bzip2\huffman.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\bzip2\randtable.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
+
+!ENDIF 
+
+# End Source File
+# End Group
+# Begin Group "Header Files (bzip2)"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\SComp\bzip2\bzlib.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\bzip2\bzlib_private.h
+# End Source File
+# End Group
+# End Group
+# Begin Group "zlib"
+
+# PROP Default_Filter ""
+# Begin Group "Source Files (zlib)"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\SComp\zlib\adler32.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\compress.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\crc32.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\deflate.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\inffast.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\inflate.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\inftrees.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\trees.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\uncompr.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\SComp\zlib\zutil.c
+
+!IF  "$(CFG)" == "SFmpqlib - Win32 Release"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
+
+!ELSEIF  "$(CFG)" == "SFmpqlib - Win32 Debug"
+
+# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
+
+!ENDIF 
+
 # End Source File
 # End Group
+# Begin Group "Header Files (zlib)"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\SComp\zlib\zconf.h
+# End Source File
 # Begin Source File
 
-SOURCE=..\SComp\ZLib_Static_min.lib
+SOURCE=..\SComp\zlib\zlib.h
 # End Source File
+# End Group
+# End Group
+# End Group
 # End Target
 # End Project