Skip to content
Snippets Groups Projects
Commit ff6c6ea6 authored by Neil Graham's avatar Neil Graham
Browse files

enable 1047 transcoder to build on Unix

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175454 13f79535-47bb-0310-9956-ffa450edef68
parent bd36b9f9
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,9 @@
#
#
# $Log$
# Revision 1.40 2003/11/25 03:46:44 neilg
# enable 1047 transcoder to build on Unix
#
# Revision 1.39 2003/10/30 21:37:32 knoaman
# Enhanced Entity Resolver Support. Thanks to David Cargill.
#
......@@ -553,6 +556,7 @@ UTIL_CPP_PUBHEADERS = \
XMLException.hpp \
XMLExceptMsgs.hpp \
XMLFloat.hpp \
XMLIBM1047Transcoder.hpp \
XMLIBM1140Transcoder.hpp \
XMLInteger.hpp \
XMLMsgLoader.hpp \
......@@ -630,6 +634,7 @@ UTIL_CPP_OBJECTS = \
XMLEBCDICTranscoder.$(TO) \
XMLException.$(TO) \
XMLFloat.$(TO) \
XMLIBM1047Transcoder.$(TO) \
XMLIBM1140Transcoder.$(TO) \
XMLMsgLoader.$(TO) \
XMLNumber.$(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