libzstd-rs-sys 0.0.0

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

rem build 32-bit

call "%~p0%build.generic.cmd" VS2012 Win32 Release v110
rem build 64-bit

call "%~p0%build.generic.cmd" VS2012 x64 Release v110