mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 05:39:01 +00:00
Make nmap-update depend on nbase for compilation on MSVC
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user