Rev 217 | Blame | Compare with Previous | Last modification | View Log | RSS feed
// -*- MPC -*-
// $Id: boost_base.mpb 217 2006-05-05 09:35:48Z bj $
project {
requires += boost
includes += $(BOOST_ROOT)/include/$(BOOST_VERSION) $(BOOST_ROOT)/.
libpaths += $(BOOST_ROOT)/lib
}