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/Yahoo/Yahoo_10.vcxproj | 4 ++++ protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'protocols/Yahoo') diff --git a/protocols/Yahoo/Yahoo_10.vcxproj b/protocols/Yahoo/Yahoo_10.vcxproj index 5beb9c56e0..89fa127af1 100644 --- a/protocols/Yahoo/Yahoo_10.vcxproj +++ b/protocols/Yahoo/Yahoo_10.vcxproj @@ -94,6 +94,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib ..\..\bin10\make_ver.bat @@ -123,6 +124,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib ..\..\bin10\make_ver.bat @@ -157,6 +159,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib ..\..\bin10\make_ver.bat @@ -191,6 +194,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib ..\..\bin10\make_ver.bat diff --git a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj b/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj index 99d3c3a208..5ce16e3a7d 100644 --- a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj +++ b/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj @@ -75,6 +75,7 @@ Windows true false + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -86,6 +87,7 @@ Windows true false + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -97,6 +99,7 @@ Windows true false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) @@ -108,6 +111,7 @@ Windows true false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3