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/ClientChangeNotify/ClientChangeNotify.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index 72e571326f..c5690ca2b9 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -84,6 +84,7 @@ $(IntDir)$(TargetName).lib Windows false + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -105,6 +106,7 @@ $(IntDir)$(TargetName).lib Windows false + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -132,6 +134,7 @@ $(IntDir)$(TargetName).lib Windows false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) @@ -159,6 +162,7 @@ $(IntDir)$(TargetName).lib Windows false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3