summaryrefslogtreecommitdiff
path: root/config/boost_base.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-11-23 13:53:48 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-11-23 13:53:48 +0000
commit455468de193ada5127c04bed03cfa5fa0278c386 (patch)
treeed01b2e5f35f3ddb8f0391c489253a5b143c5db7 /config/boost_base.mpb
parent136f7aaa833976e289ee8b57d97ec4a8d6732dd5 (diff)
downloadMPC-455468de193ada5127c04bed03cfa5fa0278c386.tar.gz
ChangeLogTag: Tue Nov 23 07:52:03 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/boost_base.mpb')
-rw-r--r--config/boost_base.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/boost_base.mpb b/config/boost_base.mpb
new file mode 100644
index 00000000..d13ed71e
--- /dev/null
+++ b/config/boost_base.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project {
+ includes += $(BOOST_ROOT)/include/$(BOOST_VERSION)
+ libpaths += $(BOOST_ROOT)/lib
+}