On windows, build zlib as a static library.
authorscroggo <scroggo@google.com>
Mon, 2 Mar 2015 14:24:15 +0000 (06:24 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Mar 2015 14:24:15 +0000 (06:24 -0800)
commit3da9181cd52259102685f3faae68eca5ad1bf773
tree57f6da4b9640d4f8b6ea0276d7df10d0fd17fa72
parentdb873d8677a2d4ecfe38a794a5d868301bdeeabe
On windows, build zlib as a static library.

Partially in preparation for building libpng on Windows.

Also, this makes us consistent across platforms for PDF.

Uses the version of zlib checked into the Chromium tree.

Remove miniz, which is replaced by zlib.

Review URL: https://codereview.chromium.org/966963002
DEPS
gyp/skflate.gyp
gyp/zlib.gyp
third_party/miniz/LICENSE [deleted file]
third_party/miniz/README.google [deleted file]
third_party/miniz/miniz.c [deleted file]