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/JabberG/jabber_10.vcxproj | 4 ++++ protocols/JabberG/jabber_xstatus/JABBER_XSTATUS_10.vcxproj | 4 ++++ protocols/JabberG/proto_jabber/Proto_Jabber.vcxproj | 4 ++++ 3 files changed, 12 insertions(+) (limited to 'protocols/JabberG') diff --git a/protocols/JabberG/jabber_10.vcxproj b/protocols/JabberG/jabber_10.vcxproj index 89d2e58e33..a3176b7300 100644 --- a/protocols/JabberG/jabber_10.vcxproj +++ b/protocols/JabberG/jabber_10.vcxproj @@ -101,6 +101,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib ..\..\bin10\make_ver.bat @@ -138,6 +139,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib ..\..\bin10\make_ver.bat @@ -170,6 +172,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 ..\..\bin10\make_ver.bat @@ -201,6 +204,7 @@ false $(IntDir)$(TargetName).lib Windows + $(SolutionDir)\lib ..\..\bin10\make_ver.bat diff --git a/protocols/JabberG/jabber_xstatus/JABBER_XSTATUS_10.vcxproj b/protocols/JabberG/jabber_xstatus/JABBER_XSTATUS_10.vcxproj index 40469265c8..beb6e1b4bf 100644 --- a/protocols/JabberG/jabber_xstatus/JABBER_XSTATUS_10.vcxproj +++ b/protocols/JabberG/jabber_xstatus/JABBER_XSTATUS_10.vcxproj @@ -77,6 +77,7 @@ Windows true false + $(SolutionDir)\lib @@ -89,6 +90,7 @@ Windows true false + $(SolutionDir)\lib @@ -101,6 +103,7 @@ Windows true false + $(SolutionDir)\lib @@ -113,6 +116,7 @@ Windows true false + $(SolutionDir)\lib diff --git a/protocols/JabberG/proto_jabber/Proto_Jabber.vcxproj b/protocols/JabberG/proto_jabber/Proto_Jabber.vcxproj index fd67e11ecf..1051ada6bb 100644 --- a/protocols/JabberG/proto_jabber/Proto_Jabber.vcxproj +++ b/protocols/JabberG/proto_jabber/Proto_Jabber.vcxproj @@ -75,6 +75,7 @@ Windows true false + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -86,6 +87,7 @@ Windows true false + $(SolutionDir)\lib _DEBUG;%(PreprocessorDefinitions) @@ -97,6 +99,7 @@ Windows true false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) @@ -108,6 +111,7 @@ Windows true false + $(SolutionDir)\lib NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3