summaryrefslogtreecommitdiff
path: root/ACE/MPC/config/mysqlpp.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/MPC/config/mysqlpp.mpb')
-rw-r--r--ACE/MPC/config/mysqlpp.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/MPC/config/mysqlpp.mpb b/ACE/MPC/config/mysqlpp.mpb
new file mode 100644
index 00000000000..c6d3513b191
--- /dev/null
+++ b/ACE/MPC/config/mysqlpp.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project: mysql {
+ includes += $(MYSQLPLUS_ROOT)/include/mysql++
+ libpaths += $(MYSQLPLUS_ROOT)/lib
+ lit_libs += mysqlpp
+}