mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove the nonexistent include/config.h from the build configuration.
With this present, the project always appeared out of date. Visual C++ would always prompt to rebuild the project when starting to debug, for example.
This commit is contained in:
parent
6cf428d8c6
commit
c32d196ce2
1 changed files with 0 additions and 1 deletions
|
|
@ -95,7 +95,6 @@
|
|||
<ItemGroup>
|
||||
<ClInclude Include="include\dnet\addr.h" />
|
||||
<ClInclude Include="include\dnet\arp.h" />
|
||||
<ClInclude Include="include\config.h" />
|
||||
<ClInclude Include="include\dnet.h" />
|
||||
<ClInclude Include="include\err.h" />
|
||||
<ClInclude Include="include\dnet\eth.h" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue