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/Weather/proto_weather/proto_weather_10.vcxproj | 4 ++++ protocols/Weather/weather_10.vcxproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'protocols/Weather') diff --git a/protocols/Weather/proto_weather/proto_weather_10.vcxproj b/protocols/Weather/proto_weather/proto_weather_10.vcxproj index f8b17f86a5..93e9c63fc1 100644 --- a/protocols/Weather/proto_weather/proto_weather_10.vcxproj +++ b/protocols/Weather/proto_weather/proto_weather_10.vcxproj @@ -72,6 +72,7 @@ Windows true false + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -85,6 +86,7 @@ true true false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) @@ -96,6 +98,7 @@ true false Windows + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -109,6 +112,7 @@ true true false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) diff --git a/protocols/Weather/weather_10.vcxproj b/protocols/Weather/weather_10.vcxproj index 1c5e7037ad..f11d40ae03 100644 --- a/protocols/Weather/weather_10.vcxproj +++ b/protocols/Weather/weather_10.vcxproj @@ -98,6 +98,7 @@ $(IntDir)$(TargetName).lib true Windows + $(SolutionDir)\lib @@ -128,6 +129,7 @@ $(IntDir)$(TargetName).lib true Windows + $(SolutionDir)\lib @@ -153,6 +155,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib @@ -176,6 +179,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib -- cgit v1.2.3