* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
13 lines
238 B
Plaintext
13 lines
238 B
Plaintext
description=PostgreSQL wrapper (SQL)
|
|
|
|
incpaths=.
|
|
|
|
headers=postgres.ch
|
|
|
|
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
|