1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-07 01:10:04 +02:00
zstd/build/VS_scripts/build.VS2017Enterprise.cmd

7 lines
175 B
Batchfile
Raw Normal View History

2018-03-11 00:15:31 +10:30
@echo off
rem build 32-bit
call "%~p0%build.generic.cmd" VS2017Enterprise Win32 Release v141
rem build 64-bit
call "%~p0%build.generic.cmd" VS2017Enterprise x64 Release v141