summaryrefslogtreecommitdiff
path: root/cryptest.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-12-06 20:56:57 -0500
committerJeffrey Walton <noloader@gmail.com>2016-12-06 20:56:57 -0500
commit26db40567dabc842ac8e49df7188c10e1087ac42 (patch)
tree7b66c1c7d6fa89d4ded6eb3c4cc18f0dba6f73db /cryptest.vcxproj
parentf19754966242c855f420b3f05bdccf35492f4185 (diff)
downloadcryptopp-git-26db40567dabc842ac8e49df7188c10e1087ac42.tar.gz
Add Integer Bitops tests (Issue 344)
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 619cf850..403739a4 100644
--- a/cryptest.vcxproj
+++ b/cryptest.vcxproj
@@ -201,6 +201,7 @@
<ClCompile Include="fipsalgt.cpp" />
<ClCompile Include="regtest.cpp" />
<ClCompile Include="test.cpp" />
+ <ClCompile Include="validat0.cpp" />
<ClCompile Include="validat1.cpp" />
<ClCompile Include="validat2.cpp" />
<ClCompile Include="validat3.cpp" />