libzstd-rs-sys 0.0.0

a rust implementation of zstd compression and decompression
Documentation
1
2
3
4
5
6
7
@echo off

rem build 32-bit

call "%~p0%build.generic.cmd" VS2015 Win32 Release v140

rem build 64-bit

call "%~p0%build.generic.cmd" VS2015 x64 Release v140