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
Tue Oct 29 10:41:11 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
[MPC.git]
/
config
/
mysql.mpb
blob
0c02083a1c482bd458ec2b646dc97ab8050df9f8
1
// -*- MPC -*-
2
// $Id$
3
4
project {
5
includes += $(MYSQL_ROOT)/include/mysql
6
libpaths += $(MYSQL_ROOT)/lib/mysql
7
lit_libs += mysqlclient
8
}