* contrib/rddads/adsfunc.c
* Minor cleanup.
* doc/dirstruc.txt
* utils/hbmk2/examples/contribf.hbc
* contrib/Makefile
- contrib/rddado
+ examples/rddado
+ examples/rddado/rddado.hbp
- examples/rddado/Makefile
* Moved rddado from contrib to examples area.
It's an almost working example.
22 lines
668 B
Plaintext
22 lines
668 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
# Full listing of Harbour contrib libs with availability.
|
|
# [ This should be kept in sync with local Makefile information. ]
|
|
|
|
# contribs portable, with no external dependencies:
|
|
libs=hbbmcdx hbbtree hbclipsm hbct hbgt hbmisc hbmzip hbnf hbtpathy hbziparc rddsql xhb
|
|
|
|
# contribs portable, with external dependencies:
|
|
libs=hbcurl hbfbird hbgd hbhpdf hbmysql hbpgsql hbqt hbtip sddfb sddmy sddpg
|
|
|
|
# contribs with limited availability (some with external dependencies):
|
|
{!pocc&!xcc&!dmc&!watcom}libs=gtalleg
|
|
{!dos}libs=hbfimage hbssl
|
|
{linux|win}libs=rddads
|
|
{win}libs=gtwvg hbblat hbwin
|
|
{win&!dmc}libs=hbwhat
|
|
{!rsxnt}libs=hbodbc
|
|
{!bsd&!hpux&!pocc}libs=hbsqlit3
|