Boost logo

Boost-Build :

From: Craig Rodrigues (rodrigc_at_[hidden])
Date: 2005-04-10 18:55:54


On Sun, Apr 10, 2005 at 08:55:59PM +0200, Jan Rehders wrote:
>
> Hello,
>
> I'm looking for a way to create project files for different IDEs like
> Visual Studio etc from boost Jamfiles. I could not find a build-in way
> or any third party lib doing this. Has anybody here written an exporter
> and can give me some tips?

The closest thing I have seen to what you are asking
for is the Makefile Project Creator (MPC), which was
originally written for the ACE C++ library:

http://www.ociweb.com/product/mpc/

MPC currently can generate Visual Studio and GNU makefiles.
I don't think it supports Jam, but it could probably be
extended to support Jam. MPC is written in Perl, so
it shouldn't be too hard to work with.

-- 
Craig Rodrigues 
rodrigc_at_[hidden]
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk