2009-09-05 19:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/examples/contribf.hbc
* contrib/hbtip/hbtipssl.hbc
* contrib/hbtip/hbtip.hbc
* contrib/hbtip/Makefile
+ Enabled hbtip lib for dos platform. It can work with watt lib.
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-09-05 19:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/examples/contribf.hbc
|
||||
* contrib/hbtip/hbtipssl.hbc
|
||||
* contrib/hbtip/hbtip.hbc
|
||||
* contrib/hbtip/Makefile
|
||||
+ Enabled hbtip lib for dos platform. It can work with watt lib.
|
||||
|
||||
2009-09-05 16:20 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* INSTALL
|
||||
+ Little improvements.
|
||||
|
||||
@@ -35,16 +35,10 @@ PRG_HEADERS := \
|
||||
thtml.ch \
|
||||
tip.ch \
|
||||
|
||||
ifneq ($(HB_PLATFORM),dos)
|
||||
include $(TOP)$(ROOT)config/header.mk
|
||||
include $(TOP)$(ROOT)config/lib.mk
|
||||
|
||||
include $(TOP)$(ROOT)config/header.mk
|
||||
include $(TOP)$(ROOT)config/lib.mk
|
||||
|
||||
ifneq ($(HB_HAS_OPENSSL),)
|
||||
DIRS := hbtipssl
|
||||
include $(TOP)$(ROOT)config/dir.mk
|
||||
endif
|
||||
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.mk
|
||||
ifneq ($(HB_HAS_OPENSSL),)
|
||||
DIRS := hbtipssl
|
||||
include $(TOP)$(ROOT)config/dir.mk
|
||||
endif
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
{dos}skip=yes
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=hbtip
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
{dos}skip=yes
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=hbtips
|
||||
|
||||
@@ -9,11 +9,11 @@
|
||||
libs=hbbmcdx hbbtree hbclipsm hbcrypt hbct hbgt hbmisc hbmzip hbnf hbtpathy hbvpdf hbziparc rddsql xhb
|
||||
|
||||
# contribs portable, with external dependencies:
|
||||
libs=hbcurl hbfbird hbgd hbhpdf hbmysql hbpgsql hbqt sddfb sddmy sddpg
|
||||
libs=hbcurl hbfbird hbgd hbhpdf hbmysql hbpgsql hbqt hbtip sddfb sddmy sddpg
|
||||
|
||||
# contribs with limited availability (some with external dependencies):
|
||||
{!pocc&!xcc&!dmc&!watcom}libs=gtalleg
|
||||
{!dos}libs=hbfimage hbssl hbtip
|
||||
{!dos}libs=hbfimage hbssl
|
||||
{linux|win}libs=rddads
|
||||
{win}libs=gtwvg hbblat hbwin rddado
|
||||
{win&!dmc}libs=hbwhat
|
||||
|
||||
Reference in New Issue
Block a user