* 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
20 lines
375 B
Plaintext
20 lines
375 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
# Keep them at top
|
|
-depimplibs=openssl:../out32dll/libeay32.dll
|
|
-depimplibs=openssl:../out32dll/ssleay32.dll
|
|
-depimplibs=openssl:../dll/libeay32.dll
|
|
-depimplibs=openssl:../dll/ssleay32.dll
|
|
-depimplibs=openssl:../libeay32.dll
|
|
-depimplibs=openssl:../ssleay32.dll
|
|
|
|
hbssl.hbm
|
|
|
|
{allwin&HBMK_HAS_OPENSSL}-cflag=-I${HB_WITH_OPENSSL}/../inc32
|
|
|
|
-iflag={bcc}-a
|
|
|
|
hbssls.hbp
|