From 00c02423ce5678c3138c4adfc3e3cb81185aa87b Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 18 May 2012 14:30:41 +0000 Subject: Solution files adjustment, debug info generation to all projects git-svn-id: http://svn.miranda-ng.org/main/trunk@43 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Console/Console.vcxproj | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'plugins/Console/Console.vcxproj') diff --git a/plugins/Console/Console.vcxproj b/plugins/Console/Console.vcxproj index 2726c33954..d57f35a46c 100644 --- a/plugins/Console/Console.vcxproj +++ b/plugins/Console/Console.vcxproj @@ -114,7 +114,7 @@ true true - true + false false @@ -123,6 +123,9 @@ $(IntDir)$(TargetName).lib + + $(IntDir)$(TargetName).bsc + @@ -155,7 +158,7 @@ true true - true + false false @@ -163,6 +166,9 @@ + + $(IntDir)$(TargetName).bsc + @@ -198,7 +204,7 @@ true - true + false false @@ -209,7 +215,11 @@ true $(IntDir)$(TargetName).lib UseLinkTimeCodeGeneration + true + + $(IntDir)$(TargetName).bsc + @@ -245,7 +255,7 @@ true - true + false false @@ -255,7 +265,11 @@ true true UseLinkTimeCodeGeneration + true + + $(IntDir)$(TargetName).bsc + -- cgit v1.2.3