mirror of
https://github.com/nmap/nmap.git
synced 2026-01-20 13:19:01 +00:00
Fix windows build breakage from r32558
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
<ClCompile Include="..\nmap.cc" />
|
||||
<ClCompile Include="..\nmap_dns.cc" />
|
||||
<ClCompile Include="..\nmap_error.cc" />
|
||||
<ClCompile Include="..\nmap_ftp.cc" />
|
||||
<ClCompile Include="..\nmap_tty.cc" />
|
||||
<ClCompile Include="..\NmapOps.cc" />
|
||||
<ClCompile Include="..\NmapOutputTable.cc" />
|
||||
@@ -191,6 +192,7 @@
|
||||
<ClInclude Include="..\nmap.h" />
|
||||
<ClInclude Include="..\nmap_dns.h" />
|
||||
<ClInclude Include="..\nmap_error.h" />
|
||||
<ClInclude Include="..\nmap_ftp.h" />
|
||||
<ClInclude Include="..\nmap_tty.h" />
|
||||
<ClInclude Include="..\nmap_winconfig.h" />
|
||||
<ClInclude Include="..\NmapOps.h" />
|
||||
|
||||
Reference in New Issue
Block a user