X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=deps%2Flibchdr%2Fdeps%2Fzstd-1.5.5%2Fbuild%2FVS_scripts%2Fbuild.VS2017.cmd;fp=deps%2Flibchdr%2Fdeps%2Fzstd-1.5.5%2Fbuild%2FVS_scripts%2Fbuild.VS2017.cmd;h=a810faa532e7dc3ca0cd357433b3ff5956d79e6e;hb=648db22b0750712da893c306efcc8e4b2d3a4e3c;hp=0000000000000000000000000000000000000000;hpb=e2fb1389dc12376acb84e4993ed3b08760257252;p=pcsx_rearmed.git diff --git a/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2017.cmd b/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2017.cmd new file mode 100644 index 00000000..a810faa5 --- /dev/null +++ b/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2017.cmd @@ -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 \ No newline at end of file