b1c3e8ae28
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b |
||
---|---|---|
.. | ||
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.