* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
10 lines
160 B
Plaintext
10 lines
160 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
|