summaryrefslogtreecommitdiff
path: root/libezxml/src/ezxml.h
AgeCommit message (Collapse)AuthorFilesLines
2009-08-04Use "static" keyword for functionsLars-Dominik Braun1-35/+0
2009-07-11ezxml: Slightly modified version of ezxml addedLars-Dominik Braun1-0/+128
ezxml is a light xml parser, homepage: http://ezxml.sourceforge.net/ Removed xml write and modify functions, added cmake build system