1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-11 10:19:03 +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" RelativePath="..\timing.cc"
> >
</File> </File>
<File
RelativePath="..\traceroute.cc"
>
</File>
<File <File
RelativePath="..\utils.cc" RelativePath="..\utils.cc"
> >
@@ -530,6 +534,10 @@
RelativePath="..\timing.h" RelativePath="..\timing.h"
> >
</File> </File>
<File
RelativePath="..\traceroute.h"
>
</File>
<File <File
RelativePath="..\utils.h" RelativePath="..\utils.h"
> >