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.VS2015.cmd;fp=deps%2Flibchdr%2Fdeps%2Fzstd-1.5.5%2Fbuild%2FVS_scripts%2Fbuild.VS2015.cmd;h=abc41c9a0080570165ee0aebee755a3cf411de49;hb=648db22b0750712da893c306efcc8e4b2d3a4e3c;hp=0000000000000000000000000000000000000000;hpb=e2fb1389dc12376acb84e4993ed3b08760257252;p=pcsx_rearmed.git diff --git a/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2015.cmd b/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2015.cmd new file mode 100644 index 00000000..abc41c9a --- /dev/null +++ b/deps/libchdr/deps/zstd-1.5.5/build/VS_scripts/build.VS2015.cmd @@ -0,0 +1,7 @@ +@echo off + +rem build 32-bit +call "%~p0%build.generic.cmd" VS2015 Win32 Release v140 + +rem build 64-bit +call "%~p0%build.generic.cmd" VS2015 x64 Release v140 \ No newline at end of file