1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-06 14:39:03 +00:00

make pcre an NSE C module

This commit is contained in:
fyodor
2007-08-11 06:05:48 +00:00
parent 0dc44d08b0
commit 78f15a7f65
10 changed files with 181 additions and 55 deletions

View File

@@ -285,10 +285,6 @@
RelativePath="..\nse_nsock.cc"
>
</File>
<File
RelativePath="..\nse_pcrelib.cc"
>
</File>
<File
RelativePath="..\nse_string.cc"
>
@@ -474,10 +470,6 @@
RelativePath="..\nse_nsock.h"
>
</File>
<File
RelativePath="..\nse_pcrelib.h"
>
</File>
<File
RelativePath="..\nse_string.h"
>