aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-06-17 09:54:39 +0200
committerToni Uhlig <matzeton@googlemail.com>2024-06-17 10:13:14 +0200
commit64331d2790aee65036af8e10bb077bcf7117d6d9 (patch)
treef60c0edd0f35b8b40920fdfe7802acf2615b2910 /windows/nDPI.vcxproj
parentf796c943753b3125950d75a64dee7e869d21d775 (diff)
Add Ripe Atlas probe protocol.add/ripe_atlas
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
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 379b21b04..e9cc55db9 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -287,6 +287,7 @@
<ClCompile Include="..\src\lib\protocols\raft.c" />
<ClCompile Include="..\src\lib\protocols\rdp.c" />
<ClCompile Include="..\src\lib\protocols\resp.c" />
+ <ClCompile Include="..\src\lib\protocols\ripe_atlas.c" />
<ClCompile Include="..\src\lib\protocols\rmcp.c" />
<ClCompile Include="..\src\lib\protocols\roughtime.c" />
<ClCompile Include="..\src\lib\protocols\rsync.c" />