From d27904ad1988ba6f85228f3c0cb7de8379a3147b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 27 May 2012 20:44:45 +0000 Subject: bye-bye, old good winsock.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Weather/weather_10.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Weather') diff --git a/protocols/Weather/weather_10.vcxproj b/protocols/Weather/weather_10.vcxproj index f3e4b5becc..6d9df9bee7 100644 --- a/protocols/Weather/weather_10.vcxproj +++ b/protocols/Weather/weather_10.vcxproj @@ -169,7 +169,7 @@ $(IntDir)weather.res - wsock32.lib;%(AdditionalDependencies) + ws2_32.lib;%(AdditionalDependencies) %(AdditionalLibraryDirectories) true 0x72030000 -- cgit v1.2.3