From d85695eb523ae0595e64b8169e7b18e17681cda3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 19 Oct 2010 12:24:48 +0200 Subject: Update XSD/e configuration --- xsde/build/configuration-dynamic.make | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xsde/build/configuration-dynamic.make b/xsde/build/configuration-dynamic.make index cfedaa7..32fa3ca 100644 --- a/xsde/build/configuration-dynamic.make +++ b/xsde/build/configuration-dynamic.make @@ -1,13 +1,18 @@ xsde_arch_width := 32 xsde_byteorder := l +xsde_encoding := utf8 xsde_stl := y +xsde_stl_iterator := n xsde_iostream := y xsde_exceptions := y xsde_longlong := y xsde_snprintf := y xsde_parser_validation := y xsde_serializer_validation := y +xsde_regexp := n xsde_reuse_style := tiein +xsde_custom_allocator := n +xsde_default_allocator := n xsde_xdr := n xsde_cdr := n xsde_polymorphic := n -- cgit v1.1