From eb129297e90babf6025e33ae7d24a51fb4f16a11 Mon Sep 17 00:00:00 2001
From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com>
Date: Fri, 19 Jan 2024 10:01:38 +0100
Subject: Add a dedicated dissector for Zoom (#2265)
Move it from the RTP code and extend it
---
windows/nDPI.vcxproj | 1 +
windows/nDPI.vcxproj.filters | 1 +
2 files changed, 2 insertions(+)
(limited to 'windows')
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index c1803271d..9e723339b 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -356,6 +356,7 @@
+
diff --git a/windows/nDPI.vcxproj.filters b/windows/nDPI.vcxproj.filters
index bf8634616..31b90380f 100644
--- a/windows/nDPI.vcxproj.filters
+++ b/windows/nDPI.vcxproj.filters
@@ -135,6 +135,7 @@
+
--
cgit v1.2.3