aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
authorVladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>2024-01-04 15:22:23 +0300
committerGitHub <noreply@github.com>2024-01-04 13:22:23 +0100
commit3d09b256532b13b71dd80de1d1843fe226617ccf (patch)
tree04e55c0cefa602a0dbc6caddd87e4867664a28c2 /windows/nDPI.vcxproj
parentf23e9dc7bb7ffc4fe0b5c1151ecefa29a0ce5b79 (diff)
Add Ceph protocol dissector (#2242)
* Add Ceph protocol dissector * Update protocols.rst
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 f036fdb0c..8d08584f6 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -351,6 +351,7 @@
<ClCompile Include="..\src\lib\protocols\nomachine.c" />
<ClCompile Include="..\src\lib\protocols\iec62056.c" />
<ClCompile Include="..\src\lib\protocols\hl7.c" />
+ <ClCompile Include="..\src\lib\protocols\ceph.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" />