From edad580c32abd4d25751460b61dcc8c12a2caf1f Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 21 Aug 2013 10:18:05 -0400 Subject: Some work on Windows tap. --- vsprojects/SelfTest/SelfTest.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vsprojects') diff --git a/vsprojects/SelfTest/SelfTest.vcxproj b/vsprojects/SelfTest/SelfTest.vcxproj index 52935a95..f974b926 100644 --- a/vsprojects/SelfTest/SelfTest.vcxproj +++ b/vsprojects/SelfTest/SelfTest.vcxproj @@ -76,7 +76,7 @@ true true true - wsock32.lib;ws2_32.lib;$(SolutionDir)\ext\bin\libcrypto\win32-vs2012\libeay32.lib;%(AdditionalDependencies) + wsock32.lib;ws2_32.lib;iphlpapi.lib;$(SolutionDir)\ext\bin\libcrypto\win32-vs2012\libeay32.lib;%(AdditionalDependencies) false -- cgit v1.2.3