diff options
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r-- | plugins/CryptoPP/cryptopp_16.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/cryptopp_16.vcxproj b/plugins/CryptoPP/cryptopp_16.vcxproj index 99da7971f6..5d81ebed3a 100644 --- a/plugins/CryptoPP/cryptopp_16.vcxproj +++ b/plugins/CryptoPP/cryptopp_16.vcxproj @@ -258,7 +258,7 @@ <ResourceCompile Include="src\GPGw\gpg.rc" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="crypto\cryptlib_15.vcxproj"> + <ProjectReference Include="crypto\cryptlib_16.vcxproj"> <Project>{290c5ed4-71a7-4040-ad26-4820cf7a9e60}</Project> </ProjectReference> </ItemGroup> |