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
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]
participants (2)
-
Jon Agiato
-
Randy Bowen