summaryrefslogtreecommitdiff
path: root/cryptlib.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-01-21 17:04:15 -0500
committerJeffrey Walton <noloader@gmail.com>2018-01-21 17:04:15 -0500
commit8ffd165c7a59b6d2ccbc737788d61a61072d6e91 (patch)
treec758d5f1212351edf6fc8a1f3e1f73895aa114e8 /cryptlib.vcxproj
parent1df1d25428181e8f3fd688da011ac4bfc0325899 (diff)
downloadcryptopp-git-8ffd165c7a59b6d2ccbc737788d61a61072d6e91.tar.gz
Rename nacl.h to naclite.h
This should avoid confusion with header files from the reference implementation and libsodium
Diffstat (limited to 'cryptlib.vcxproj')
-rw-r--r--cryptlib.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj
index fd6e58fc..fff3f475 100644
--- a/cryptlib.vcxproj
+++ b/cryptlib.vcxproj
@@ -438,7 +438,7 @@
<ClInclude Include="modexppc.h" />
<ClInclude Include="mqueue.h" />
<ClInclude Include="mqv.h" />
- <ClInclude Include="nacl.h" />
+ <ClInclude Include="naclite.h" />
<ClInclude Include="nbtheory.h" />
<ClInclude Include="network.h" />
<ClInclude Include="nr.h" />