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/CrashDumper/crshdmp_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/CrashDumper') diff --git a/plugins/CrashDumper/crshdmp_11.vcxproj b/plugins/CrashDumper/crshdmp_11.vcxproj index c957a0cdab..151b491154 100644 --- a/plugins/CrashDumper/crshdmp_11.vcxproj +++ b/plugins/CrashDumper/crshdmp_11.vcxproj @@ -98,7 +98,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -131,7 +131,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -160,7 +160,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib ..\..\include\msapi @@ -187,7 +187,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib ..\..\include\msapi -- cgit v1.2.3