From f6c508b4207c399015c3ed5880ec544a8cd12559 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 7 Dec 2012 13:32:49 +0000 Subject: - final libs adaptation for MSVC 2012 - pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Sessions/Sessions_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/Sessions') diff --git a/plugins/Sessions/Sessions_11.vcxproj b/plugins/Sessions/Sessions_11.vcxproj index a8cd0a0645..b43c8a1d16 100644 --- a/plugins/Sessions/Sessions_11.vcxproj +++ b/plugins/Sessions/Sessions_11.vcxproj @@ -99,7 +99,7 @@ false true Windows - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -129,7 +129,7 @@ false true Windows - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -156,7 +156,7 @@ $(IntDir)$(TargetName).lib false Windows - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib @@ -181,7 +181,7 @@ $(IntDir)$(TargetName).lib false Windows - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib -- cgit v1.2.3