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:
Viktor Szakats
2009-09-05 17:18:12 +00:00
parent ad422d1038
commit f16e7857a8
5 changed files with 14 additions and 17 deletions

View File

@@ -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.

View File

@@ -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

View File

@@ -2,8 +2,6 @@
# $Id$
#
{dos}skip=yes
incpaths=.
libs=hbtip

View File

@@ -2,8 +2,6 @@
# $Id$
#
{dos}skip=yes
incpaths=.
libs=hbtips

View File

@@ -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