summaryrefslogtreecommitdiff
path: root/config/bsoncxx.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'config/bsoncxx.mpb')
-rw-r--r--config/bsoncxx.mpb6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/bsoncxx.mpb b/config/bsoncxx.mpb
new file mode 100644
index 00000000..f56b811b
--- /dev/null
+++ b/config/bsoncxx.mpb
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+project: boost_base {
+ includes += $(MONGODB_ROOT)/include/bsoncxx/v_noabi
+ libpaths += $(MONGODB_ROOT)/lib
+ lit_libs += bsoncxx bson-1.0
+}