Skip to content
Snippets Groups Projects
Commit 1401d910 authored by PeiYong Zhang's avatar PeiYong Zhang
Browse files

BinMemOutputStream

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175570 13f79535-47bb-0310-9956-ffa450edef68
parent 9f49f638
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@ MODULE = internal
INTERNAL_CPP_PUBHEADERS = \
BinFileOutputStream.hpp \
BinMemOutputStream.hpp \
CharTypeTables.hpp \
DGXMLScanner.hpp \
ElemStack.hpp \
......@@ -114,6 +115,7 @@ INTERNAL_C_FILES =
INTERNAL_CPP_OBJECTS = \
BinFileOutputStream.$(TO) \
BinMemOutputStream.$(TO) \
DGXMLScanner.$(TO) \
ElemStack.$(TO) \
IGXMLScanner.$(TO) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment