summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2017-04-08 16:28:46 +0300
committerKirill Volinsky <mataes2007@gmail.com>2017-04-08 16:28:46 +0300
commitbfc11bde8480ec426cf31f96deeb92c450eb5a0e (patch)
tree590196ac2437c7b40b8cfa78d2d233486aed700c /plugins/CryptoPP
parent745098bc592b24c75a92f1357621330ae18670eb (diff)
vs 2017 compilation fix
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r--plugins/CryptoPP/cryptopp_15.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/cryptopp_15.vcxproj b/plugins/CryptoPP/cryptopp_15.vcxproj
index 1d5288b731..2277eed296 100644
--- a/plugins/CryptoPP/cryptopp_15.vcxproj
+++ b/plugins/CryptoPP/cryptopp_15.vcxproj
@@ -257,7 +257,7 @@
<ResourceCompile Include="src\GPGw\gpg.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="crypto\cryptlib_14.vcxproj">
+ <ProjectReference Include="crypto\cryptlib_15.vcxproj">
<Project>{290c5ed4-71a7-4040-ad26-4820cf7a9e60}</Project>
</ProjectReference>
</ItemGroup>