mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Make nmap-update depend on nbase for compilation on MSVC
This commit is contained in:
parent
7f5ec526fe
commit
f58315fa59
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@
|
|||
<ClCompile Include="nmap-update.c" />
|
||||
<ClCompile Include="svn_auth.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\nbase\nbase.vcxproj">
|
||||
<Project>{b630c8f7-3138-43e8-89ed-78742fa2ac5f}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{BBF27339-C7B6-4F52-B742-897796C1F13B}</ProjectGuid>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue