aboutsummaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-01-08 23:11:14 +0100
committerToni Uhlig <matzeton@googlemail.com>2024-01-09 00:52:58 +0100
commit2b8e49b02fdf62c0d8857b7fe661e9fb9d353979 (patch)
tree2a06a6ac04539815f3cc7dca0f2597b6eadebabe /windows
parent90b999e3f1a67babbcd7003fb0ccab005d45f343 (diff)
Add Roughtime protocol dissector.add/roughtime
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'windows')
-rw-r--r--windows/nDPI.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index 8d08584f6..434cf8143 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -285,6 +285,7 @@
<ClCompile Include="..\src\lib\protocols\rdp.c" />
<ClCompile Include="..\src\lib\protocols\redis_net.c" />
<ClCompile Include="..\src\lib\protocols\rmcp.c" />
+ <ClCompile Include="..\src\lib\protocols\roughtime.c" />
<ClCompile Include="..\src\lib\protocols\rsync.c" />
<ClCompile Include="..\src\lib\protocols\rtcp.c" />
<ClCompile Include="..\src\lib\protocols\rtmp.c" />