diff --git a/TestScripts/change-version.sh b/TestScripts/change-version.sh old mode 100644 new mode 100755 diff --git a/TestScripts/cryptest.vcxproj b/TestScripts/cryptest.vcxproj index a961cfeb..c8cab38e 100644 --- a/TestScripts/cryptest.vcxproj +++ b/TestScripts/cryptest.vcxproj @@ -34,6 +34,11 @@ x64 + + + + $(DefaultPlatformToolset) + {09cdac08-e6ae-48a9-8de7-0fbc779eebde} cryptest diff --git a/TestScripts/cryptlib.vcxproj b/TestScripts/cryptlib.vcxproj index 287ca5a6..5e6dd47f 100644 --- a/TestScripts/cryptlib.vcxproj +++ b/TestScripts/cryptlib.vcxproj @@ -34,12 +34,18 @@ x64 + + + + $(DefaultPlatformToolset) + {c39f4b46-6e89-4074-902e-ca57073044d2} cryptlib $(DefaultPlatformToolset) StaticLibrary + diff --git a/cryptest.vcxproj b/cryptest.vcxproj index 4ff99b48..98325eb7 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -34,10 +34,15 @@ x64 + + + + v100 + {09cdac08-e6ae-48a9-8de7-0fbc779eebde} cryptest - v100 + $(DefaultPlatformToolset) Application diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index 25a36079..eb4e76d9 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -34,12 +34,18 @@ x64 + + + + v100 + {c39f4b46-6e89-4074-902e-ca57073044d2} cryptlib - v100 + $(DefaultPlatformToolset) StaticLibrary +