1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Include missing nse_lpeg.cc file for mswin32.

This commit is contained in:
batrick
2014-09-03 14:30:06 +00:00
parent b9fb766a4f
commit 2b36d23f01

View File

@@ -149,6 +149,7 @@
<ClCompile Include="..\nse_debug.cc" />
<ClCompile Include="..\nse_fs.cc" />
<ClCompile Include="..\nse_main.cc" />
<ClCompile Include="..\nse_lpeg.cc" />
<ClCompile Include="..\nse_utility.cc" />
<ClCompile Include="..\nse_nmaplib.cc" />
<ClCompile Include="..\nse_nsock.cc" />