From f63b29b1ecde50618e92c069fb04d8e0ae6e63ae Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 6 Jun 2005 11:16:14 +0000 Subject: Updated zlib, adding hashing functions, and introducing first bits of a new sliding window generic algorithm. --- MSVC/Baltisot - generic/Baltisot - generic.vcproj | 56 +++++++++++++--------- .../PSX-Bundle - library.vcproj | 8 ++++ 2 files changed, 42 insertions(+), 22 deletions(-) (limited to 'MSVC') diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj index ffb170e..8ef7c15 100644 --- a/MSVC/Baltisot - generic/Baltisot - generic.vcproj +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -40,7 +40,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\generic\include;..\..\generic\lib\zlib\include;..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include;..\dirent;..\regex" - PreprocessorDefinitions="_WINDOWS;ZLIB_DLL;READLINE_STATIC;READLINE_LIBRARY;STDC_HEADERS;STDC" + PreprocessorDefinitions="_WINDOWS;READLINE_STATIC;READLINE_LIBRARY;STDC_HEADERS;STDC" MinimalRebuild="TRUE" BasicRuntimeChecks="3" RuntimeLibrary="1" @@ -107,7 +107,7 @@ InlineFunctionExpansion="1" OmitFramePointers="TRUE" AdditionalIncludeDirectories="..\..\generic\include;..\..\generic\lib\zlib\include;..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include;..\dirent;..\regex" - PreprocessorDefinitions="_WINDOWS;ZLIB_DLL;READLINE_STATIC;READLINE_LIBRARY;STDC_HEADERS;STDC" + PreprocessorDefinitions="_WINDOWS;READLINE_STATIC;READLINE_LIBRARY;STDC_HEADERS;STDC" StringPooling="TRUE" RuntimeLibrary="0" EnableFunctionLevelLinking="TRUE" @@ -672,14 +672,6 @@ RelativePath="..\..\generic\lib\zlib\src\gzio.c" > - - - - @@ -692,10 +684,6 @@ RelativePath="..\..\generic\lib\zlib\src\inftrees.c" > - - @@ -713,15 +701,11 @@ Name="Includes" > - - + + + + + + + + + + + + + + diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj index 1015075..a414933 100644 --- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj +++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj @@ -159,6 +159,14 @@ RelativePath="..\..\includes\lzss.h" > + + + +