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

XMLCanRepGroup

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175542 13f79535-47bb-0310-9956-ffa450edef68
parent 9f540c94
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,9 @@
#
#
# $Log$
# Revision 1.4 2003/12/11 21:57:26 peiyongz
# XMLCanRepGroup
#
# Revision 1.3 2002/09/17 21:24:25 peiyongz
# RPM for Xerces2.1.0, patch from Thomas Woerner (thomas@linux.de)
#
......@@ -192,6 +195,7 @@ VALIDATORS_DATATYPE_CPP_PUBHEADERS = \
MonthDayDatatypeValidator.hpp \
YearDatatypeValidator.hpp \
YearMonthDatatypeValidator.hpp \
XMLCanRepGroup.hpp \
DurationDatatypeValidator.hpp
VALIDATORS_DATATYPE_CPP_PRIVHEADERS =
......@@ -231,6 +235,7 @@ VALIDATORS_DATATYPE_CPP_OBJECTS = \
MonthDayDatatypeValidator.$(TO) \
YearDatatypeValidator.$(TO) \
YearMonthDatatypeValidator.$(TO) \
XMLCanRepGroup.$(TO) \
DurationDatatypeValidator.$(TO)
all:: includes $(VALIDATORS_DATATYPE_CPP_OBJECTS)
......
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