diff options
author | Ladislav Zezula <ladislav.zezula@avg.com> | 2014-04-01 15:36:25 +0200 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avg.com> | 2014-04-01 15:36:25 +0200 |
commit | 9e154f9ba5a2c6775f27939960383618568aab92 (patch) | |
tree | c1c0be89ea76fa5a64ce2b9921f11cae0e88c9e5 /StormLib.vcproj | |
parent | 27631209d90b8863db06b4c81c7b21efb32f2f2d (diff) |
+ Projects updated to use src\zlib\compress_zlib.c instead of src\zlib\zlib.c
Diffstat (limited to 'StormLib.vcproj')
-rw-r--r-- | StormLib.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib.vcproj b/StormLib.vcproj index 1eac0a3..be45757 100644 --- a/StormLib.vcproj +++ b/StormLib.vcproj @@ -4890,7 +4890,7 @@ > </File> <File - RelativePath=".\src\zlib\compress.c" + RelativePath=".\src\zlib\compress_zlib.c" > </File> <File |