From 5884d9bf2c04990f1070058a6b0e230901c71e4d Mon Sep 17 00:00:00 2001 From: Takahisa Sakurai Date: Wed, 23 Jun 2021 18:18:05 -0700 Subject: Updating the smartcard pscr project to use SHA256. --- smartcrd/pscr/Pscr.vcxproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/smartcrd/pscr/Pscr.vcxproj b/smartcrd/pscr/Pscr.vcxproj index 2bcdd80d..c9119710 100644 --- a/smartcrd/pscr/Pscr.vcxproj +++ b/smartcrd/pscr/Pscr.vcxproj @@ -109,6 +109,9 @@ %(AdditionalIncludeDirectories);..\inc;. + + sha256 + @@ -125,6 +128,9 @@ %(AdditionalIncludeDirectories);..\inc;. + + sha256 + @@ -141,6 +147,9 @@ %(AdditionalIncludeDirectories);..\inc;. + + sha256 + @@ -157,6 +166,9 @@ %(AdditionalIncludeDirectories);..\inc;. + + sha256 + -- cgit v1.3.1