summaryrefslogtreecommitdiffstats
path: root/VC2013/CryptoPP.vcxproj
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@hotmail.co.uk>2013-11-25 19:29:36 +0100
committerTiger Wang <ziwei.tiger@hotmail.co.uk>2013-11-25 19:29:36 +0100
commit32449f1fca8379d0c7f38e95834b2a01e62de06c (patch)
tree43ff9c4e4565d5ef8223646b4d78234b10ad1d4b /VC2013/CryptoPP.vcxproj
parentAttempt to fix compilation (diff)
downloadcuberite-32449f1fca8379d0c7f38e95834b2a01e62de06c.tar
cuberite-32449f1fca8379d0c7f38e95834b2a01e62de06c.tar.gz
cuberite-32449f1fca8379d0c7f38e95834b2a01e62de06c.tar.bz2
cuberite-32449f1fca8379d0c7f38e95834b2a01e62de06c.tar.lz
cuberite-32449f1fca8379d0c7f38e95834b2a01e62de06c.tar.xz
cuberite-32449f1fca8379d0c7f38e95834b2a01e62de06c.tar.zst
cuberite-32449f1fca8379d0c7f38e95834b2a01e62de06c.zip
Diffstat (limited to 'VC2013/CryptoPP.vcxproj')
-rw-r--r--VC2013/CryptoPP.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/VC2013/CryptoPP.vcxproj b/VC2013/CryptoPP.vcxproj
index 7355ab64b..4a7898e4a 100644
--- a/VC2013/CryptoPP.vcxproj
+++ b/VC2013/CryptoPP.vcxproj
@@ -814,6 +814,7 @@
<ClInclude Include="..\lib\cryptopp\des.h" />
<ClInclude Include="..\lib\cryptopp\dh.h" />
<ClInclude Include="..\lib\cryptopp\dh2.h" />
+ <ClInclude Include="..\lib\cryptopp\dll.h" />
<ClInclude Include="..\lib\cryptopp\dmac.h" />
<ClInclude Include="..\lib\cryptopp\dsa.h" />
<ClInclude Include="..\lib\cryptopp\eax.h" />
@@ -824,6 +825,7 @@
<ClInclude Include="..\lib\cryptopp\emsa2.h" />
<ClInclude Include="..\lib\cryptopp\eprecomp.h" />
<ClInclude Include="..\lib\cryptopp\esign.h" />
+ <ClInclude Include="..\lib\cryptopp\factory.h" />
<ClInclude Include="..\lib\cryptopp\files.h" />
<ClInclude Include="..\lib\cryptopp\filters.h" />
<ClInclude Include="..\lib\cryptopp\fips140.h" />
@@ -866,6 +868,7 @@
<ClInclude Include="..\lib\cryptopp\queue.h" />
<ClInclude Include="..\lib\cryptopp\rabin.h" />
<ClInclude Include="..\lib\cryptopp\randpool.h" />
+ <ClInclude Include="..\lib\cryptopp\resource.h" />
<ClInclude Include="..\lib\cryptopp\rijndael.h" />
<ClInclude Include="..\lib\cryptopp\rng.h" />
<ClInclude Include="..\lib\cryptopp\rsa.h" />
@@ -888,6 +891,7 @@
<ClInclude Include="..\lib\cryptopp\trdlocal.h" />
<ClInclude Include="..\lib\cryptopp\trunhash.h" />
<ClInclude Include="..\lib\cryptopp\ttmac.h" />
+ <ClInclude Include="..\lib\cryptopp\validate.h" />
<ClInclude Include="..\lib\cryptopp\vmac.h" />
<ClInclude Include="..\lib\cryptopp\wait.h" />
<ClInclude Include="..\lib\cryptopp\wake.h" />