$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-06-15 02:50:11
On 14/06/06, Alex Besogonov <cyberax_at_[hidden]> wrote:
> Sohail Somani wrote:
> > The only reason I would use the redundant Visual Studio projects is for
> > the guess and click interface, mainly to easily navigate the project
> > files... Would be much easier if they allowed you to recursively add
> > folders, but of course no one wants to do that.
> Well, I have a simple script which creates .vcproj file from a directory
> tree :)
Could you post it here? I think such a script could provide a better
migration path between VS and bjam.
Andrei