modified nmap.vcproj, added binlib and hashlib for NSE

This commit is contained in:
pgpickering 2008-07-31 14:20:45 +00:00
parent 78d3be0968
commit f07cebb87f

View file

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