* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
|
|
description=ODBC wrapper (SQL/db)
|
|
|
|
incpaths=.
|
|
|
|
headers=sql.ch
|
|
|
|
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
|
|
|
{win}libs=odbc32
|
|
{unix&!darwin}libs=odbc
|
|
{unix&darwin}libs=iodbc
|