Boost logo

Boost-Build :

From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-09-02 02:55:00


Alexey Pakhunov wrote:

> 11. trivial change of toolset.flags into just flags

I've just committed 11 to CVS:

-toolset.flags msvc.link USER_LINKFLAGS <linkflags> ;
-toolset.flags msvc.link LINKPATH <library-path> ;
+flags msvc.link USER_LINKFLAGS <linkflags> ;
+flags msvc.link LINKPATH <library-path> ;

I hope that nobody have objections against such a trivial change.

Andrey

 


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