* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
15 lines
221 B
Plaintext
15 lines
221 B
Plaintext
description=libgd wrapper (imaging)
|
|
|
|
incpaths=.
|
|
|
|
headers=gd.ch
|
|
|
|
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
|
|
|
{win}libs=bgd
|
|
{linux}libs=gd png jpeg freetype m
|
|
{darwin}libs=gd
|
|
{darwin}libpaths=/opt/local/lib
|
|
|
|
libs=hbct.hbc
|