Files
harbour-core/contrib/hbmxml/3rd/minixml/mxml.hbp
Przemysław Czerpak 70e0c3c9e5 2014-02-03 09:45 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* src/3rd/jpeg/Makefile
    * updated JPEG library 9 -> 9a

  * contrib/hbmxml/3rd/minixml/config.h
    * updated MINIXML library 2.7 -> 2.8
2014-02-03 09:45:06 +01:00

50 lines
896 B
Plaintext

-stop{hbdyn}
-hblib
-inc
-o${hb_targetname}
-hbx=
-warn=low
-cpp=no
-pic
# __inline__ keyword
{sunos}-c=gnu90
{win}-cflag=-DWIN32 -DWIN
{win|dos|os2}-cflag=-D_EOL_CRLF
mxml_att.c
mxml_ent.c
mxml_fil.c
mxml_get.c
mxml_ind.c
mxml_nod.c
mxml_pri.c
mxml_sea.c
mxml_set.c
mxml_str.c
# ORIGIN http://www.minixml.org
# VER 2.8
# URL https://www.msweet.org/files/project3/mxml-2.8.tar.gz
# DIFF minixml.dif
#
# MAP COPYING
# MAP config.h.in config.h
# MAP mxml-attr.c mxml_att.c
# MAP mxml-entity.c mxml_ent.c
# MAP mxml-file.c mxml_fil.c
# MAP mxml-get.c mxml_get.c
# MAP mxml-index.c mxml_ind.c
# MAP mxml-node.c mxml_nod.c
# MAP mxml-private.c mxml_pri.c
# MAP mxml-private.h mxml_pri.h
# MAP mxml-search.c mxml_sea.c
# MAP mxml-set.c mxml_set.c
# MAP mxml-string.c mxml_str.c
# MAP mxml.h mxml.h