* contrib/hbcairo/hbcairo.hbp
* contrib/hbct/hbct.hbp
* contrib/hbhpdf/hbhpdf.hbp
* contrib/hbmysql/hbmysql.hbp
* contrib/hbmzip/hbmzip.hbp
* contrib/hbpgsql/hbpgsql.hbp
* contrib/hbsqlit3/hbsqlit3.hbp
* contrib/hbtip/hbtip.hbm
* contrib/hbwin/hbwin.hbp
* contrib/hbzebra/hbzebra.hbp
* contrib/rddads/rddads.hbp
* contrib/xhb/xhb.hbp
* do not copy .ch/.hbx files to central Harbour
directory. It means that if you need to use
these files from now on, you need to use the
.hbc files to add these packages to your project:
xhbextrn.ch ctextern.ch adsextrn.ch
(and more if you need an .hbx file.) INCOMPATIBLE.
This is a gradual step to complete this TODO:
2012-03-04 20:31 UTC+0100
Now all .hbx files are stored locally in package
folder.
35 lines
621 B
Plaintext
35 lines
621 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
|
|
|
|
-instfile=inc:postgres.ch
|
|
|
|
hbpgsql.hbx
|
|
|
|
postgres.c
|
|
rddcopy.c
|
|
|
|
tpostgre.prg
|