aboutsummaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2023-06-08 19:08:51 +0200
committerToni Uhlig <matzeton@googlemail.com>2023-06-21 20:22:43 +0200
commit2fe9f95c9913ab7d649a3e0635e5d4029b775a50 (patch)
tree06e4d12c7119ba53a78d27fe52dc869b3a097a3f /windows
parentcc582052b384f7e7e40dc1193683fcb353864d16 (diff)
Add Apache Thrift protocol dissector.add/apache-thrift
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 ab1a88bd1..9206146c2 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -303,6 +303,7 @@
<ClCompile Include="..\src\lib\protocols\telnet.c" />
<ClCompile Include="..\src\lib\protocols\teredo.c" />
<ClCompile Include="..\src\lib\protocols\tftp.c" />
+ <ClCompile Include="..\src\lib\protocols\thrift.c" />
<ClCompile Include="..\src\lib\protocols\tplink_shp.c" />
<ClCompile Include="..\src\lib\protocols\tuya_lp.c" />
<ClCompile Include="..\src\lib\protocols\tvuplayer.c" />