Files
harbour-core/harbour/contrib/hbpgsql/hbpgsql.hbp
Viktor Szakats 7fccc044ad 2012-11-27 17:08 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/*/*.hbp
    % use ${hb_name}.hbx to avoid duplicating the project 
      name inside the .hbp files
2012-11-27 16:14:13 +00:00

33 lines
597 B
Plaintext

#
# $Id$
#
-hblib
-inc
-o${hb_name}
-w3 -es2
-depkeyhead=pgsql:libpq-fe.h
-depcontrol=pgsql:no{HB_BUILD_3RDEXT='no'}
-depcontrol=pgsql:${HB_WITH_PGSQL}
-depincpath=pgsql:/usr/include
-depincpath=pgsql:/usr/local/pgsql/include
-depincpath=pgsql:/usr/local/pgsql/include/libpq
-depincpath=pgsql:/usr/include/pgsql
-depincpath=pgsql:/usr/include/postgresql
-depincpath=pgsql:/postgres/include
-depincpath=pgsql:/opt/local/include/postgresql84
-depincpath=pgsql:/opt/local/include/postgresql83
-depimplibs=pgsql:../lib/libpq.dll
-iflag={bcc}-a
${hb_name}.hbx
postgres.c
rddcopy.c
tpostgre.prg