summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/WhatsApp.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-10-28 20:07:32 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-10-28 20:07:32 +0300
commit80ca1947771c0a993abd903cabca462d0d0eb484 (patch)
tree9de79e5390e2a974f5f64f4176acf1ae1ffd02a6 /protocols/WhatsApp/WhatsApp.vcxproj
parent382f44ca43fb631be7ba14adb9f643ef99f4c2d3 (diff)
WhatsApp: protobuf message printer is with us again
Diffstat (limited to 'protocols/WhatsApp/WhatsApp.vcxproj')
-rw-r--r--protocols/WhatsApp/WhatsApp.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/WhatsApp/WhatsApp.vcxproj b/protocols/WhatsApp/WhatsApp.vcxproj
index 9c8f33b9e4..a01e4af187 100644
--- a/protocols/WhatsApp/WhatsApp.vcxproj
+++ b/protocols/WhatsApp/WhatsApp.vcxproj
@@ -65,6 +65,7 @@
<ClCompile Include="src\avatars.cpp" />
<ClCompile Include="src\chats.cpp" />
<ClCompile Include="src\crypt.cpp" />
+ <ClCompile Include="src\generate.cpp" />
<ClCompile Include="src\iq.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\message.cpp" />