From ac513c06f8c80b8158d7921a93d758f4ba66afaf Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Thu, 3 Aug 2017 01:14:20 -0400 Subject: [PATCH] Test importing property sheets before project's global properties --- TestScripts/cryptest.vcxproj | 13 +++++++------ TestScripts/cryptlib.vcxproj | 13 +++++++------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/TestScripts/cryptest.vcxproj b/TestScripts/cryptest.vcxproj index a961cfeb..141c1587 100644 --- a/TestScripts/cryptest.vcxproj +++ b/TestScripts/cryptest.vcxproj @@ -34,12 +34,7 @@ x64 - - {09cdac08-e6ae-48a9-8de7-0fbc779eebde} - cryptest - $(DefaultPlatformToolset) - Application - + @@ -50,6 +45,12 @@ + + {09cdac08-e6ae-48a9-8de7-0fbc779eebde} + cryptest + $(DefaultPlatformToolset) + Application + Application diff --git a/TestScripts/cryptlib.vcxproj b/TestScripts/cryptlib.vcxproj index 287ca5a6..523498f8 100644 --- a/TestScripts/cryptlib.vcxproj +++ b/TestScripts/cryptlib.vcxproj @@ -34,12 +34,7 @@ x64 - - {c39f4b46-6e89-4074-902e-ca57073044d2} - cryptlib - $(DefaultPlatformToolset) - StaticLibrary - + @@ -50,6 +45,12 @@ + + {c39f4b46-6e89-4074-902e-ca57073044d2} + cryptlib + $(DefaultPlatformToolset) + StaticLibrary + StaticLibrary