* contrib/hbfimage/hbfimage.hbp
* contrib/hbgd/hbgd.hbp
* contrib/hbcairo/hbcairo.hbp
+ added /usr/local/include to dependency search path to make HomeBrew happy
(untested)
32 lines
473 B
Plaintext
32 lines
473 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
-hblib
|
|
-inc
|
|
|
|
-o${hb_name}
|
|
|
|
-w3 -es2
|
|
|
|
-stop{dos|os2}
|
|
|
|
-depkeyhead=freeimage:FreeImage.h
|
|
-depcontrol=freeimage:no{HB_BUILD_3RDEXT='no'}
|
|
-depcontrol=freeimage:${HB_WITH_FREEIMAGE}
|
|
-depincpath=freeimage:/usr/include
|
|
-depincpath=freeimage:/usr/local/include
|
|
-depincpath=freeimage:/opt/local/include
|
|
-depimplibs=freeimage:../Dist/FreeImage.dll
|
|
|
|
-instfile=inc:freeimag.ch
|
|
-instfile=inc:hbfimage.hbx
|
|
|
|
# For FreeImage headers
|
|
-c=gnu90
|
|
|
|
hbfimage.hbx
|
|
|
|
fi_winfu.c
|
|
fi_wrp.c
|