* contrib/hbblat/hbblat.hbp
* contrib/hbcurl/hbcurl.hbp
* contrib/hbssl/hbssl.hbp
! fix to prev
* contrib/hbpost.hbm
* contrib/hbqt/hbqt_common.hbm
* deleted extra pathsep
* contrib/hbfbird/hbfbird.hbp
* contrib/hbgd/hbgd.hbp
* contrib/sddfb/sddfb.hbp
! fixed to use .dll imp lib source in -hbdyn mode.
it's a fix for experimental HB_INSTALL_3RDDYN option.
* contrib/make.hb
* minor cleanups in errorlevel descriptions
* utils/hbmk2/hbmk2.prg
! fixed finding scripts in path and without extensions
in runner mode
! fixed to not execute '.' when runner mode is started
with 'hbmk2 .' command
37 lines
524 B
Plaintext
37 lines
524 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
-hblib
|
|
-inc
|
|
|
|
-o${hb_name}
|
|
|
|
-w3 -es2
|
|
|
|
hbct.hbc
|
|
|
|
-deppkgname=gd:gd-devel
|
|
-depkeyhead=gd:gd.h
|
|
-depcontrol=gd:no{HB_BUILD_3RDEXT='no'}
|
|
-depcontrol=gd:${HB_WITH_GD}
|
|
-depincpath=gd:/usr/include
|
|
-depincpath=gd:/usr/local/include
|
|
-depincpath=gd:/opt/local/include
|
|
-depimplibs=gd:../bin/bgd.dll{!(msvc|pocc|mingw)|hbdyn}
|
|
-depimplibs=gd:../lib/bgd.lib{(msvc|pocc|mingw)&!hbdyn}
|
|
|
|
-instfile=inc:gd.ch
|
|
-instfile=inc:gdextern.ch
|
|
-instfile=inc:hbgd.hbx
|
|
|
|
hbgd.hbx
|
|
|
|
gdwrp.c
|
|
|
|
gd.prg
|
|
gdbar.prg
|
|
gdchart.prg
|
|
gdimage.prg
|
|
gdbarcod.prg
|