From: Yann Collet Date: Mon, 29 Jan 2024 23:24:42 +0000 (-0800) Subject: fix Visual Studio solutions X-Git-Tag: v1.5.6^2~73^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce4c6e046ed29ba4c0cb05fb48581edc52c1d3c;p=thirdparty%2Fzstd.git fix Visual Studio solutions note: we probably don't want to maintain VS2008 solution anymore. Its successor VS2010 is > 10 years old, which is more or less the limit after which we can stop supporting old compilers. --- diff --git a/build/VS2008/zstd/zstd.vcproj b/build/VS2008/zstd/zstd.vcproj index 91f2bda53..de1501d20 100644 --- a/build/VS2008/zstd/zstd.vcproj +++ b/build/VS2008/zstd/zstd.vcproj @@ -356,6 +356,10 @@ RelativePath="..\..\..\programs\dibio.c" > + + diff --git a/build/VS2010/zstd/zstd.vcxproj b/build/VS2010/zstd/zstd.vcxproj index 5e1bced6f..5a5237f0e 100644 --- a/build/VS2010/zstd/zstd.vcxproj +++ b/build/VS2010/zstd/zstd.vcxproj @@ -63,6 +63,7 @@ +