mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
Updated NSE's bit library to no longer be a shared library.
See this thread: http://seclists.org/nmap-dev/2008/q3/0404.html
This commit is contained in:
@@ -294,6 +294,9 @@
|
||||
RelativePath="..\nse_hash.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_bit.cc"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\osscan.cc"
|
||||
>
|
||||
@@ -487,6 +490,10 @@
|
||||
RelativePath="..\nse_hash.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_bit.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osscan.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user