From e405c7a126af23fccd5660ecccf65e46b1160bff Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Wed, 12 Oct 2016 15:29:22 -0700 Subject: [PATCH] updated visual projects --- Makefile | 6 +++--- NEWS | 2 ++ build/VS2005/fullbench/fullbench.vcproj | 6 +++++- build/VS2005/fuzzer/fuzzer.vcproj | 6 +++++- build/VS2005/zstd/zstd.vcproj | 6 +++++- build/VS2005/zstdlib/zstdlib.vcproj | 6 +++++- build/VS2008/fullbench/fullbench.vcproj | 6 +++++- build/VS2008/fuzzer/fuzzer.vcproj | 6 +++++- build/VS2008/zstd/zstd.vcproj | 6 +++++- build/VS2008/zstdlib/zstdlib.vcproj | 6 +++++- build/VS2010/fullbench/fullbench.vcxproj | 2 ++ build/VS2010/fuzzer/fuzzer.vcxproj | 2 ++ build/VS2010/zstd/zstd.vcxproj | 4 +++- build/VS2010/zstdlib/zstdlib.vcxproj | 5 ++++- 14 files changed, 56 insertions(+), 13 deletions(-) diff --git a/Makefile b/Makefile index ae7189993..20ae31e44 100644 --- a/Makefile +++ b/Makefile @@ -51,9 +51,9 @@ clean: @echo Cleaning completed -#---------------------------------------------------------------------------------- -#make install is validated only for Linux, OSX, kFreeBSD, Hurd and some BSD targets -#---------------------------------------------------------------------------------- +#------------------------------------------------------------------------------ +# make install is validated only for Linux, OSX, Hurd and some BSD targets +#------------------------------------------------------------------------------ ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly NetBSD)) HOST_OS = POSIX install: diff --git a/NEWS b/NEWS index ad56d17a8..ab6b26b42 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +v1.1.1 + v1.1.0 New : contrib/pzstd, parallel version of zstd, by Nick Terrell added : NetBSD install target (#338) diff --git a/build/VS2005/fullbench/fullbench.vcproj b/build/VS2005/fullbench/fullbench.vcproj index 17af9c819..c28d1f696 100644 --- a/build/VS2005/fullbench/fullbench.vcproj +++ b/build/VS2005/fullbench/fullbench.vcproj @@ -335,6 +335,10 @@ RelativePath="..\..\..\lib\common\entropy_common.c" > + + @@ -394,7 +398,7 @@ > + + @@ -398,7 +402,7 @@ > + + @@ -450,7 +454,7 @@ > + + @@ -426,7 +430,7 @@ > + + @@ -395,7 +399,7 @@ > + + @@ -399,7 +403,7 @@ > + + @@ -451,7 +455,7 @@ > + + @@ -427,7 +431,7 @@ > + @@ -175,6 +176,7 @@ + diff --git a/build/VS2010/fuzzer/fuzzer.vcxproj b/build/VS2010/fuzzer/fuzzer.vcxproj index a436b0389..020e521aa 100644 --- a/build/VS2010/fuzzer/fuzzer.vcxproj +++ b/build/VS2010/fuzzer/fuzzer.vcxproj @@ -157,6 +157,7 @@ + @@ -176,6 +177,7 @@ + diff --git a/build/VS2010/zstd/zstd.vcxproj b/build/VS2010/zstd/zstd.vcxproj index eb7e7b504..181bbe6df 100644 --- a/build/VS2010/zstd/zstd.vcxproj +++ b/build/VS2010/zstd/zstd.vcxproj @@ -20,6 +20,7 @@ + @@ -54,6 +55,7 @@ + @@ -220,4 +222,4 @@ - \ No newline at end of file + diff --git a/build/VS2010/zstdlib/zstdlib.vcxproj b/build/VS2010/zstdlib/zstdlib.vcxproj index b97808dd0..d32b4861f 100644 --- a/build/VS2010/zstdlib/zstdlib.vcxproj +++ b/build/VS2010/zstdlib/zstdlib.vcxproj @@ -20,6 +20,7 @@ + @@ -39,9 +40,11 @@ + + - +