aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
authorVladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>2024-01-19 09:46:51 +0300
committerGitHub <noreply@github.com>2024-01-19 07:46:51 +0100
commit6ac2ce84f8737bf4b22167cce9313cee3efff5c1 (patch)
tree82ad8c7cf6236395d38cd3267c73798510f67cdf /windows/nDPI.vcxproj
parent248f3d55884883d0d879d3363bc8e560706cae37 (diff)
Add Mumble detection support (#2269)
Diffstat (limited to 'windows/nDPI.vcxproj')
-rw-r--r--windows/nDPI.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index d6e44bf87..c1803271d 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -355,6 +355,7 @@
<ClCompile Include="..\src\lib\protocols\hl7.c" />
<ClCompile Include="..\src\lib\protocols\ceph.c" />
<ClCompile Include="..\src\lib\protocols\steam_datagram_relay.c" />
+ <ClCompile Include="..\src\lib\protocols\mumble.c" />
<ClCompile Include="..\src\lib\third_party\src\gcrypt_light.c" />
<ClCompile Include="..\src\lib\third_party\src\libcache.c" />
<ClCompile Include="..\src\lib\third_party\src\libinjection_html5.c" />