mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Add payload.cc and payload.h to the Windows build file.
This commit is contained in:
parent
e9d8897cde
commit
73fd225180
1 changed files with 8 additions and 0 deletions
|
|
@ -306,6 +306,10 @@
|
|||
RelativePath="..\output.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\payload.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\portlist.cc"
|
||||
>
|
||||
|
|
@ -495,6 +499,10 @@
|
|||
RelativePath="..\output.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\payload.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\portlist.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue