Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
107 |
bj |
1 |
// -*- MPC -*-
|
|
|
2 |
// $Id: boost_base.mpb 217 2006-05-05 09:35:48Z bj $
|
|
|
3 |
|
|
|
4 |
project {
|
|
|
5 |
requires += boost
|
217 |
bj |
6 |
includes += $(BOOST_ROOT)/include/$(BOOST_VERSION) $(BOOST_ROOT)/.
|
107 |
bj |
7 |
libpaths += $(BOOST_ROOT)/lib
|
|
|
8 |
}
|