* package/winuni/RELNOTES
* Updated.
* harbour.spec
* doc/dirstruc.txt
* utils/hbmk2/examples/contribf.hbc
* contrib/Makefile
- contrib/hbbtree
+ examples/hbbtree
- examples/hbbtree/Makefile
* hbbtree move to example section as told in a recent
changelog entry. This contrib has long time unfixed
file-format portability problems, plus it's really
more of a good example code than lib for end-users.
22 lines
720 B
Plaintext
22 lines
720 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=hbblink hbclipsm hbcomm hbct hbfoxpro hbfship hbgt hbmisc hbmzip minizip hbnf hbsms hbtpathy hbxpp hbziparc rddbmcdx 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
|
|
{!rsxnt}libs=hbodbc
|
|
{!bsd&!hpux&!pocc}libs=hbsqlit3 sqlite3
|
|
{!wce}libs=hbbz2 bz2
|