Actually, default behavior of the IDE is to define "_DEBUG" in the debug configurations, and "NDEBUG" in the release versions. Those are set as defaults for all files, but may be overridden on a case-by-case basis as necessary. This is a bit off topic for the Boost list. If you have other questions in this area, feel free to email me directly. Randy Bowen rbowen@stamps.com -----Original Message----- From: Jon Agiato [mailto:JonAgiato@nyc.rr.com] Sent: Friday, November 22, 2002 6:32 PM To: Boost-Users@yahoogroups.com Subject: Re: [Boost-Users] Re: uBLAS, MTL performance tests. Thanks Randy! Would you know if it is also set for release by default as well? Jon Agiato JonAgiato@nyc.rr.com ----- Original Message ----- From: Randy Bowen To: Boost-Users@yahoogroups.com Sent: Friday, November 22, 2002 6:40 PM Subject: RE: [Boost-Users] Re: uBLAS, MTL performance tests.
add -DNDEBUG to command line arguments. Unfortunately I don't know where exactly you can edit command line arguments in VC.NET.
Alexei.
In VC.NET, this can be set under Project Properties -> C/C++ -> Preprocessor -> Preprocessor Definitions. (It's normally preset for debug configurations.) Randy Bowen Yahoo! Groups Sponsor ADVERTISEMENT Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.