From 8a358a480254c8333628bd565f23a8440a49be77 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Sat, 24 Mar 2012 16:02:44 +0100 Subject: [PATCH] TortoiseShell: set Debug Information Format to Program Database (/Zi) Signed-off-by: Sven Strickroth --- src/TortoiseShell/TortoiseShell.vcproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/TortoiseShell/TortoiseShell.vcproj b/src/TortoiseShell/TortoiseShell.vcproj index e9bee9aee..f2c76257d 100644 --- a/src/TortoiseShell/TortoiseShell.vcproj +++ b/src/TortoiseShell/TortoiseShell.vcproj @@ -271,6 +271,7 @@ ProgramDataBaseFileName="..\..\obj\TortoiseShell\Release/" WarningLevel="4" SuppressStartupBanner="true" + DebugInformationFormat="3" CompileAs="0" />