Files
dnf-utils/zstd/build/VS_scripts/build.VS2017Enterprise.cmd
2025-09-06 18:36:37 +08:00

7 lines
175 B
Batchfile

@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