From 9cad63f5b4df86a81577679489ebda110ebf79c4 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Thu, 3 Aug 2017 23:26:32 -0400 Subject: [PATCH] Another AppVeyor attempt Take 10 in this series --- TestScripts/cryptest.vcxproj | 12 +++++++++--- TestScripts/cryptlib.vcxproj | 12 +++++++++--- cryptdll.vcxproj | 9 ++++++++- cryptest.vcxproj | 10 ++++++++-- cryptlib.vcxproj | 10 ++++++++-- dlltest.vcxproj | 9 ++++++++- 6 files changed, 50 insertions(+), 12 deletions(-) diff --git a/TestScripts/cryptest.vcxproj b/TestScripts/cryptest.vcxproj index b914dbf4..d6bdbc4d 100644 --- a/TestScripts/cryptest.vcxproj +++ b/TestScripts/cryptest.vcxproj @@ -1,5 +1,5 @@ - + @@ -43,11 +43,17 @@ {09cdac08-e6ae-48a9-8de7-0fbc779eebde} cryptest - v140 Application - + + + + v100 + + + $(DefaultPlatformToolset) + diff --git a/TestScripts/cryptlib.vcxproj b/TestScripts/cryptlib.vcxproj index 183b41fa..eac40061 100644 --- a/TestScripts/cryptlib.vcxproj +++ b/TestScripts/cryptlib.vcxproj @@ -1,5 +1,5 @@ - + @@ -43,11 +43,17 @@ {c39f4b46-6e89-4074-902e-ca57073044d2} cryptlib - v140 StaticLibrary - + + + + v100 + + + $(DefaultPlatformToolset) + diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index cf8ad091..dfafa37e 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -27,10 +27,17 @@ {94a428a1-9ba8-4db2-b76e-bd2e3c08f257} cryptdll - v100 DynamicLibrary + + + + v100 + + + $(DefaultPlatformToolset) + diff --git a/cryptest.vcxproj b/cryptest.vcxproj index 4f5683cb..d6bdbc4d 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -43,11 +43,17 @@ {09cdac08-e6ae-48a9-8de7-0fbc779eebde} cryptest - v100 Application - + + + + v100 + + + $(DefaultPlatformToolset) + diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index de3d6334..eac40061 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -43,11 +43,17 @@ {c39f4b46-6e89-4074-902e-ca57073044d2} cryptlib - v100 StaticLibrary - + + + + v100 + + + $(DefaultPlatformToolset) + diff --git a/dlltest.vcxproj b/dlltest.vcxproj index c2e90905..748abc73 100644 --- a/dlltest.vcxproj +++ b/dlltest.vcxproj @@ -27,10 +27,17 @@ {1974a53a-9863-41c9-886d-b2b8c2fc3c8b} dlltest - v100 Application + + + + v100 + + + $(DefaultPlatformToolset) +