• Add libzip and zlib

    simonhong committed Jul 18, 2019
    * libzip 1.5.2 from https://libzip.org/download/libzip-1.5.2.tar.xz
    Unzip the contents of libzip-1.5.2.tar.gz\libzip-1.5.2.tar\libzip-1.5.2\
    into the directory third_party\libzip
    
    * zlib 1.2.11 from https://zlib.net/zlib-1.2.11.tar.gz
    Unzip the contents of zlib-1.2.11.tar.gz\zlib-1.2.11.tar\zlib-1.2.11\ into
    the directory third_party\zlib\v1_2_11