From afebd79d44b75aed3b38e867c65330ba80ddc0ee Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 13 Oct 2009 11:29:26 +0200 Subject: Extended the streaming example It now shows how to perform stream-oriented, partially in-memory XML processing using the C++/Tree mapping. --- .../tree/streaming/streaming-xerces2-9.0.vcproj | 42 ++++++++++++++-------- 1 file changed, 27 insertions(+), 15 deletions(-) (limited to 'dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj') diff --git a/dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj index f94a34b..e3da54b 100644 --- a/dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj +++ b/dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj @@ -347,9 +347,15 @@ > + + + + + + + + -- cgit v1.1