summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-10-04 13:08:04 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-10-04 13:08:04 +0300
commitead9c198a915b217ed1f4034ea91581ea4500a42 (patch)
treec0a533601a04ac79ba17594ecf63695c14454569 /protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
parente244c307f2e1fec282a097a991fbfc1c8272d603 (diff)
WhatsApp: zipped nodes support
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 4929d9f266..a10c683edb 100644
--- a/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
+++ b/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
@@ -28,6 +28,9 @@
<ProjectReference Include="..\..\libs\libsodium\libsodium.vcxproj">
<Project>{a185b162-6cb6-4502-b03f-b56f7699a8d9}</Project>
</ProjectReference>
+ <ProjectReference Include="..\..\libs\zlib\zlib.vcxproj">
+ <Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Image Include="res\whatsapp.ico" />