mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 13:49:03 +00:00
modified nmap.vcproj, added binlib and hashlib for NSE
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user