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/TopToolBar/TopToolBar_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/TopToolBar') diff --git a/plugins/TopToolBar/TopToolBar_11.vcxproj b/plugins/TopToolBar/TopToolBar_11.vcxproj index 7f1f75ddbf..cf0a9d8a31 100644 --- a/plugins/TopToolBar/TopToolBar_11.vcxproj +++ b/plugins/TopToolBar/TopToolBar_11.vcxproj @@ -98,7 +98,7 @@ true 0x1b200000 $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib Windows false @@ -124,7 +124,7 @@ true 0x1b200000 $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib Windows false @@ -154,7 +154,7 @@ true true true - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib Windows false /PDBALTPATH:%_PDB% @@ -185,7 +185,7 @@ true true true - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib Windows false /PDBALTPATH:%_PDB% -- cgit v1.2.3