mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
modified nmap.vcproj, added binlib and hashlib for NSE
This commit is contained in:
parent
78d3be0968
commit
f07cebb87f
1 changed files with 16 additions and 0 deletions
|
|
@ -286,6 +286,14 @@
|
|||
RelativePath="..\nse_pcrelib.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_binlib.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_hash.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osscan.cc"
|
||||
>
|
||||
|
|
@ -471,6 +479,14 @@
|
|||
RelativePath="..\nse_pcrelib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_binlib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_hash.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osscan.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue