repo.or.cz
/
MPC.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #178 from DOCGroup/elliottc/more_databases
[MPC.git]
/
config
/
bsoncxx.mpb
blob
f56b811be2b01205e13840da5f0867d1f4b43b46
1
// -*- MPC -*-
2
project: boost_base {
3
includes += $(MONGODB_ROOT)/include/bsoncxx/v_noabi
4
libpaths += $(MONGODB_ROOT)/lib
5
lit_libs += bsoncxx bson-1.0
6
}