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/TopToolBar/TopToolBar.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/TopToolBar') diff --git a/plugins/TopToolBar/TopToolBar.vcxproj b/plugins/TopToolBar/TopToolBar.vcxproj index 2198ce9788..74af8839cf 100644 --- a/plugins/TopToolBar/TopToolBar.vcxproj +++ b/plugins/TopToolBar/TopToolBar.vcxproj @@ -109,6 +109,7 @@ 0x1b200000 $(IntDir)$(TargetName).lib MachineX86 + $(SolutionDir)\lib true @@ -145,6 +146,7 @@ true 0x1b200000 $(IntDir)$(TargetName).lib + $(SolutionDir)\lib true @@ -187,6 +189,7 @@ true true true + $(SolutionDir)\lib true @@ -227,6 +230,7 @@ true true true + $(SolutionDir)\lib true -- cgit v1.2.3