summaryrefslogtreecommitdiff
path: root/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
diff options
context:
space:
mode:
authorpixel <pixel>2005-06-06 11:16:14 +0000
committerpixel <pixel>2005-06-06 11:16:14 +0000
commitf63b29b1ecde50618e92c069fb04d8e0ae6e63ae (patch)
treeffba60e270218fed25c445a3081499c862db7b20 /MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
parentede779459d2c3c370e1838546b27a67f744af556 (diff)
Updated zlib, adding hashing functions, and introducing first bits of a new sliding window generic algorithm.
Diffstat (limited to 'MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj')
-rw-r--r--MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj8
1 files changed, 8 insertions, 0 deletions
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"
>
</File>
+ <File
+ RelativePath="..\..\lib\sliding-window.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\includes\sliding-window.h"
+ >
+ </File>
</Filter>
<Filter
Name="CD classes"