s2-mod/deps/zstd/build/VS_scripts/build.VS2017Community.cmd
2025-04-28 23:30:04 -04:00

7 lines
173 B
Batchfile

@echo off
rem build 32-bit
call "%~p0%build.generic.cmd" VS2017Community Win32 Release v141
rem build 64-bit
call "%~p0%build.generic.cmd" VS2017Community x64 Release v141