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/mTextControl/mtextcontrol_10.vcxproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'plugins/mTextControl/mtextcontrol_10.vcxproj') diff --git a/plugins/mTextControl/mtextcontrol_10.vcxproj b/plugins/mTextControl/mtextcontrol_10.vcxproj index 2379d8e9f4..728f5bb0fc 100644 --- a/plugins/mTextControl/mtextcontrol_10.vcxproj +++ b/plugins/mTextControl/mtextcontrol_10.vcxproj @@ -132,6 +132,7 @@ $(IntDir)$(TargetName).lib MachineX86 + $(TargetDir)$(TargetName).pdb @@ -172,11 +173,11 @@ $(IntDir)$(TargetName).lib MachineX86 - - + $(TargetDir)$(TargetName).pdb true true UseLinkTimeCodeGeneration + true @@ -216,6 +217,7 @@ $(IntDir)$(TargetName).lib + $(TargetDir)$(TargetName).pdb @@ -254,6 +256,8 @@ $(IntDir)$(TargetName).lib true true + true + $(TargetDir)$(TargetName).pdb -- cgit v1.2.3