From: Owen Smith Date: Wed, 29 Nov 2023 08:47:37 +0000 (+0000) Subject: Enable Integrity Check X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=43ddac9e21a7ca34ae20882d66ba09f154b26c93;p=pvdrivers%2Fwin%2Fxenbus.git Enable Integrity Check Suggested-by: Rabish Kumar Signed-off-by: Owen Smith --- diff --git a/vs2019/xen/xen.vcxproj b/vs2019/xen/xen.vcxproj index 221dafd..9fc9b10 100644 --- a/vs2019/xen/xen.vcxproj +++ b/vs2019/xen/xen.vcxproj @@ -38,6 +38,7 @@ true true true + /INTEGRITYCHECK %(AdditionalOptions) sha256 diff --git a/vs2019/xenbus/xenbus.vcxproj b/vs2019/xenbus/xenbus.vcxproj index 4f2ed69..aa88980 100644 --- a/vs2019/xenbus/xenbus.vcxproj +++ b/vs2019/xenbus/xenbus.vcxproj @@ -36,6 +36,7 @@ true true true + /INTEGRITYCHECK %(AdditionalOptions) sha256 diff --git a/vs2019/xenfilt/xenfilt.vcxproj b/vs2019/xenfilt/xenfilt.vcxproj index 9507ca6..dce68ee 100644 --- a/vs2019/xenfilt/xenfilt.vcxproj +++ b/vs2019/xenfilt/xenfilt.vcxproj @@ -36,6 +36,7 @@ true true true + /INTEGRITYCHECK %(AdditionalOptions) sha256 diff --git a/vs2022/xen/xen.vcxproj b/vs2022/xen/xen.vcxproj index e6aa66c..40285d0 100644 --- a/vs2022/xen/xen.vcxproj +++ b/vs2022/xen/xen.vcxproj @@ -38,6 +38,7 @@ true true true + /INTEGRITYCHECK %(AdditionalOptions) sha256 diff --git a/vs2022/xenbus/xenbus.vcxproj b/vs2022/xenbus/xenbus.vcxproj index b1c5816..ce0526f 100644 --- a/vs2022/xenbus/xenbus.vcxproj +++ b/vs2022/xenbus/xenbus.vcxproj @@ -36,6 +36,7 @@ true true true + /INTEGRITYCHECK %(AdditionalOptions) sha256 diff --git a/vs2022/xenfilt/xenfilt.vcxproj b/vs2022/xenfilt/xenfilt.vcxproj index 029fda2..0df220f 100644 --- a/vs2022/xenfilt/xenfilt.vcxproj +++ b/vs2022/xenfilt/xenfilt.vcxproj @@ -36,6 +36,7 @@ true true true + /INTEGRITYCHECK %(AdditionalOptions) sha256