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:
6
3rdparty/zstd-1.5.0/build/VS_scripts/build.VS2012.cmd
vendored
Normal file
6
3rdparty/zstd-1.5.0/build/VS_scripts/build.VS2012.cmd
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
|
||||
rem build 32-bit
|
||||
call "%~p0%build.generic.cmd" VS2012 Win32 Release v110
|
||||
rem build 64-bit
|
||||
call "%~p0%build.generic.cmd" VS2012 x64 Release v110
|
||||
Reference in New Issue
Block a user