From f579c1caf1e27c05d974f84c34ebc93fa6646dd5 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Tue, 4 Oct 2016 02:22:25 -0400 Subject: Add missing PlatformToolset and RootNamespace for Globals PropertyGroup Also see http://blogs.msdn.microsoft.com/visualstudio/2010/05/14/a-guide-to-vcxproj-and-props-file-structure/ --- cryptest.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'cryptest.vcxproj') diff --git a/cryptest.vcxproj b/cryptest.vcxproj index 2b69ed0c..565e3ac3 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -37,6 +37,7 @@ {09cdac08-e6ae-48a9-8de7-0fbc779eebde} cryptest + v100 -- cgit v1.2.1