summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-09-16 20:09:50 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-09-16 20:09:50 +0300
commitdccf65f5a9a66f72a9765b6d26b1ddee2374d61d (patch)
treedeefecc2b2fb4473d106a8f1f58ba07cb2f3d20b /protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
parent1342e64ce432bd72e2273e96d69fff3bc9a2b5db (diff)
WhatsApp: full decryption of handshake packet
Diffstat (limited to 'protocols/WhatsAppWeb/WhatsAppWeb.vcxproj')
-rw-r--r--protocols/WhatsAppWeb/WhatsAppWeb.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj b/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
index c2ea6b1c8c..8445a4a7a2 100644
--- a/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
+++ b/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
@@ -25,6 +25,9 @@
<ProjectReference Include="..\..\libs\libsignal\libsignal.vcxproj">
<Project>{620e0be7-3763-4f35-9dbd-4770104e269c}</Project>
</ProjectReference>
+ <ProjectReference Include="..\..\libs\libsodium\libsodium.vcxproj">
+ <Project>{a185b162-6cb6-4502-b03f-b56f7699a8d9}</Project>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Image Include="res\whatsapp.ico" />