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/StopSpamPlus/stopspam_10.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/StopSpamPlus') diff --git a/plugins/StopSpamPlus/stopspam_10.vcxproj b/plugins/StopSpamPlus/stopspam_10.vcxproj index 5a050a5cd2..5b1d4d75fc 100644 --- a/plugins/StopSpamPlus/stopspam_10.vcxproj +++ b/plugins/StopSpamPlus/stopspam_10.vcxproj @@ -88,6 +88,7 @@ true false $(IntDir)$(TargetName).lib + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) @@ -113,6 +114,7 @@ true false $(IntDir)$(TargetName).lib + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) @@ -135,6 +137,7 @@ false $(IntDir)$(TargetName).lib comctl32.lib;%(AdditionalDependencies) + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -155,6 +158,7 @@ Windows false $(IntDir)$(TargetName).lib + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3