* contrib/Makefile
- contrib/xpp
+ contrib/hbxpp
* contrib/hbxpp/Makefile
- contrib/hbxpp/xpp.hbc
+ contrib/hbxpp/hbxpp.hbc
- contrib/hbxpp/xppextrn.ch
+ contrib/hbxpp/hbxppext.ch
- contrib/hbxpp/xpp.ch
+ contrib/hbxpp/hbxpp.ch
* contrib/hbxpp/tests/hbmk.hbm
* utils/hbmk2/examples/contribf.hbc
* Renamed 'xpp' lib to 'hbxpp'. Final name.
22 lines
682 B
Plaintext
22 lines
682 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 hbfship hbgt hbmisc hbmzip hbnf hbtpathy hbxpp 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
|