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/MenuItemEx/menuex_10.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/MenuItemEx') diff --git a/plugins/MenuItemEx/menuex_10.vcxproj b/plugins/MenuItemEx/menuex_10.vcxproj index 610237f2a9..fd55658b45 100644 --- a/plugins/MenuItemEx/menuex_10.vcxproj +++ b/plugins/MenuItemEx/menuex_10.vcxproj @@ -90,6 +90,7 @@ $(IntDir)$(TargetName).lib Windows type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) + $(SolutionDir)\lib @@ -112,6 +113,7 @@ $(IntDir)$(TargetName).lib Windows type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) + $(SolutionDir)\lib @@ -140,6 +142,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib @@ -168,6 +171,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib -- cgit v1.2.3