From: Kristján Valur Jónsson Date: Sun, 15 Apr 2012 11:12:57 +0000 (+0000) Subject: Make all socket related modules link with ws2_32.lib on windows, like X-Git-Tag: v3.3.0a3~219^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=473fde60dc5cfbd5f41e462c587b08c10ce51764;p=python Make all socket related modules link with ws2_32.lib on windows, like _socket does. Some were using the older wsock32.lib. --- diff --git a/PC/VS7.1/select.vcproj b/PC/VS7.1/select.vcproj index 325e425d3b..8252d45c7b 100644 --- a/PC/VS7.1/select.vcproj +++ b/PC/VS7.1/select.vcproj @@ -35,7 +35,7 @@ Name="VCCustomBuildTool"/> @@ -116,7 +116,7 @@ /> @@ -178,7 +178,7 @@ /> @@ -241,7 +241,7 @@ /> @@ -303,7 +303,7 @@ /> @@ -366,7 +366,7 @@ /> @@ -492,7 +492,7 @@ /> @@ -116,7 +116,7 @@ /> @@ -178,7 +178,7 @@ /> @@ -241,7 +241,7 @@ /> @@ -303,7 +303,7 @@ /> @@ -366,7 +366,7 @@ /> @@ -492,7 +492,7 @@ /> @@ -119,7 +119,7 @@ /> @@ -182,7 +182,7 @@ /> @@ -245,7 +245,7 @@ /> @@ -372,7 +372,7 @@ />