librocksdb-sys 6.20.3

Native bindings to librocksdb
Documentation
1
2
3
4
5
6
7
@echo off

rem build 32-bit

call "%~p0%build.generic.cmd" VS2010 Win32 Release v100

rem build 64-bit

call "%~p0%build.generic.cmd" VS2010 x64 Release v100