1
0
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:
batrick
2008-08-27 22:23:50 +00:00
parent 37402de4e1
commit 8a44c9432d
5 changed files with 108 additions and 15 deletions

View File

@@ -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"
>