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 --- protocols/Quotes/Forex.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'protocols/Quotes/Forex.vcxproj') diff --git a/protocols/Quotes/Forex.vcxproj b/protocols/Quotes/Forex.vcxproj index c02955da95..9349f30702 100644 --- a/protocols/Quotes/Forex.vcxproj +++ b/protocols/Quotes/Forex.vcxproj @@ -86,7 +86,7 @@ Windows $(IntDir)$(TargetName).lib false - ..\..\..\boost_1_49_0\lib + $(SolutionDir)\lib;..\..\..\boost_1_49_0\lib ..\..\include\msapi @@ -109,7 +109,7 @@ Windows $(IntDir)$(TargetName).lib false - ..\..\..\boost_1_49_0\lib64 + $(SolutionDir)\lib;..\..\..\boost_1_49_0\lib ..\..\include\msapi @@ -134,7 +134,7 @@ true $(IntDir)$(TargetName).lib false - ..\..\..\boost_1_49_0\lib + $(SolutionDir)\lib;..\..\..\boost_1_49_0\lib ..\..\include\msapi @@ -159,7 +159,7 @@ true $(IntDir)$(TargetName).lib false - ..\..\..\boost_1_49_0\lib64 + $(SolutionDir)\lib;..\..\..\boost_1_49_0\lib ..\..\include\msapi -- cgit v1.2.3