From 2c9a9bfed50529645b5b0d5602b2a94b0b5ef900 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 26 Apr 2015 22:42:33 +0000 Subject: unified project for AIM git-svn-id: http://svn.miranda-ng.org/main/trunk@13182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- build/vc.common/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/vc.common/common.props b/build/vc.common/common.props index e89c7342d5..2105bbe781 100644 --- a/build/vc.common/common.props +++ b/build/vc.common/common.props @@ -57,7 +57,7 @@ false - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) + comctl32.lib;ws2_32.lib;UxTheme.lib;%(AdditionalDependencies) $(CommonLibDir) true false -- cgit v1.2.3