summaryrefslogtreecommitdiffstats
path: root/PCbuild/_socket.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/_socket.vcxproj')
-rw-r--r--PCbuild/_socket.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/_socket.vcxproj b/PCbuild/_socket.vcxproj
index 9498abf..8fd75f9 100644
--- a/PCbuild/_socket.vcxproj
+++ b/PCbuild/_socket.vcxproj
@@ -93,7 +93,7 @@
</PropertyGroup>
<ItemDefinitionGroup>
<Link>
- <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>ws2_32.lib;iphlpapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup>