Skip to content

Commit

Permalink
Update windows exports.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Mar 6, 2024
1 parent 4e92848 commit 09f0dcf
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions vcnet/mxml4.def
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
LIBRARY "MXML2"
LIBRARY "MXML4"
EXPORTS
mxml_ignore_cb
mxml_integer_cb
mxml_opaque_cb
mxml_real_cb
mxmlAdd
mxmlDelete
mxmlElementDeleteAttr
Expand Down Expand Up @@ -44,6 +40,8 @@ EXPORTS
mxmlIndexReset
mxmlLoadFd
mxmlLoadFile
mxmlLoadFilename
mxmlLoadIO
mxmlLoadString
mxmlNewCDATA
mxmlNewCDATAf
Expand All @@ -68,10 +66,9 @@ EXPORTS
mxmlSaveAllocString
mxmlSaveFd
mxmlSaveFile
mxmlSaveFilename
mxmlSaveIO
mxmlSaveString
mxmlSAXLoadFd
mxmlSAXLoadFile
mxmlSAXLoadString
mxmlSetCDATA
mxmlSetCDATAf
mxmlSetComment
Expand Down

0 comments on commit 09f0dcf

Please sign in to comment.