summaryrefslogtreecommitdiff
path: root/ACE/MPC/config/mysql.mpb
blob: 0c02083a1c482bd458ec2b646dc97ab8050df9f8 (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
// $Id$

project {
  includes += $(MYSQL_ROOT)/include/mysql
  libpaths += $(MYSQL_ROOT)/lib/mysql
  lit_libs += mysqlclient
}