aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
authorVladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>2024-02-08 10:10:35 +0300
committerGitHub <noreply@github.com>2024-02-08 08:10:35 +0100
commit6207be43fa5f355b23eb4cc692af982f43fab0d1 (patch)
tree9797a09e5a39b5f5440d2f1f3b01d4acec065bfc /windows/nDPI.vcxproj
parent4543385d107fcc5a7e8632e35d9a60bcc40cb4f4 (diff)
Add TencentGames protocol dissector (#2306)
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 d32bca5f9..64bb52c8e 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -364,6 +364,7 @@
<ClCompile Include="..\src\lib\protocols\stomp.c" />
<ClCompile Include="..\src\lib\protocols\radmin.c" />
<ClCompile Include="..\src\lib\protocols\gearman.c" />
+ <ClCompile Include="..\src\lib\protocols\tencent_games.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" />