summaryrefslogtreecommitdiff
path: root/cryptest.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-11-20 07:07:11 -0500
committerJeffrey Walton <noloader@gmail.com>2017-11-20 07:07:11 -0500
commit93fb412215d9ac99400f1850735ac84d74825f38 (patch)
treec90eab04862009bb460758301737a96100f6c66e /cryptest.vcxproj
parentb9fc470bc78fc7535722cf2fd91dbe8336ceb2fb (diff)
downloadcryptopp-git-93fb412215d9ac99400f1850735ac84d74825f38.tar.gz
Add Visual Studio filter for SPECK test vectors (GH #538)
Diffstat (limited to 'cryptest.vcxproj')
-rw-r--r--cryptest.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptest.vcxproj b/cryptest.vcxproj
index 45fc0072..e3af9661 100644
--- a/cryptest.vcxproj
+++ b/cryptest.vcxproj
@@ -258,6 +258,7 @@
<None Include="TestVectors\shacal2.txt" />
<None Include="TestVectors\siphash.txt" />
<None Include="TestVectors\sosemanuk.txt" />
+ <None Include="TestVectors\speck.txt" />
<None Include="TestVectors\tea.txt" />
<None Include="TestVectors\threefish.txt" />
<None Include="TestVectors\ttmac.txt" />