$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ken Fogel (yg-boost-users_at_[hidden])
Date: 2003-06-03 20:19:14
I can get the threads examples to compile and link with bjam but I am unable
to get it to work from within the Visual Studio IDE (versions 6 or 7.1).
Does anyone have a basic project structure that could be used in the IDE for
threads? I am writing console applications rather than GUI apps.