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/stdclist/stdclist_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/core/stdclist') diff --git a/src/core/stdclist/stdclist_11.vcxproj b/src/core/stdclist/stdclist_11.vcxproj index 9bdff14220..2230538d86 100644 --- a/src/core/stdclist/stdclist_11.vcxproj +++ b/src/core/stdclist/stdclist_11.vcxproj @@ -101,7 +101,7 @@ $(IntDir)$(TargetName).lib Windows type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib @@ -131,7 +131,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib @@ -163,7 +163,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -196,7 +196,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\..\bin10\lib + $(ProfileDir)..\..\..\bin11\lib /PDBALTPATH:%_PDB% -- cgit v1.2.3