Rev 107 | Blame | Compare with Previous | Last modification | View Log | RSS feed
// -*- MPC -*-
// $Id: boost_base.mpb 107 2005-09-02 16:42:23Z bj $
project {
requires += boost
includes += $(BOOST_ROOT)/include/$(BOOST_VERSION)
libpaths += $(BOOST_ROOT)/lib
}