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
Removed svn Id tag
[MPC.git]
/
config
/
iodbc.mpb
blob
f6be2df9dcc0bb199df3cd8af7ce9be8c3197c38
1
project {
2
// Support for iODBC (http://www.iodbc.org). This is one
3
// variant of porting ODBC to non-Windows systems.
4
avoids += unixodbc
5
6
libpaths += $(IODBC_ROOT)/lib
7
includes += $(IODBC_ROOT)/include
8
9
lit_libs += iodbc iodbcinst
10
}