* (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
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
|
|
description=RDDSQL PostgreSQL backend
|
|
|
|
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
|
|
|
{unix}libs=pq
|
|
{!unix}libs=libpq
|
|
{darwin}libpaths=/opt/local/lib/postgresql84
|
|
{darwin}libpaths=/opt/local/lib/postgresql83
|
|
|
|
libs=rddsql.hbc
|