From 6570167f8b21da01b68fc373ee898cf8005e4204 Mon Sep 17 00:00:00 2001 From: Nick Terrell Date: Fri, 27 Jan 2017 13:56:41 -0800 Subject: [PATCH] Fix VS fuzzer build configs --- build/VS2005/fuzzer/fuzzer.vcproj | 24 ++++++++++++++++++++++++ build/VS2008/fuzzer/fuzzer.vcproj | 24 ++++++++++++++++++++++++ build/VS2010/fuzzer/fuzzer.vcxproj | 6 ++++++ 3 files changed, 54 insertions(+) diff --git a/build/VS2005/fuzzer/fuzzer.vcproj b/build/VS2005/fuzzer/fuzzer.vcproj index d6ec14d16..c64c5037a 100644 --- a/build/VS2005/fuzzer/fuzzer.vcproj +++ b/build/VS2005/fuzzer/fuzzer.vcproj @@ -343,10 +343,22 @@ RelativePath="..\..\..\lib\common\entropy_common.c" > + + + + + + @@ -393,6 +405,14 @@ Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > + + + + @@ -449,6 +469,10 @@ RelativePath="..\..\..\lib\common\zstd_internal.h" > + + diff --git a/build/VS2008/fuzzer/fuzzer.vcproj b/build/VS2008/fuzzer/fuzzer.vcproj index f6912b8d9..72540d243 100644 --- a/build/VS2008/fuzzer/fuzzer.vcproj +++ b/build/VS2008/fuzzer/fuzzer.vcproj @@ -340,6 +340,14 @@ RelativePath="..\..\..\lib\dictBuilder\divsufsort.c" > + + + + @@ -380,6 +388,10 @@ RelativePath="..\..\..\lib\common\zstd_common.c" > + + @@ -402,6 +414,14 @@ RelativePath="..\..\..\lib\dictBuilder\divsufsort.h" > + + + + @@ -450,6 +470,10 @@ RelativePath="..\..\..\lib\common\zstd_internal.h" > + + diff --git a/build/VS2010/fuzzer/fuzzer.vcxproj b/build/VS2010/fuzzer/fuzzer.vcxproj index 623a9ca43..07ae508be 100644 --- a/build/VS2010/fuzzer/fuzzer.vcxproj +++ b/build/VS2010/fuzzer/fuzzer.vcxproj @@ -155,6 +155,8 @@ + + @@ -163,6 +165,7 @@ + @@ -172,6 +175,8 @@ + + @@ -179,6 +184,7 @@ +