* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
14 lines
291 B
Plaintext
14 lines
291 B
Plaintext
description=xHarbour compatibility
|
|
|
|
incpaths=.
|
|
|
|
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
|
|
|
# xhb has these as part of core, so we're adding them to emulate it.
|
|
# They are not needed to use xhb lib itself.
|
|
libs=hbct.hbc
|
|
libs=hbtip.hbc
|
|
libs=hbfship.hbc
|
|
libs=hbxpp.hbc
|
|
libs=hbwin.hbc{allwin}
|