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 --- src/core/stdchat/stdchat_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/core/stdchat') diff --git a/src/core/stdchat/stdchat_11.vcxproj b/src/core/stdchat/stdchat_11.vcxproj index e8383c7757..f5569b9691 100644 --- a/src/core/stdchat/stdchat_11.vcxproj +++ b/src/core/stdchat/stdchat_11.vcxproj @@ -101,7 +101,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib @@ -131,7 +131,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib @@ -166,7 +166,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib @@ -201,7 +201,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib -- cgit v1.2.3