You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2008/01/08 23:00:28 UTC

svn commit: r610187 - /xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj

Author: dbertoni
Date: Tue Jan  8 14:00:27 2008
New Revision: 610187

URL: http://svn.apache.org/viewvc?rev=610187&view=rev
Log:
Enable debug information in release builds.

Modified:
    xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj

Modified: xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj?rev=610187&r1=610186&r2=610187&view=diff
==============================================================================
--- xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj (original)
+++ xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj Tue Jan  8 14:00:27 2008
@@ -325,7 +325,7 @@
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
 				Detect64BitPortabilityProblems="true"
-				DebugInformationFormat="0"
+				DebugInformationFormat="3"
 				CompileAs="0"
 				DisableSpecificWarnings="4996"
 			/>



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org