5032dc0fc3
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a |
||
---|---|---|
.. | ||
inc/xmlreader | ||
prj | ||
source | ||
Library_xmlreader.mk | ||
Makefile | ||
Module_xmlreader.mk | ||
Package_inc.mk | ||
README |
fast/small XML pull parser. Implements a simple, fast pull parser, currently used by [[configmgr]] and [[stoc]]'s simpleregistry code (used to register UNO components in services.rdb files). It supports a subset of XML features, but is fast and small.