Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54081 - sandbox/monotonic/libs/monotonic/test
From: christian.schladetsch_at_[hidden]
Date: 2009-06-18 22:19:10


Author: cschladetsch
Date: 2009-06-18 22:19:09 EDT (Thu, 18 Jun 2009)
New Revision: 54081
URL: http://svn.boost.org/trac/boost/changeset/54081

Log:
removed /Zi

Text files modified:
   sandbox/monotonic/libs/monotonic/test/monotonic.vcproj | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/monotonic/libs/monotonic/test/monotonic.vcproj
==============================================================================
--- sandbox/monotonic/libs/monotonic/test/monotonic.vcproj (original)
+++ sandbox/monotonic/libs/monotonic/test/monotonic.vcproj 2009-06-18 22:19:09 EDT (Thu, 18 Jun 2009)
@@ -123,7 +123,7 @@
                                 EnableFunctionLevelLinking="true"
                                 UsePrecompiledHeader="0"
                                 WarningLevel="3"
- DebugInformationFormat="3"
+ DebugInformationFormat="0"
                         />
                         <Tool
                                 Name="VCManagedResourceCompilerTool"


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk