diff options
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r-- | plugins/CryptoPP/cryptopp_15.vcxproj | 2 |
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> |