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/OpenFolder/openFolder_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/OpenFolder') diff --git a/plugins/OpenFolder/openFolder_11.vcxproj b/plugins/OpenFolder/openFolder_11.vcxproj index 4605e6757b..c28fe70bdd 100644 --- a/plugins/OpenFolder/openFolder_11.vcxproj +++ b/plugins/OpenFolder/openFolder_11.vcxproj @@ -92,7 +92,7 @@ true $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib Windows false @@ -114,7 +114,7 @@ true $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib Windows false @@ -138,7 +138,7 @@ $(IntDir)$(TargetName).lib true - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib true true Windows @@ -165,7 +165,7 @@ $(IntDir)$(TargetName).lib true - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib true true Windows -- cgit v1.2.3