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/proto_Quotes/proto_Quotes_10.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'protocols/Quotes/proto_Quotes') diff --git a/protocols/Quotes/proto_Quotes/proto_Quotes_10.vcxproj b/protocols/Quotes/proto_Quotes/proto_Quotes_10.vcxproj index 667f639213..ff7f5129a3 100644 --- a/protocols/Quotes/proto_Quotes/proto_Quotes_10.vcxproj +++ b/protocols/Quotes/proto_Quotes/proto_Quotes_10.vcxproj @@ -72,6 +72,7 @@ true false Windows + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -83,6 +84,7 @@ true false Windows + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -94,6 +96,7 @@ true false Windows + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) @@ -105,6 +108,7 @@ true false Windows + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3