Boost logo

Boost-Build :

Subject: Re: [Boost-build] vcproj to boost.build
From: Andy Schweitzer (a.schweitzer.grps_at_[hidden])
Date: 2009-03-30 19:26:00


Vladimir Prus wrote:
> On Sunday 29 March 2009 22:37:38 Andy Schweitzer wrote:
>
> The ":" separate paramaters to the 'exe' function and the list of
> properties that must be present when building a target is specified
> using the 'requirements' parameter. Consequently, the above should be:
>
> exe fractionsX
> : ../fractions.cpp ../fractions_misc.cpp ../stdafx.cpp
> : <include>../../include
> <include>C:/nan/boost/boost_1_38_0
> <linkflags>"/LIBPATH:C:/nan/boost/boost_1_38_0/stage/lib"
> ;
>
> - Volodya
>

Thanks! That did it!

> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


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