Current section
Files
Jump to
Current section
Files
priv/zstd/build/VS_scripts/build.VS2017.cmd
@echo off
rem build 32-bit
call "%~p0%build.generic.cmd" VS2017 Win32 Release v141
rem build 64-bit
call "%~p0%build.generic.cmd" VS2017 x64 Release v141