summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-04-24 16:37:00 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-04-24 16:37:00 +0300
commit25f5677c61c55d3036b39eca608e137633357ac3 (patch)
tree4dae8e2bd131ac33e1b6d531170ffd673a4f413c /plugins/CryptoPP
parentb03b8c0267b26c418880ec03c33ccba59a8cf2d0 (diff)
project file fix
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r--plugins/CryptoPP/cryptopp_17.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/cryptopp_17.vcxproj b/plugins/CryptoPP/cryptopp_17.vcxproj
index ed12b415eb..103b192385 100644
--- a/plugins/CryptoPP/cryptopp_17.vcxproj
+++ b/plugins/CryptoPP/cryptopp_17.vcxproj
@@ -258,7 +258,7 @@
<ResourceCompile Include="src\GPGw\gpg.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="crypto\cryptlib_16.vcxproj">
+ <ProjectReference Include="crypto\cryptlib_17.vcxproj">
<Project>{290c5ed4-71a7-4040-ad26-4820cf7a9e60}</Project>
</ProjectReference>
</ItemGroup>