* contrib/make.hbs
! Temp fix.
* contrib/hbmysql/hbmysql.hbp
* contrib/hbhttpd/hbhttpd.hbp
* contrib/hbpgsql/hbpgsql.hbp
* contrib/hbodbc/hbodbc.hbp
* contrib/hbblat/hbblat.hbp
* contrib/hbfbird/hbfbird.hbp
* contrib/hbfimage/hbfimage.hbp
* contrib/hbtip/hbtip.hbm
* contrib/hbcairo/hbcairo.hbp
+ Added .hbx file to the projects.
* contrib/hbcups/hbcups.hbp
- contrib/hbcups/hbcups.c
+ contrib/hbcups/core.c
* contrib/hbcurl/hbcurl.hbm
- contrib/hbcurl/hbcurl.c
+ contrib/hbcurl/core.c
* contrib/hbformat/hbformat.hbp
- contrib/hbformat/hbformac.c
+ contrib/hbformat/fileread.c
- contrib/hbformat/hbformat.prg
+ contrib/hbformat/hbfmtcls.prg
* contrib/hbmagic/hbmagic.hbp
- contrib/hbmagic/hbmagic.c
+ contrib/hbmagic/core.c
* contrib/hbsqlit3/hbsqlit3.hbp
- contrib/hbsqlit3/hbsqlit3.c
+ contrib/hbsqlit3/core.c
* contrib/hbssl/hbssl.hbm
- contrib/hbssl/hbssl.c
+ contrib/hbssl/ssl_hb.c
* contrib/hbziparc/hbziparc.hbp
- contrib/hbziparc/hbziparc.prg
+ contrib/hbziparc/ziparc.prg
* Renamed sources to not collide with .hbx file.
+ Added .hbx file to the projects.
; Completes all TODOs from: 2010-08-04 20:15 UTC+0200 Viktor Szakats
30 lines
428 B
Plaintext
30 lines
428 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:/opt/local/include
|
|
-depimplibs=freeimage:../Dist/FreeImage.dll
|
|
|
|
-cflag=-DHB_LEGACY_TYPES_OFF
|
|
|
|
-instfile=inc:freeimag.ch
|
|
-instfile=inc:hbfimage.hbx
|
|
|
|
hbfimage.hbx
|
|
|
|
fi_winfu.c
|
|
fi_wrp.c
|