summaryrefslogtreecommitdiff
path: root/dist/README-WINDOWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-11-27 18:17:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-11-27 18:17:22 +0200
commitb0846152c522c859bee2fbce55721d7b79264848 (patch)
tree6e3daedf516d67d54d344af92193cb03ab18d9c4 /dist/README-WINDOWS
parent9e77d565b3b817ceb427d7ffc2c71fd7ffe5d169 (diff)
Add XML compression example
Diffstat (limited to 'dist/README-WINDOWS')
-rw-r--r--dist/README-WINDOWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/README-WINDOWS b/dist/README-WINDOWS
index fbc938c..35eda26 100644
--- a/dist/README-WINDOWS
+++ b/dist/README-WINDOWS
@@ -85,7 +85,8 @@ show a specific feature of XSD and are not included in the solutions
above. They come with their individual solution files:
examples/cxx/tree/custom - examples of type customization
-examples/cxx/tree/custom/calendar - depends on the Boost date_time library
+examples/cxx/tree/custom/calendar - depends on the Boost date_time librar
+examples/cxx/tree/compression - depends on the zlib library
examples/cxx/tree/binary/boost - depends on the Boost serialization library
examples/cxx/tree/binary/cdr - depends on the ACE library
examples/cxx/tree/binary/xdr - requires a third-party XDR library