1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 14:11:29 +00:00

add traceroute.cc/.h to windows build solution file

This commit is contained in:
fyodor
2007-03-16 00:08:17 +00:00
parent a90d0ff5f8
commit 3b9a3ff79c

View File

@@ -349,6 +349,10 @@
RelativePath="..\timing.cc"
>
</File>
<File
RelativePath="..\traceroute.cc"
>
</File>
<File
RelativePath="..\utils.cc"
>
@@ -530,6 +534,10 @@
RelativePath="..\timing.h"
>
</File>
<File
RelativePath="..\traceroute.h"
>
</File>
<File
RelativePath="..\utils.h"
>