From ef080dee9929411e1172dad73c54e6c2069325d0 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Thu, 3 Aug 2017 01:42:40 -0400 Subject: [PATCH] This revert commit ac513c0. It broke AppVeyor worse than before. Also see https://stackoverflow.com/questions/45474857/why-does-appveyor-use-vs2010-tools-for-vs2015-image --- TestScripts/cryptest.vcxproj | 13 ++++++------- TestScripts/cryptlib.vcxproj | 13 ++++++------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/TestScripts/cryptest.vcxproj b/TestScripts/cryptest.vcxproj index 141c1587..a961cfeb 100644 --- a/TestScripts/cryptest.vcxproj +++ b/TestScripts/cryptest.vcxproj @@ -34,7 +34,12 @@ x64 - + + {09cdac08-e6ae-48a9-8de7-0fbc779eebde} + cryptest + $(DefaultPlatformToolset) + Application + @@ -45,12 +50,6 @@ - - {09cdac08-e6ae-48a9-8de7-0fbc779eebde} - cryptest - $(DefaultPlatformToolset) - Application - Application diff --git a/TestScripts/cryptlib.vcxproj b/TestScripts/cryptlib.vcxproj index 523498f8..287ca5a6 100644 --- a/TestScripts/cryptlib.vcxproj +++ b/TestScripts/cryptlib.vcxproj @@ -34,7 +34,12 @@ x64 - + + {c39f4b46-6e89-4074-902e-ca57073044d2} + cryptlib + $(DefaultPlatformToolset) + StaticLibrary + @@ -45,12 +50,6 @@ - - {c39f4b46-6e89-4074-902e-ca57073044d2} - cryptlib - $(DefaultPlatformToolset) - StaticLibrary - StaticLibrary