From 93fb412215d9ac99400f1850735ac84d74825f38 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Mon, 20 Nov 2017 07:07:11 -0500 Subject: [PATCH] Add Visual Studio filter for SPECK test vectors (GH #538) --- cryptest.vcxproj | 1 + cryptest.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/cryptest.vcxproj b/cryptest.vcxproj index 45fc0072..e3af9661 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -258,6 +258,7 @@ + diff --git a/cryptest.vcxproj.filters b/cryptest.vcxproj.filters index 32428a15..186438f5 100644 --- a/cryptest.vcxproj.filters +++ b/cryptest.vcxproj.filters @@ -129,6 +129,9 @@ TestVectors + + TestVectors + TestVectors