summaryrefslogtreecommitdiff
path: root/cryptest.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-07-27 18:16:25 -0400
committerJeffrey Walton <noloader@gmail.com>2018-07-27 18:16:25 -0400
commit5861d9342d51933e80fc0fa31dade2a57924095b (patch)
tree862cf40c3052da59d908efa4b71f78718a840dd9 /cryptest.vcxproj
parented91b278bb3b5aaf664f99d41acd62d4505d2414 (diff)
downloadcryptopp-git-5861d9342d51933e80fc0fa31dade2a57924095b.tar.gz
Split regtest2.cpp into two files
Rename regtest3.cpp to regtest4.cpp. Split regtest2.cpp into regtest2.cpp and regtest3.cpp
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 3ff2785b..591e4d95 100644
--- a/cryptest.vcxproj
+++ b/cryptest.vcxproj
@@ -209,6 +209,7 @@
<ClCompile Include="regtest1.cpp" />
<ClCompile Include="regtest2.cpp" />
<ClCompile Include="regtest3.cpp" />
+ <ClCompile Include="regtest4.cpp" />
<ClCompile Include="test.cpp" />
<ClCompile Include="validat0.cpp" />
<ClCompile Include="validat1.cpp" />