aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
authorVladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>2023-12-05 10:06:15 +0300
committerGitHub <noreply@github.com>2023-12-05 08:06:15 +0100
commitbe50493f4480a17fbcd88a4ae9cc6b825bc5970d (patch)
tree7dc08b9424771e56a304867900c1b5228ff7269d /windows/nDPI.vcxproj
parent7b0c16a70d25687ff7abaa859e3e11e54513286e (diff)
Add IEEE C37.118 protocol dissector (#2193)
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 4da9089af..7c4a7cc60 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -339,6 +339,7 @@
<ClCompile Include="..\src\lib\protocols\ethersio.c" />
<ClCompile Include="..\src\lib\protocols\beckhoff_ads.c" />
<ClCompile Include="..\src\lib\protocols\iso9506-1-mms.c" />
+ <ClCompile Include="..\src\lib\protocols\ieee-c37118.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" />