git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / build / VS_scripts / build.VS2017Community.cmd
diff --git a/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2017Community.cmd b/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2017Community.cmd
new file mode 100644 (file)
index 0000000..133e1b4
--- /dev/null
@@ -0,0 +1,7 @@
+@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
\ No newline at end of file