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