Files
harbour-core/harbour/contrib/hbmxml/hbmxml.hbp
Viktor Szakats 0d53430d2c 2011-04-20 13:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmxml/hbmxml.hbp
  * contrib/hbmxml/3rd/minixml/mxml.hbp
  * contrib/hbmxml/3rd/minixml/config.h
    + Disabled HAVE_STRDUP so now it's using its own implementation
      and it's ANSI C89 compliant.
2011-04-20 11:19:33 +00:00

28 lines
355 B
Plaintext

#
# $Id$
#
-hblib
-inc
-o${hb_name}
-w3 -es2
-depkeyhead=mxml:mxml.h
-depcontrol=mxml:local{HB_BUILD_3RDEXT='no'}
-depcontrol=mxml:${HB_WITH_MXML}
-depincpath=mxml:/usr/include
-depincpathlocal=mxml:3rd/minixml
-depfinish=mxml
-instfile=inc:hbmxml.ch
-instfile=inc:hbmxml.hbx
hbmxml.hbx
core.c
format.prg
3rd/minixml/mxml.hbc{HBMK_HAS_MXML_LOCAL}