* (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
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
|
|
description=RDDSQL Firebird backend
|
|
|
|
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
|
|
|
{!darwin}libs=fbclient
|
|
{darwin}frameworks=Firebird
|
|
|
|
libs=rddsql.hbc
|