summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-04-17 18:44:57 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-04-17 18:45:04 +0300
commitdaa4afc8e433fe9c9efd74f381df954591fded70 (patch)
treef371997f5bdb79950b4ccb55098eb675726371d6 /protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
parent4436a046a3cf90234ea19dae5e6c8d9906f2d79a (diff)
WhatsApp: basic contacts operations + block list analysis
Diffstat (limited to 'protocols/WhatsAppWeb/WhatsAppWeb.vcxproj')
-rw-r--r--protocols/WhatsAppWeb/WhatsAppWeb.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj b/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
index ccc8d2ae3a..9439401cf7 100644
--- a/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
+++ b/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
@@ -51,6 +51,7 @@
<ClCompile Include="src\stdafx.cxx">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
+ <ClCompile Include="src\utils.cpp" />
<ClInclude Include="src\db.h" />
<ClInclude Include="src\proto.h" />
<ClInclude Include="src\resource.h" />