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
Merge pull request #37 from jwillemsen/master
[MPC.git]
/
config
/
unixodbc.mpb
blob
01ecad313bc252d0a10b111b9abe93e3e8e1870e
1
project {
2
// Support for UnixODBC (http://www.unixodbc.org). This is one
3
// variant of porting ODBC to non-Windows systems.
4
libpaths += $(UNIXODBC_ROOT)/lib
5
includes += $(UNIXODBC_ROOT)/include
6
7
lit_libs += odbc odbcinst
8
}