1
0
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:
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"
>