aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
authorDarryl Sokoloski <darryl@sokoloski.ca>2022-12-19 11:02:19 -0500
committerGitHub <noreply@github.com>2022-12-19 17:02:19 +0100
commit9854aed408ddc941589b039df6825fcb42967e44 (patch)
treeed143e175a1e5d3ae1ff4bd40d7de318376b1d1a /windows/nDPI.vcxproj
parentad6bfbad4d0b8ae6c0c6b2d58c68eee542110e8a (diff)
Added TUYA LAN Protocol dissector. (#1838)
Tuya IoTOS Embedded Wi-Fi and BLE SDK for bk7231n. Used by many "smart" devices such as LED light strips, bulbs, etc. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
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 5deb71878..7d72c4462 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -306,6 +306,7 @@
<ClCompile Include="..\src\lib\protocols\teredo.c" />
<ClCompile Include="..\src\lib\protocols\tftp.c" />
<ClCompile Include="..\src\lib\protocols\thunder.c" />
+ <ClCompile Include="..\src\lib\protocols\tuya_lp.c" />
<ClCompile Include="..\src\lib\protocols\tvuplayer.c" />
<ClCompile Include="..\src\lib\protocols\ubntac2.c" />
<ClCompile Include="..\src\lib\protocols\usenet.c" />