* (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
11 lines
161 B
Plaintext
11 lines
161 B
Plaintext
|
|
description=RDDSQL ODBC backend
|
|
|
|
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
|
|
|
{win}libs=odbc32
|
|
{unix&!darwin}libs=odbc
|
|
{unix&darwin}libs=iodbc
|
|
|
|
libs=rddsql.hbc
|