mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Removed nmap_rpc imports from windows vc++ build file.
This commit is contained in:
@@ -141,7 +141,6 @@
|
|||||||
<ClCompile Include="..\nmap.cc" />
|
<ClCompile Include="..\nmap.cc" />
|
||||||
<ClCompile Include="..\nmap_dns.cc" />
|
<ClCompile Include="..\nmap_dns.cc" />
|
||||||
<ClCompile Include="..\nmap_error.cc" />
|
<ClCompile Include="..\nmap_error.cc" />
|
||||||
<ClCompile Include="..\nmap_rpc.cc" />
|
|
||||||
<ClCompile Include="..\nmap_tty.cc" />
|
<ClCompile Include="..\nmap_tty.cc" />
|
||||||
<ClCompile Include="..\NmapOps.cc" />
|
<ClCompile Include="..\NmapOps.cc" />
|
||||||
<ClCompile Include="..\NmapOutputTable.cc" />
|
<ClCompile Include="..\NmapOutputTable.cc" />
|
||||||
@@ -193,7 +192,6 @@
|
|||||||
<ClInclude Include="..\nmap.h" />
|
<ClInclude Include="..\nmap.h" />
|
||||||
<ClInclude Include="..\nmap_dns.h" />
|
<ClInclude Include="..\nmap_dns.h" />
|
||||||
<ClInclude Include="..\nmap_error.h" />
|
<ClInclude Include="..\nmap_error.h" />
|
||||||
<ClInclude Include="..\nmap_rpc.h" />
|
|
||||||
<ClInclude Include="..\nmap_tty.h" />
|
<ClInclude Include="..\nmap_tty.h" />
|
||||||
<ClInclude Include="..\nmap_winconfig.h" />
|
<ClInclude Include="..\nmap_winconfig.h" />
|
||||||
<ClInclude Include="..\NmapOps.h" />
|
<ClInclude Include="..\NmapOps.h" />
|
||||||
|
|||||||
Reference in New Issue
Block a user