From ca873a822262beba53eda7c1cae5abeeac2b75ac Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 2 Apr 2012 08:53:05 +0000 Subject: [PATCH] - Updated VS 2008 project files (by tazpn) o Set /Zi to be standard for Release, ReleaseWithDebugInfo o Enable PDB for Release builds so crash dump is more effective (have to deliver PDB with releases) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5137 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Console/Console_VS2008.vcproj | 7 +++---- Editor/Editor_VS2008.vcproj | 7 +++---- Laptop/Laptop_VS2008.vcproj | 7 +++---- Standard Gaming Platform/SGP_VS2008.vcproj | 7 +++---- Strategic/Strategic_VS2008.vcproj | 7 +++---- Tactical/Tactical_VS2008.vcproj | 7 +++---- TacticalAI/TacticalAI_VS2008.vcproj | 7 +++---- TileEngine/TileEngine_VS2008.vcproj | 7 +++---- ext/VFS/build/7z_VS2008.vcproj | 3 ++- ext/VFS/build/VFS_VS2008.vcproj | 5 ++--- ext/export/ja2export_VS2008.vcproj | 2 +- .../projects/visualc71/libpng_VS2008.vcproj | 3 ++- .../projects/visualc71/zlib_VS2008.vcproj | 2 ++ ja2_VS2008.vcproj | 20 +++++++++---------- lua/lua_VS2008.vcproj | 7 +++---- 15 files changed, 46 insertions(+), 52 deletions(-) diff --git a/Console/Console_VS2008.vcproj b/Console/Console_VS2008.vcproj index 539399c0..d67a1ef8 100644 --- a/Console/Console_VS2008.vcproj +++ b/Console/Console_VS2008.vcproj @@ -113,7 +113,6 @@ EnableFunctionLevelLinking="false" UsePrecompiledHeader="0" WarningLevel="3" - DebugInformationFormat="0" /> @@ -127,7 +127,7 @@ EnableFunctionLevelLinking="false" UsePrecompiledHeader="0" WarningLevel="3" - DebugInformationFormat="0" + SuppressStartupBanner="true" /> @@ -207,7 +207,7 @@ EnableFunctionLevelLinking="false" UsePrecompiledHeader="0" WarningLevel="3" - DebugInformationFormat="0" + DebugInformationFormat="3" /> @@ -356,7 +356,7 @@ />