From f616294363c642d138f9dc0ef6eceae639e2434c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Jun 2012 16:44:50 +0000 Subject: /bin10/lib added to the default lib path git-svn-id: http://svn.miranda-ng.org/main/trunk@640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AssocMgr/assocmgr.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/AssocMgr') diff --git a/plugins/AssocMgr/assocmgr.vcxproj b/plugins/AssocMgr/assocmgr.vcxproj index f4050b4bc4..822e64c84a 100644 --- a/plugins/AssocMgr/assocmgr.vcxproj +++ b/plugins/AssocMgr/assocmgr.vcxproj @@ -93,6 +93,7 @@ 0x24300000 comctl32.lib;%(AdditionalDependencies) false + $(SolutionDir)\lib @@ -118,6 +119,7 @@ 0x24300000 comctl32.lib;%(AdditionalDependencies) false + $(SolutionDir)\lib @@ -145,6 +147,7 @@ true true false + $(SolutionDir)\lib @@ -172,6 +175,7 @@ true true false + $(SolutionDir)\lib -- cgit v1.2.3