$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Randy Bowen (rbowen_at_[hidden])
Date: 2002-11-22 18:40:56
>
>
> 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