mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31: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_dns.cc" />
|
||||
<ClCompile Include="..\nmap_error.cc" />
|
||||
<ClCompile Include="..\nmap_rpc.cc" />
|
||||
<ClCompile Include="..\nmap_tty.cc" />
|
||||
<ClCompile Include="..\NmapOps.cc" />
|
||||
<ClCompile Include="..\NmapOutputTable.cc" />
|
||||
@@ -193,7 +192,6 @@
|
||||
<ClInclude Include="..\nmap.h" />
|
||||
<ClInclude Include="..\nmap_dns.h" />
|
||||
<ClInclude Include="..\nmap_error.h" />
|
||||
<ClInclude Include="..\nmap_rpc.h" />
|
||||
<ClInclude Include="..\nmap_tty.h" />
|
||||
<ClInclude Include="..\nmap_winconfig.h" />
|
||||
<ClInclude Include="..\NmapOps.h" />
|
||||
@@ -337,4 +335,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user