From 473fde60dc5cfbd5f41e462c587b08c10ce51764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Valur=20J=C3=B3nsson?= Date: Sun, 15 Apr 2012 11:12:57 +0000 Subject: [PATCH] Make all socket related modules link with ws2_32.lib on windows, like _socket does. Some were using the older wsock32.lib. --- PC/VS7.1/select.vcproj | 8 ++++---- PC/VS8.0/select.vcproj | 16 ++++++++-------- PCbuild/select.vcproj | 16 ++++++++-------- PCbuild/xxlimited.vcproj | 12 ++++++------ 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/PC/VS7.1/select.vcproj b/PC/VS7.1/select.vcproj index 325e425d3beb4b..8252d45c7bf358 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 @@ />