diff options
Diffstat (limited to 'plugins/CryptoPP/cryptopp_11.vcxproj')
-rw-r--r-- | plugins/CryptoPP/cryptopp_11.vcxproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/CryptoPP/cryptopp_11.vcxproj b/plugins/CryptoPP/cryptopp_11.vcxproj index 51a9c14039..d5cda7e327 100644 --- a/plugins/CryptoPP/cryptopp_11.vcxproj +++ b/plugins/CryptoPP/cryptopp_11.vcxproj @@ -221,6 +221,11 @@ <ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="crypto\cryptlib_11.vcxproj">
+ <Project>{290c5ed4-71a7-4040-ad26-4820cf7a9e60}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|