diff options
Diffstat (limited to 'plugins/CryptoPP/cryptopp_14.vcxproj')
-rw-r--r-- | plugins/CryptoPP/cryptopp_14.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/cryptopp_14.vcxproj b/plugins/CryptoPP/cryptopp_14.vcxproj index 01f0f527c8..a0ba746d3f 100644 --- a/plugins/CryptoPP/cryptopp_14.vcxproj +++ b/plugins/CryptoPP/cryptopp_14.vcxproj @@ -261,7 +261,7 @@ <ResourceCompile Include="src\GPGw\gpg.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="crypto\cryptlib_12.vcxproj">
+ <ProjectReference Include="crypto\cryptlib_14.vcxproj">
<Project>{290c5ed4-71a7-4040-ad26-4820cf7a9e60}</Project>
</ProjectReference>
</ItemGroup>
|