5032dc0fc3
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a |
||
---|---|---|
.. | ||
dtd | ||
inc/xmlscript | ||
prj | ||
source | ||
test | ||
util | ||
Library_xmlscript.mk | ||
Makefile | ||
Module_xmlscript.mk | ||
Package_inc.mk | ||
README |
XML dialogs. This code is used to (de)serialize basic dialogs to XML for storage inside documents. While the XML -appears- to have some hierarchical structure, that is only a fabrication, parsing and underlying toolkit widget structure is sadly linear and flat.