Packages

Zstd binding for Erlang/Elixir

Current section

Files

Jump to
nextroll_zstd priv zstd build VS_scripts build.VS2015.cmd
Raw

priv/zstd/build/VS_scripts/build.VS2015.cmd

@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