mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Add zstd.
This commit is contained in:
7
3rdparty/zstd-1.5.0/build/VS_scripts/build.VS2017.cmd
vendored
Normal file
7
3rdparty/zstd-1.5.0/build/VS_scripts/build.VS2017.cmd
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
@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
|
||||
Reference in New Issue
Block a user