summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-11-09 19:28:41 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-11-09 19:28:41 +0000
commitf63e8d8da08b8ccd0ca7fbff5bbe47b45d7ffa8b (patch)
tree104da50564bf87be5dec4401e8b6e454d251d91e /plugins/CryptoPP
parent2dab65ca87cdccc4c7613be87a9015530ed33179 (diff)
compilation fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@6842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r--plugins/CryptoPP/cryptopp_12.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/cryptopp_12.vcxproj b/plugins/CryptoPP/cryptopp_12.vcxproj
index 3df287da58..085e523e7b 100644
--- a/plugins/CryptoPP/cryptopp_12.vcxproj
+++ b/plugins/CryptoPP/cryptopp_12.vcxproj
@@ -263,7 +263,7 @@
<ResourceCompile Include="src\GPGw\gpg.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="crypto\cryptlib_11.vcxproj">
+ <ProjectReference Include="crypto\cryptlib_12.vcxproj">
<Project>{290c5ed4-71a7-4040-ad26-4820cf7a9e60}</Project>
</ProjectReference>
</ItemGroup>