From 30ac688c9ac503e026bbf36b38a5549c94a5951c Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Sep 2013 16:22:55 +0000 Subject: paths to libs fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@6195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Non-IM Contact/nimcontact_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/Non-IM Contact') diff --git a/plugins/Non-IM Contact/nimcontact_11.vcxproj b/plugins/Non-IM Contact/nimcontact_11.vcxproj index 15fd8d76be..2aad8119fe 100644 --- a/plugins/Non-IM Contact/nimcontact_11.vcxproj +++ b/plugins/Non-IM Contact/nimcontact_11.vcxproj @@ -101,7 +101,7 @@ true true false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib @@ -130,7 +130,7 @@ 0x30040000 $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib @@ -158,7 +158,7 @@ 0x30040000 $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib @@ -185,7 +185,7 @@ 0x30040000 $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib -- cgit v1.2.3