summaryrefslogtreecommitdiff
path: root/vsprojects/SelfTest/SelfTest.vcxproj
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-21 10:18:05 -0400
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-21 10:18:05 -0400
commitedad580c32abd4d25751460b61dcc8c12a2caf1f (patch)
treead42d0ba9b68fcb95364dc78a081d625527de212 /vsprojects/SelfTest/SelfTest.vcxproj
parent2536352e5d166719acc87535ed17a805e7bd3c26 (diff)
downloadinfinitytier-edad580c32abd4d25751460b61dcc8c12a2caf1f.tar.gz
infinitytier-edad580c32abd4d25751460b61dcc8c12a2caf1f.zip
Some work on Windows tap.
Diffstat (limited to 'vsprojects/SelfTest/SelfTest.vcxproj')
-rw-r--r--vsprojects/SelfTest/SelfTest.vcxproj2
1 files changed, 1 insertions, 1 deletions
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 @@
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
- <AdditionalDependencies>wsock32.lib;ws2_32.lib;$(SolutionDir)\ext\bin\libcrypto\win32-vs2012\libeay32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>wsock32.lib;ws2_32.lib;iphlpapi.lib;$(SolutionDir)\ext\bin\libcrypto\win32-vs2012\libeay32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>