mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-24 11:25:30 +00:00
Update windows exports.
This commit is contained in:
parent
4e92848ae2
commit
09f0dcfe42
@ -1,9 +1,5 @@
|
||||
LIBRARY "MXML2"
|
||||
LIBRARY "MXML4"
|
||||
EXPORTS
|
||||
mxml_ignore_cb
|
||||
mxml_integer_cb
|
||||
mxml_opaque_cb
|
||||
mxml_real_cb
|
||||
mxmlAdd
|
||||
mxmlDelete
|
||||
mxmlElementDeleteAttr
|
||||
@ -44,6 +40,8 @@ EXPORTS
|
||||
mxmlIndexReset
|
||||
mxmlLoadFd
|
||||
mxmlLoadFile
|
||||
mxmlLoadFilename
|
||||
mxmlLoadIO
|
||||
mxmlLoadString
|
||||
mxmlNewCDATA
|
||||
mxmlNewCDATAf
|
||||
@ -68,10 +66,9 @@ EXPORTS
|
||||
mxmlSaveAllocString
|
||||
mxmlSaveFd
|
||||
mxmlSaveFile
|
||||
mxmlSaveFilename
|
||||
mxmlSaveIO
|
||||
mxmlSaveString
|
||||
mxmlSAXLoadFd
|
||||
mxmlSAXLoadFile
|
||||
mxmlSAXLoadString
|
||||
mxmlSetCDATA
|
||||
mxmlSetCDATAf
|
||||
mxmlSetComment
|
||||
|
Loading…
Reference in New Issue
Block a user