From 5e527213a2430bb3018e5eebd909aef294edf9b5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 18 Dec 2020 18:48:46 +0300 Subject: Switch to build2 --- dist/README-UNIX | 82 ---- dist/README-WINDOWS | 192 --------- dist/etc/vc-1x.0/xsd-cxx-parser.props | 33 -- dist/etc/vc-1x.0/xsd-cxx-parser.targets | 92 ---- dist/etc/vc-1x.0/xsd-cxx-parser.xml | 284 ------------- dist/etc/vc-1x.0/xsd-cxx-tree.props | 47 --- dist/etc/vc-1x.0/xsd-cxx-tree.targets | 107 ----- dist/etc/vc-1x.0/xsd-cxx-tree.xml | 411 ------------------ dist/etc/vc-8.0/xsd-cxx-parser.rules | 206 --------- dist/etc/vc-8.0/xsd-cxx-tree.rules | 320 -------------- dist/etc/vc-9.0/xsd-cxx-parser.rules | 206 --------- dist/etc/vc-9.0/xsd-cxx-tree.rules | 319 -------------- dist/examples/build/cxx/compilers.make | 117 ------ dist/examples/build/cxx/rules.make | 57 --- dist/examples/build/xsd/common.make | 9 - dist/examples/build/xsd/parser-rules.make | 21 - dist/examples/build/xsd/tree-rules.make | 13 - dist/examples/cxx/makefile | 11 - .../cxx/parser/generated/generated-vc10.vcxproj | 203 --------- .../generated/generated-vc10.vcxproj.filters | 44 -- .../cxx/parser/generated/generated-vc11.vcxproj | 207 --------- .../generated/generated-vc11.vcxproj.filters | 44 -- .../cxx/parser/generated/generated-vc12.vcxproj | 211 ---------- .../generated/generated-vc12.vcxproj.filters | 44 -- .../cxx/parser/generated/generated-vc8.vcproj | 427 ------------------- .../cxx/parser/generated/generated-vc9.vcproj | 424 ------------------- dist/examples/cxx/parser/generated/makefile | 49 --- dist/examples/cxx/parser/hello/hello-vc10.vcxproj | 201 --------- .../cxx/parser/hello/hello-vc10.vcxproj.filters | 38 -- dist/examples/cxx/parser/hello/hello-vc11.vcxproj | 205 --------- .../cxx/parser/hello/hello-vc11.vcxproj.filters | 38 -- dist/examples/cxx/parser/hello/hello-vc12.vcxproj | 209 ---------- .../cxx/parser/hello/hello-vc12.vcxproj.filters | 38 -- dist/examples/cxx/parser/hello/hello-vc8.vcproj | 419 ------------------- dist/examples/cxx/parser/hello/hello-vc9.vcproj | 416 ------------------ dist/examples/cxx/parser/hello/makefile | 28 -- .../cxx/parser/library/library-vc10.vcxproj | 205 --------- .../parser/library/library-vc10.vcxproj.filters | 54 --- .../cxx/parser/library/library-vc11.vcxproj | 209 ---------- .../parser/library/library-vc11.vcxproj.filters | 54 --- .../cxx/parser/library/library-vc12.vcxproj | 213 ---------- .../parser/library/library-vc12.vcxproj.filters | 54 --- .../examples/cxx/parser/library/library-vc8.vcproj | 440 ------------------- .../examples/cxx/parser/library/library-vc9.vcproj | 437 ------------------- dist/examples/cxx/parser/library/makefile | 30 -- dist/examples/cxx/parser/makefile | 12 - dist/examples/cxx/parser/mixed/makefile | 30 -- dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj | 202 --------- .../cxx/parser/mixed/mixed-vc10.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj | 206 --------- .../cxx/parser/mixed/mixed-vc11.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj | 210 ---------- .../cxx/parser/mixed/mixed-vc12.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixed/mixed-vc8.vcproj | 423 ------------------- dist/examples/cxx/parser/mixed/mixed-vc9.vcproj | 420 ------------------- dist/examples/cxx/parser/mixin/makefile | 30 -- dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj | 202 --------- .../cxx/parser/mixin/mixin-vc10.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj | 206 --------- .../cxx/parser/mixin/mixin-vc11.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj | 210 ---------- .../cxx/parser/mixin/mixin-vc12.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixin/mixin-vc8.vcproj | 423 ------------------- dist/examples/cxx/parser/mixin/mixin-vc9.vcproj | 420 ------------------- dist/examples/cxx/parser/multiroot/makefile | 32 -- .../cxx/parser/multiroot/multiroot-vc10.vcxproj | 208 --------- .../multiroot/multiroot-vc10.vcxproj.filters | 47 --- .../cxx/parser/multiroot/multiroot-vc11.vcxproj | 212 ---------- .../multiroot/multiroot-vc11.vcxproj.filters | 47 --- .../cxx/parser/multiroot/multiroot-vc12.vcxproj | 216 ---------- .../multiroot/multiroot-vc12.vcxproj.filters | 47 --- .../cxx/parser/multiroot/multiroot-vc8.vcproj | 435 ------------------- .../cxx/parser/multiroot/multiroot-vc9.vcproj | 432 ------------------- dist/examples/cxx/parser/performance/makefile | 30 -- .../parser/performance/performance-vc10.vcxproj | 203 --------- .../performance/performance-vc10.vcxproj.filters | 44 -- .../parser/performance/performance-vc11.vcxproj | 207 --------- .../performance/performance-vc11.vcxproj.filters | 44 -- .../parser/performance/performance-vc12.vcxproj | 211 ---------- .../performance/performance-vc12.vcxproj.filters | 44 -- .../cxx/parser/performance/performance-vc8.vcproj | 427 ------------------- .../cxx/parser/performance/performance-vc9.vcproj | 424 ------------------- dist/examples/cxx/parser/polymorphism/makefile | 30 -- .../parser/polymorphism/polymorphism-vc10.vcxproj | 207 --------- .../polymorphism/polymorphism-vc10.vcxproj.filters | 44 -- .../parser/polymorphism/polymorphism-vc11.vcxproj | 211 ---------- .../polymorphism/polymorphism-vc11.vcxproj.filters | 44 -- .../parser/polymorphism/polymorphism-vc12.vcxproj | 215 ---------- .../polymorphism/polymorphism-vc12.vcxproj.filters | 44 -- .../parser/polymorphism/polymorphism-vc8.vcproj | 431 ------------------- .../parser/polymorphism/polymorphism-vc9.vcproj | 428 ------------------- dist/examples/cxx/parser/polyroot/makefile | 31 -- .../cxx/parser/polyroot/polyroot-vc10.vcxproj | 207 --------- .../parser/polyroot/polyroot-vc10.vcxproj.filters | 44 -- .../cxx/parser/polyroot/polyroot-vc11.vcxproj | 211 ---------- .../parser/polyroot/polyroot-vc11.vcxproj.filters | 44 -- .../cxx/parser/polyroot/polyroot-vc12.vcxproj | 215 ---------- .../parser/polyroot/polyroot-vc12.vcxproj.filters | 44 -- .../cxx/parser/polyroot/polyroot-vc8.vcproj | 431 ------------------- .../cxx/parser/polyroot/polyroot-vc9.vcproj | 428 ------------------- dist/examples/cxx/parser/wildcard/makefile | 28 -- .../cxx/parser/wildcard/wildcard-vc10.vcxproj | 201 --------- .../parser/wildcard/wildcard-vc10.vcxproj.filters | 38 -- .../cxx/parser/wildcard/wildcard-vc11.vcxproj | 205 --------- .../parser/wildcard/wildcard-vc11.vcxproj.filters | 38 -- .../cxx/parser/wildcard/wildcard-vc12.vcxproj | 209 ---------- .../parser/wildcard/wildcard-vc12.vcxproj.filters | 38 -- .../cxx/parser/wildcard/wildcard-vc8.vcproj | 419 ------------------- .../cxx/parser/wildcard/wildcard-vc9.vcproj | 416 ------------------ .../cxx/tree/binary/boost/boost-vc10.vcxproj | 208 --------- .../tree/binary/boost/boost-vc10.vcxproj.filters | 47 --- .../cxx/tree/binary/boost/boost-vc11.vcxproj | 212 ---------- .../tree/binary/boost/boost-vc11.vcxproj.filters | 47 --- .../cxx/tree/binary/boost/boost-vc12.vcxproj | 216 ---------- .../tree/binary/boost/boost-vc12.vcxproj.filters | 47 --- .../cxx/tree/binary/boost/boost-vc8.vcproj | 435 ------------------- .../cxx/tree/binary/boost/boost-vc9.vcproj | 432 ------------------- dist/examples/cxx/tree/binary/boost/makefile | 37 -- dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj | 205 --------- .../cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj | 209 ---------- .../cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj | 213 ---------- .../cxx/tree/binary/cdr/cdr-vc12.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/cdr/cdr-vc8.vcproj | 423 ------------------- dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj | 420 ------------------- dist/examples/cxx/tree/binary/cdr/makefile | 35 -- dist/examples/cxx/tree/binary/makefile | 25 -- dist/examples/cxx/tree/binary/xdr/makefile | 35 -- dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj | 205 --------- .../cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj | 209 ---------- .../cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj | 213 ---------- .../cxx/tree/binary/xdr/xdr-vc12.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/xdr/xdr-vc8.vcproj | 423 ------------------- dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj | 420 ------------------- .../examples/cxx/tree/caching/caching-vc10.vcxproj | 205 --------- .../cxx/tree/caching/caching-vc10.vcxproj.filters | 38 -- .../examples/cxx/tree/caching/caching-vc11.vcxproj | 209 ---------- .../cxx/tree/caching/caching-vc11.vcxproj.filters | 38 -- .../examples/cxx/tree/caching/caching-vc12.vcxproj | 213 ---------- .../cxx/tree/caching/caching-vc12.vcxproj.filters | 38 -- dist/examples/cxx/tree/caching/caching-vc8.vcproj | 423 ------------------- dist/examples/cxx/tree/caching/caching-vc9.vcproj | 420 ------------------- dist/examples/cxx/tree/caching/makefile | 28 -- .../cxx/tree/compression/compression-vc10.vcxproj | 209 ---------- .../compression/compression-vc10.vcxproj.filters | 50 --- .../cxx/tree/compression/compression-vc11.vcxproj | 213 ---------- .../compression/compression-vc11.vcxproj.filters | 50 --- .../cxx/tree/compression/compression-vc12.vcxproj | 217 ---------- .../compression/compression-vc12.vcxproj.filters | 50 --- .../cxx/tree/compression/compression-vc8.vcproj | 435 ------------------- .../cxx/tree/compression/compression-vc9.vcproj | 432 ------------------- dist/examples/cxx/tree/compression/makefile | 37 -- .../cxx/tree/custom/calendar/calendar-vc10.vcxproj | 229 ---------- .../custom/calendar/calendar-vc10.vcxproj.filters | 54 --- .../cxx/tree/custom/calendar/calendar-vc11.vcxproj | 233 ----------- .../custom/calendar/calendar-vc11.vcxproj.filters | 54 --- .../cxx/tree/custom/calendar/calendar-vc12.vcxproj | 237 ----------- .../custom/calendar/calendar-vc12.vcxproj.filters | 54 --- .../cxx/tree/custom/calendar/calendar-vc8.vcproj | 456 -------------------- .../cxx/tree/custom/calendar/calendar-vc9.vcproj | 453 -------------------- dist/examples/cxx/tree/custom/calendar/makefile | 42 -- .../cxx/tree/custom/comments/comments-vc10.vcxproj | 231 ---------- .../custom/comments/comments-vc10.vcxproj.filters | 60 --- .../cxx/tree/custom/comments/comments-vc11.vcxproj | 235 ----------- .../custom/comments/comments-vc11.vcxproj.filters | 60 --- .../cxx/tree/custom/comments/comments-vc12.vcxproj | 239 ----------- .../custom/comments/comments-vc12.vcxproj.filters | 60 --- .../cxx/tree/custom/comments/comments-vc8.vcproj | 464 --------------------- .../cxx/tree/custom/comments/comments-vc9.vcproj | 461 -------------------- dist/examples/cxx/tree/custom/comments/makefile | 49 --- .../cxx/tree/custom/contacts/contacts-vc10.vcxproj | 208 --------- .../custom/contacts/contacts-vc10.vcxproj.filters | 51 --- .../cxx/tree/custom/contacts/contacts-vc11.vcxproj | 212 ---------- .../custom/contacts/contacts-vc11.vcxproj.filters | 51 --- .../cxx/tree/custom/contacts/contacts-vc12.vcxproj | 216 ---------- .../custom/contacts/contacts-vc12.vcxproj.filters | 51 --- .../cxx/tree/custom/contacts/contacts-vc8.vcproj | 440 ------------------- .../cxx/tree/custom/contacts/contacts-vc9.vcproj | 437 ------------------- dist/examples/cxx/tree/custom/contacts/makefile | 39 -- .../cxx/tree/custom/double/double-vc10.vcxproj | 229 ---------- .../tree/custom/double/double-vc10.vcxproj.filters | 54 --- .../cxx/tree/custom/double/double-vc11.vcxproj | 233 ----------- .../tree/custom/double/double-vc11.vcxproj.filters | 54 --- .../cxx/tree/custom/double/double-vc12.vcxproj | 237 ----------- .../tree/custom/double/double-vc12.vcxproj.filters | 54 --- .../cxx/tree/custom/double/double-vc8.vcproj | 456 -------------------- .../cxx/tree/custom/double/double-vc9.vcproj | 453 -------------------- dist/examples/cxx/tree/custom/double/makefile | 42 -- dist/examples/cxx/tree/custom/makefile | 15 - dist/examples/cxx/tree/custom/mixed/makefile | 40 -- .../cxx/tree/custom/mixed/mixed-vc10.vcxproj | 208 --------- .../tree/custom/mixed/mixed-vc10.vcxproj.filters | 51 --- .../cxx/tree/custom/mixed/mixed-vc11.vcxproj | 212 ---------- .../tree/custom/mixed/mixed-vc11.vcxproj.filters | 51 --- .../cxx/tree/custom/mixed/mixed-vc12.vcxproj | 216 ---------- .../tree/custom/mixed/mixed-vc12.vcxproj.filters | 51 --- .../cxx/tree/custom/mixed/mixed-vc8.vcproj | 440 ------------------- .../cxx/tree/custom/mixed/mixed-vc9.vcproj | 437 ------------------- dist/examples/cxx/tree/custom/taxonomy/makefile | 39 -- .../cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj | 210 ---------- .../custom/taxonomy/taxonomy-vc10.vcxproj.filters | 57 --- .../cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj | 214 ---------- .../custom/taxonomy/taxonomy-vc11.vcxproj.filters | 57 --- .../cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj | 218 ---------- .../custom/taxonomy/taxonomy-vc12.vcxproj.filters | 57 --- .../cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj | 448 -------------------- .../cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj | 445 -------------------- dist/examples/cxx/tree/custom/wildcard/makefile | 40 -- .../cxx/tree/custom/wildcard/wildcard-vc10.vcxproj | 208 --------- .../custom/wildcard/wildcard-vc10.vcxproj.filters | 51 --- .../cxx/tree/custom/wildcard/wildcard-vc11.vcxproj | 212 ---------- .../custom/wildcard/wildcard-vc11.vcxproj.filters | 51 --- .../cxx/tree/custom/wildcard/wildcard-vc12.vcxproj | 216 ---------- .../custom/wildcard/wildcard-vc12.vcxproj.filters | 51 --- .../cxx/tree/custom/wildcard/wildcard-vc8.vcproj | 440 ------------------- .../cxx/tree/custom/wildcard/wildcard-vc9.vcproj | 437 ------------------- dist/examples/cxx/tree/embedded/embedded-vc10.sln | 38 -- .../cxx/tree/embedded/embedded-vc10.vcxproj | 215 ---------- .../tree/embedded/embedded-vc10.vcxproj.filters | 50 --- dist/examples/cxx/tree/embedded/embedded-vc11.sln | 38 -- .../cxx/tree/embedded/embedded-vc11.vcxproj | 219 ---------- .../tree/embedded/embedded-vc11.vcxproj.filters | 50 --- dist/examples/cxx/tree/embedded/embedded-vc12.sln | 40 -- .../cxx/tree/embedded/embedded-vc12.vcxproj | 223 ---------- .../tree/embedded/embedded-vc12.vcxproj.filters | 50 --- dist/examples/cxx/tree/embedded/embedded-vc8.sln | 41 -- .../examples/cxx/tree/embedded/embedded-vc8.vcproj | 439 ------------------- dist/examples/cxx/tree/embedded/embedded-vc9.sln | 41 -- .../examples/cxx/tree/embedded/embedded-vc9.vcproj | 436 ------------------- dist/examples/cxx/tree/embedded/makefile | 36 -- .../examples/cxx/tree/embedded/xsdbin-vc10.vcxproj | 182 -------- .../cxx/tree/embedded/xsdbin-vc10.vcxproj.filters | 14 - .../examples/cxx/tree/embedded/xsdbin-vc11.vcxproj | 186 --------- .../cxx/tree/embedded/xsdbin-vc11.vcxproj.filters | 14 - .../examples/cxx/tree/embedded/xsdbin-vc12.vcxproj | 190 --------- .../cxx/tree/embedded/xsdbin-vc12.vcxproj.filters | 14 - dist/examples/cxx/tree/embedded/xsdbin-vc8.vcproj | 356 ---------------- dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj | 353 ---------------- dist/examples/cxx/tree/hello/hello-vc10.vcxproj | 205 --------- .../cxx/tree/hello/hello-vc10.vcxproj.filters | 38 -- dist/examples/cxx/tree/hello/hello-vc11.vcxproj | 209 ---------- .../cxx/tree/hello/hello-vc11.vcxproj.filters | 38 -- dist/examples/cxx/tree/hello/hello-vc12.vcxproj | 213 ---------- .../cxx/tree/hello/hello-vc12.vcxproj.filters | 38 -- dist/examples/cxx/tree/hello/hello-vc8.vcproj | 423 ------------------- dist/examples/cxx/tree/hello/hello-vc9.vcproj | 420 ------------------- dist/examples/cxx/tree/hello/makefile | 29 -- .../examples/cxx/tree/library/library-vc10.vcxproj | 206 --------- .../cxx/tree/library/library-vc10.vcxproj.filters | 45 -- .../examples/cxx/tree/library/library-vc11.vcxproj | 210 ---------- .../cxx/tree/library/library-vc11.vcxproj.filters | 45 -- .../examples/cxx/tree/library/library-vc12.vcxproj | 214 ---------- .../cxx/tree/library/library-vc12.vcxproj.filters | 45 -- dist/examples/cxx/tree/library/library-vc8.vcproj | 432 ------------------- dist/examples/cxx/tree/library/library-vc9.vcproj | 429 ------------------- dist/examples/cxx/tree/library/makefile | 32 -- dist/examples/cxx/tree/makefile | 20 - dist/examples/cxx/tree/messaging/makefile | 35 -- .../cxx/tree/messaging/messaging-vc10.vcxproj | 209 ---------- .../tree/messaging/messaging-vc10.vcxproj.filters | 50 --- .../cxx/tree/messaging/messaging-vc11.vcxproj | 213 ---------- .../tree/messaging/messaging-vc11.vcxproj.filters | 50 --- .../cxx/tree/messaging/messaging-vc12.vcxproj | 217 ---------- .../tree/messaging/messaging-vc12.vcxproj.filters | 50 --- .../cxx/tree/messaging/messaging-vc8.vcproj | 439 ------------------- .../cxx/tree/messaging/messaging-vc9.vcproj | 436 ------------------- dist/examples/cxx/tree/mixed/makefile | 28 -- dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj | 205 --------- .../cxx/tree/mixed/mixed-vc10.vcxproj.filters | 38 -- dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj | 209 ---------- .../cxx/tree/mixed/mixed-vc11.vcxproj.filters | 38 -- dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj | 213 ---------- .../cxx/tree/mixed/mixed-vc12.vcxproj.filters | 38 -- dist/examples/cxx/tree/mixed/mixed-vc8.vcproj | 423 ------------------- dist/examples/cxx/tree/mixed/mixed-vc9.vcproj | 420 ------------------- dist/examples/cxx/tree/multiroot/makefile | 33 -- .../cxx/tree/multiroot/multiroot-vc10.vcxproj | 207 --------- .../tree/multiroot/multiroot-vc10.vcxproj.filters | 44 -- .../cxx/tree/multiroot/multiroot-vc11.vcxproj | 211 ---------- .../tree/multiroot/multiroot-vc11.vcxproj.filters | 44 -- .../cxx/tree/multiroot/multiroot-vc12.vcxproj | 215 ---------- .../tree/multiroot/multiroot-vc12.vcxproj.filters | 44 -- .../cxx/tree/multiroot/multiroot-vc8.vcproj | 431 ------------------- .../cxx/tree/multiroot/multiroot-vc9.vcproj | 428 ------------------- dist/examples/cxx/tree/order/element/makefile | 31 -- .../tree/order/element/order-element-vc10.vcxproj | 205 --------- .../element/order-element-vc10.vcxproj.filters | 38 -- .../tree/order/element/order-element-vc11.vcxproj | 209 ---------- .../element/order-element-vc11.vcxproj.filters | 38 -- .../tree/order/element/order-element-vc12.vcxproj | 213 ---------- .../element/order-element-vc12.vcxproj.filters | 38 -- .../tree/order/element/order-element-vc8.vcproj | 423 ------------------- .../tree/order/element/order-element-vc9.vcproj | 420 ------------------- dist/examples/cxx/tree/order/makefile | 11 - dist/examples/cxx/tree/order/mixed/makefile | 32 -- .../cxx/tree/order/mixed/order-mixed-vc10.vcxproj | 205 --------- .../order/mixed/order-mixed-vc10.vcxproj.filters | 38 -- .../cxx/tree/order/mixed/order-mixed-vc11.vcxproj | 209 ---------- .../order/mixed/order-mixed-vc11.vcxproj.filters | 38 -- .../cxx/tree/order/mixed/order-mixed-vc12.vcxproj | 213 ---------- .../order/mixed/order-mixed-vc12.vcxproj.filters | 38 -- .../cxx/tree/order/mixed/order-mixed-vc8.vcproj | 423 ------------------- .../cxx/tree/order/mixed/order-mixed-vc9.vcproj | 420 ------------------- dist/examples/cxx/tree/performance/makefile | 34 -- .../cxx/tree/performance/performance-vc10.vcxproj | 210 ---------- .../performance/performance-vc10.vcxproj.filters | 57 --- .../cxx/tree/performance/performance-vc11.vcxproj | 214 ---------- .../performance/performance-vc11.vcxproj.filters | 57 --- .../cxx/tree/performance/performance-vc12.vcxproj | 218 ---------- .../performance/performance-vc12.vcxproj.filters | 57 --- .../cxx/tree/performance/performance-vc8.vcproj | 445 -------------------- .../cxx/tree/performance/performance-vc9.vcproj | 442 -------------------- dist/examples/cxx/tree/polymorphism/makefile | 30 -- .../tree/polymorphism/polymorphism-vc10.vcxproj | 205 --------- .../polymorphism/polymorphism-vc10.vcxproj.filters | 38 -- .../tree/polymorphism/polymorphism-vc11.vcxproj | 209 ---------- .../polymorphism/polymorphism-vc11.vcxproj.filters | 38 -- .../tree/polymorphism/polymorphism-vc12.vcxproj | 213 ---------- .../polymorphism/polymorphism-vc12.vcxproj.filters | 38 -- .../cxx/tree/polymorphism/polymorphism-vc8.vcproj | 423 ------------------- .../cxx/tree/polymorphism/polymorphism-vc9.vcproj | 420 ------------------- dist/examples/cxx/tree/secure/makefile | 28 -- dist/examples/cxx/tree/streaming/makefile | 34 -- .../cxx/tree/streaming/streaming-vc10.vcxproj | 211 ---------- .../tree/streaming/streaming-vc10.vcxproj.filters | 56 --- .../cxx/tree/streaming/streaming-vc11.vcxproj | 215 ---------- .../tree/streaming/streaming-vc11.vcxproj.filters | 56 --- .../cxx/tree/streaming/streaming-vc12.vcxproj | 219 ---------- .../tree/streaming/streaming-vc12.vcxproj.filters | 56 --- .../cxx/tree/streaming/streaming-vc8.vcproj | 441 -------------------- .../cxx/tree/streaming/streaming-vc9.vcproj | 438 ------------------- dist/examples/cxx/tree/wildcard/makefile | 32 -- .../cxx/tree/wildcard/wildcard-vc10.vcxproj | 206 --------- .../tree/wildcard/wildcard-vc10.vcxproj.filters | 45 -- .../cxx/tree/wildcard/wildcard-vc11.vcxproj | 210 ---------- .../tree/wildcard/wildcard-vc11.vcxproj.filters | 45 -- .../cxx/tree/wildcard/wildcard-vc12.vcxproj | 214 ---------- .../tree/wildcard/wildcard-vc12.vcxproj.filters | 45 -- .../examples/cxx/tree/wildcard/wildcard-vc8.vcproj | 432 ------------------- .../examples/cxx/tree/wildcard/wildcard-vc9.vcproj | 429 ------------------- dist/examples/cxx/tree/xpath/makefile | 30 -- dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj | 207 --------- .../cxx/tree/xpath/xpath-vc10.vcxproj.filters | 44 -- dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj | 211 ---------- .../cxx/tree/xpath/xpath-vc11.vcxproj.filters | 44 -- dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj | 215 ---------- .../cxx/tree/xpath/xpath-vc12.vcxproj.filters | 44 -- dist/examples/cxx/tree/xpath/xpath-vc8.vcproj | 431 ------------------- dist/examples/cxx/tree/xpath/xpath-vc9.vcproj | 428 ------------------- dist/examples/makefile | 11 - dist/examples/test.bat | 73 ---- dist/examples/tester.bat | 46 -- dist/template-vc10.sln | 15 - dist/template-vc11.sln | 15 - dist/template-vc12.sln | 17 - dist/template-vc8.sln | 15 - dist/template-vc9.sln | 15 - 360 files changed, 62875 deletions(-) delete mode 100644 dist/README-UNIX delete mode 100644 dist/README-WINDOWS delete mode 100644 dist/etc/vc-1x.0/xsd-cxx-parser.props delete mode 100644 dist/etc/vc-1x.0/xsd-cxx-parser.targets delete mode 100644 dist/etc/vc-1x.0/xsd-cxx-parser.xml delete mode 100644 dist/etc/vc-1x.0/xsd-cxx-tree.props delete mode 100644 dist/etc/vc-1x.0/xsd-cxx-tree.targets delete mode 100644 dist/etc/vc-1x.0/xsd-cxx-tree.xml delete mode 100644 dist/etc/vc-8.0/xsd-cxx-parser.rules delete mode 100644 dist/etc/vc-8.0/xsd-cxx-tree.rules delete mode 100644 dist/etc/vc-9.0/xsd-cxx-parser.rules delete mode 100644 dist/etc/vc-9.0/xsd-cxx-tree.rules delete mode 100644 dist/examples/build/cxx/compilers.make delete mode 100644 dist/examples/build/cxx/rules.make delete mode 100644 dist/examples/build/xsd/common.make delete mode 100644 dist/examples/build/xsd/parser-rules.make delete mode 100644 dist/examples/build/xsd/tree-rules.make delete mode 100644 dist/examples/cxx/makefile delete mode 100644 dist/examples/cxx/parser/generated/generated-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/generated/generated-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/generated/generated-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/generated/generated-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/generated/generated-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/generated/generated-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/generated/generated-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/generated/generated-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/generated/makefile delete mode 100644 dist/examples/cxx/parser/hello/hello-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/hello/hello-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/hello/hello-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/hello/hello-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/hello/hello-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/hello/hello-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/hello/hello-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/hello/hello-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/hello/makefile delete mode 100644 dist/examples/cxx/parser/library/library-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/library/library-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/library/makefile delete mode 100644 dist/examples/cxx/parser/makefile delete mode 100644 dist/examples/cxx/parser/mixed/makefile delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/mixin/makefile delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/multiroot/makefile delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/performance/makefile delete mode 100644 dist/examples/cxx/parser/performance/performance-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/performance/performance-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/performance/performance-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/performance/performance-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/performance/performance-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/performance/performance-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/performance/performance-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/performance/performance-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/polymorphism/makefile delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/polyroot/makefile delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/wildcard/makefile delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/binary/boost/makefile delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/makefile delete mode 100644 dist/examples/cxx/tree/binary/makefile delete mode 100644 dist/examples/cxx/tree/binary/xdr/makefile delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/caching/caching-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/caching/caching-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/caching/caching-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/caching/caching-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/caching/caching-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/caching/caching-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/caching/caching-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/caching/caching-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/caching/makefile delete mode 100644 dist/examples/cxx/tree/compression/compression-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/compression/compression-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/compression/compression-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/compression/compression-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/compression/compression-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/compression/compression-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/compression/compression-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/compression/compression-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/compression/makefile delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/makefile delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/comments/makefile delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/makefile delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/double/makefile delete mode 100644 dist/examples/cxx/tree/custom/makefile delete mode 100644 dist/examples/cxx/tree/custom/mixed/makefile delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/makefile delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/makefile delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc10.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc11.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc12.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc8.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc9.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/makefile delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/hello/hello-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/hello/hello-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/hello/hello-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/hello/hello-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/hello/hello-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/hello/hello-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/hello/hello-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/hello/hello-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/hello/makefile delete mode 100644 dist/examples/cxx/tree/library/library-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/library/library-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/library/library-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/library/library-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/library/library-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/library/library-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/library/library-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/library/library-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/library/makefile delete mode 100644 dist/examples/cxx/tree/makefile delete mode 100644 dist/examples/cxx/tree/messaging/makefile delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/mixed/makefile delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/multiroot/makefile delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/order/element/makefile delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/order/element/order-element-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/order/makefile delete mode 100644 dist/examples/cxx/tree/order/mixed/makefile delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/order/mixed/order-mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/performance/makefile delete mode 100644 dist/examples/cxx/tree/performance/performance-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/performance/performance-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/performance/performance-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/performance/performance-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/performance/performance-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/performance/performance-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/performance/performance-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/performance/performance-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/polymorphism/makefile delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/secure/makefile delete mode 100644 dist/examples/cxx/tree/streaming/makefile delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/wildcard/makefile delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/xpath/makefile delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc8.vcproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-vc9.vcproj delete mode 100644 dist/examples/makefile delete mode 100644 dist/examples/test.bat delete mode 100644 dist/examples/tester.bat delete mode 100644 dist/template-vc10.sln delete mode 100644 dist/template-vc11.sln delete mode 100644 dist/template-vc12.sln delete mode 100644 dist/template-vc8.sln delete mode 100644 dist/template-vc9.sln (limited to 'dist') diff --git a/dist/README-UNIX b/dist/README-UNIX deleted file mode 100644 index 9632744..0000000 --- a/dist/README-UNIX +++ /dev/null @@ -1,82 +0,0 @@ -This package contains precompiled binaries of CodeSynthesis XSD, a -W3C XML Schema to C++ Data Binding compiler. For more information -about XSD visit - -https://www.codesynthesis.com/products/xsd/ - -This README file describes how to start using XSD in UNIX or -UNIX-like (for example, Cygwin/Mingw) environments. - - -Prerequisites -------------- - -The XSD runtime library and the generated code depend on the underlying -XML parser which can be Xerces-C++ for the C++/Tree mapping and Xerces-C++ -or Expat for the C++/Parser mapping. - -Xerces-C++ can be obtained from http://xerces.apache.org/xerces-c/. Most -GNU/Linux distributions provide precompiled binary packages for Xerces-C++. -You can also download precompiled Xerces-C++ libraries for a wide range of -platforms and compilers from http://xerces.apache.org/xerces-c/download.cgi - -Expat can be obtained from http://www.libexpat.org/. Most GNU/Linux -distributions provide precompiled binary packages for Expat. - - -Building Examples ------------------ - -To build examples you will need GNU make. All examples in the examples/ -directory come with simple makefiles. For instance, to build a hello -example in examples/cxx/tree you could execute the following commands: - -$ cd examples/cxx/tree/hello -$ make - -The following make variables affect the compilation process and can -be overridden from the command line: - -CXX - C++ compiler, by default 'g++' -CXXFLAGS - C++ options -CPPFLAGS - C/C++ Preprocessor options - -LIBS - Libraries to link with, by default '-lxerces-c' for the - C++/Tree examples and either '-lxerces-c' or '-lexpat' for - the C++/Parser examples, depending on XML_PARSER -LDFLAGS - Linker options - -XSD - XSD compiler, by default path to the XSD binary -XSDFLAGS - XSD options - -WITH_ZLIB - Set this variable to 1 if you would like to build examples - that depend on the zlib library - -WITH_ACE - Set this variable to 1 if you would like to build examples - that depend on the ACE library - -WITH_XDR - Set this variable to 1 if you would like to build examples - that depend on the XDR API (available out of the box on - most GNU/Linux and UNIX systems) - -WITH_BOOST - Set this variable to 1 if you would like to build examples - that depend on the Boost date_time and serialization - libraries - -WITH_XQILLA - Set this variable to 1 if you would like to build examples - that depend on the XQilla library (XPath 2) - -Additionally, makefiles for the C++/Parser examples (examples/cxx/parser/) -allow you to choose the underlying XML parser: - -XML_PARSER - Underlying XML parser, can be 'xerces' (default) or 'expat' - - -For instance, if you would like to build an example using g++-4.0 instead -of the default g++ and would like to use Xerces-C++ from ~/xerces-c instead -of the default, system-wide installation, you could execute the following -command: - -$ make CXX=g++-4.0 \ - CPPFLAGS="-I ~/xerces-c/include" \ - LDFLAGS="-L ~/xerces-c/lib" diff --git a/dist/README-WINDOWS b/dist/README-WINDOWS deleted file mode 100644 index da44e79..0000000 --- a/dist/README-WINDOWS +++ /dev/null @@ -1,192 +0,0 @@ -This package contains precompiled binaries of CodeSynthesis XSD, a -W3C XML Schema to C++ Data Binding compiler, built for Microsoft -Windows. For more information about XSD visit - -https://www.codesynthesis.com/products/xsd/ - -This README file describes how to start using XSD in the Microsoft -Windows environment with Visual Studio 2005 (8.0), Visual Studio 2008 -(9.0), and Visual Studio 2010 (10.0), Visual Studio 2012 (11.0), and -Visual Studio 2013 (12.0). - - -Prerequisites -------------- - -The XSD runtime library and the generated code depend on the Xerces-C++ -XML parser which you can obtain from http://xerces.apache.org/xerces-c/. -You can also download precompiled Xerces-C++ libraries for Windows from: - -http://xerces.apache.org/xerces-c/download.cgi - -Note that the above download page may not contain Xerces-C++ libraries -for the latest Visual Studio releases. The Windows Installer package -(.msi) for XSD contains Xerces-C++ libraries for all of the above- -mentioned Visual Studio versions. - - -Environment ------------ - -Before you can start building examples or your applications that use XSD -you need to set include, library and executable search paths in the Visual -Studio IDE and the System Environment. - -1. Setting up Xerces-C++ - - First you need to set up Xerces-C++ include and library search paths. - If you already have Xerces-C++ set up in your development environment, - you can skip to the next step. Here we assume that your Xerces-C++ path - is C:\projects\xerces-c-x.y.z. If you have Xerces-C++ in a different - place, you will need to adjust the paths below accordingly. - - - a) For Visual Studio 2005 (8.0) and Visual Studio 2008 (9.0): - - In the Visual Studio IDE, select "Tools"/"Options"/"Projects and - Solution"/"VC++ Directories". - - Then, in the "Show directories for" field, select "Include files" and - create a new entry with the value "C:\projects\xerces-c-x.y.z\include". - - After that, in the "Show directories for" field, select "Library files" - and create a new entry with the value "C:\projects\xerces-c-x.y.z\lib". - - After that, in the "Show directories for" field, select "Executable files" - and create a new entry with the value "C:\projects\xerces-c-x.y.z\bin". - - If you are building the 64-bit version of your application, repeat the - above steps for the 64-bit version of Xerces-C++ while selecting x64 - in the "Platform" drop-down list in the VC++ Directories dialog (Visual - Studio keeps a separate set of paths for each platform). - - For Visual Studio 2010-2013 (10.0-12.0): - - 1. Open an existing or create a new C++ project (you can open one of - the example solutions that come with XSD). - - 2. Open the Property Manager view by selecting "View"->"Property - Manager" (or "View"->"Other Windows"->"Property Manager") menu - action. - - 3. Expand the property hierarchy for the project and find the - Microsoft.Cpp.Win32.user property sheet. - - 4. Right click on Microsoft.Cpp.Win32.user and select the "Properties" - menu action. - - 5. Select the VC++ Directories tab. - - 6. Add the "C:\projects\xerces-c-x.y.z\include" path to the "Include - Directories" field (the paths are separated by a semicolon). - - 7. Add the "C:\projects\xerces-c-x.y.z\lib" path to the "Library - Directories" field. - - 8. Add the "C:\projects\xerces-c-x.y.z\bin" path to the "Executable - Directories" field. - - 9. Click Ok to close the dialog and then click the Save button at the - top of the Property Manager view to save Microsoft.Cpp.Win32.user. - - If you are building the 64-bit version of your application, repeat - the above steps for the 64-bit version of Xerces-C++ but using the - Microsoft.Cpp.x64.user property sheet (Visual Studio keeps a separate - set of paths for each platform). - - - b) In the Control Panel, choose "System" and select the "Advanced" tab. - Click on the "Environment Variables" button. In the "System Variables" - list, select "Path" and add (via "Edit" button) the - ";C:\projects\xerces-c-x.y.z\bin" path at the end. - - -2. Setting up XSD - - Now you need to set up XSD executable and include search paths. Here we - assume that your XSD path is C:\projects\xsd-x.y.z. If you have XSD in - a different place, you will need to adjust the paths below accordingly. - - For Visual Studio 2005 (8.0) and Visual Studio 2008 (9.0): - - In the Visual Studio IDE, select "Tools"/"Options"/"Projects and - Solution"/"VC++ Directories". - - Then, in the "Show directories for" field, select "Include files" and - create a new entry with the value "C:\projects\xsd-x.y.z\libxsd". - - After that, in the "Show directories for" field, select "Executable - files" and create a new entry with the value "C:\projects\xsd-x.y.z\bin". - Make sure it is the first line in the list of directories (use the - "Up" button to move the new entry up, if necessary). - - If you are building the 64-bit version of your application, repeat the - above steps using the same paths while selecting x64 in the "Platform" - drop-down list in the VC++ Directories dialog (Visual Studio keeps a - separate set of paths for each platform). - - For Visual Studio 2010 (10.0): - - 1. Open an existing or create a new C++ project (you can open one of - the example solutions that come with XSD). - - 2. Open the Property Manager view by selecting "View"->"Property - Manager" (or "View"->"Other Windows"->"Property Manager") menu - action. - - 3. Expand the property hierarchy for the project and find the - Microsoft.Cpp.Win32.user property sheet. - - 4. Right click on Microsoft.Cpp.Win32.user and select the "Properties" - menu action. - - 5. Select the VC++ Directories tab. - - 6. Add the "C:\projects\xsd-x.y.z\libxsd" path to the "Include - Directories" field (the paths are separated by a semicolon). - - 7. Add the "C:\projects\xsd-x.y.z\bin" path to the "Executable - Directories" field and make sure it is the first path in the - the list of directories. - - 8. Click Ok to close the dialog and then click the Save button at the - top of the Property Manager view to save Microsoft.Cpp.Win32.user. - - If you are building the 64-bit version of your application, repeat the - above steps using the same paths but using the Microsoft.Cpp.x64.user - property sheet (Visual Studio keeps a separate set of paths for each - platform). - - -3. Restart the Visual Studio IDE. - - -Building Examples ------------------ - -Now you are ready to build examples. Simply open the solution file -found in the examples\cxx\tree (C++/Tree mapping examples) or -examples\cxx\parser (C++/Parser examples) directories. - -Some of the examples depend on additional third-party libraries or -show a specific feature of XSD and are not included in the solutions -above. They come with their individual solution files: - -examples/cxx/tree/embedded - example of schema embedding -examples/cxx/tree/custom - examples of type customization -examples/cxx/tree/custom/calendar - depends on the Boost date_time library -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 -examples/cxx/tree/xpath - depends on the XQilla library (XPath 2) - - -Using XSD in Your Projects --------------------------- - -For various ways to integrate the XSD compiler with the Visual Studio IDE -as well as other Visual Studio-specific topics, refer to the Using XSD with -Microsoft Visual Studio Wiki page: - -http://wiki.codesynthesis.com/Using_XSD_with_Microsoft_Visual_Studio diff --git a/dist/etc/vc-1x.0/xsd-cxx-parser.props b/dist/etc/vc-1x.0/xsd-cxx-parser.props deleted file mode 100644 index b167a38..0000000 --- a/dist/etc/vc-1x.0/xsd-cxx-parser.props +++ /dev/null @@ -1,33 +0,0 @@ - - - - Midl - CustomBuild - - - _SelectedFiles;$(CXX_Parser_Mapping_RuleDependsOn) - - - - False - False - False - False - False - . - .hxx - .cxx - .ixx - -pskel - _pskel - 0 - 0 - 0 - xsd.exe cxx-parser [AllOptions] [AdditionalOptions] [Inputs] - xsd cxx-parser %(Identity) - false - - - diff --git a/dist/etc/vc-1x.0/xsd-cxx-parser.targets b/dist/etc/vc-1x.0/xsd-cxx-parser.targets deleted file mode 100644 index 62ad2b2..0000000 --- a/dist/etc/vc-1x.0/xsd-cxx-parser.targets +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - XsdCompile - - - - $(MSBuildThisFileDirectory)$(MSBuildThisFileName).xml - - - - - - - - @(CXX_Parser_Mapping_Rule, '|') - - - - - - - - - @(CXX_Parser_Mapping_Rule->Metadata('OutDir')->Distinct())\@(CXX_Parser_Mapping_Rule->Metadata('Filename')->Distinct())@(CXX_Parser_Mapping_Rule->Metadata('SkelFileSuffix')->Distinct())@(CXX_Parser_Mapping_Rule->Metadata('HeaderSuffix')->Distinct());@(CXX_Parser_Mapping_Rule->Metadata('OutDir')->Distinct())\@(CXX_Parser_Mapping_Rule->Metadata('Filename')->Distinct())@(CXX_Parser_Mapping_Rule->Metadata('SkelFileSuffix')->Distinct())@(CXX_Parser_Mapping_Rule->Metadata('SourceSuffix')->Distinct());@(CXX_Parser_Mapping_Rule->Metadata('OutDir')->Distinct())\@(CXX_Parser_Mapping_Rule->Metadata('Filename')->Distinct())@(CXX_Parser_Mapping_Rule->Metadata('SkelFileSuffix')->Distinct())@(CXX_Parser_Mapping_Rule->Metadata('InlineSuffix')->Distinct()); - - - - %(CoreCppClean.FilePatternsToDelete);$(XsdCleanFilePatternsToDelete) - $(XsdCleanFilePatternsToDelete) - - - - - - - diff --git a/dist/etc/vc-1x.0/xsd-cxx-parser.xml b/dist/etc/vc-1x.0/xsd-cxx-parser.xml deleted file mode 100644 index 37202c6..0000000 --- a/dist/etc/vc-1x.0/xsd-cxx-parser.xml +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - - - - - General - - - - - Command Line - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Execute Before - - - Specifies the targets for the build customization to run before. - - - - - - - - - - - Execute After - - - Specifies the targets for the build customization to run after. - - - - - - - - - - - - - Additional Options - - - Additional Options - - - - - - - diff --git a/dist/etc/vc-1x.0/xsd-cxx-tree.props b/dist/etc/vc-1x.0/xsd-cxx-tree.props deleted file mode 100644 index fc81c9b..0000000 --- a/dist/etc/vc-1x.0/xsd-cxx-tree.props +++ /dev/null @@ -1,47 +0,0 @@ - - - - Midl - CustomBuild - - - _SelectedFiles;$(CXX_Tree_Mapping_RuleDependsOn) - - - - False - 0 - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - . - .hxx - .cxx - .ixx - -fwd.hxx - 0 - 0 - 0 - 0 - xsd.exe cxx-tree [AllOptions] [AdditionalOptions] [Inputs] - xsd cxx-tree %(Identity) - false - - - diff --git a/dist/etc/vc-1x.0/xsd-cxx-tree.targets b/dist/etc/vc-1x.0/xsd-cxx-tree.targets deleted file mode 100644 index 6156ec2..0000000 --- a/dist/etc/vc-1x.0/xsd-cxx-tree.targets +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - XsdCompile - - - - $(MSBuildThisFileDirectory)$(MSBuildThisFileName).xml - - - - - - - - @(CXX_Tree_Mapping_Rule, '|') - - - - - - - - - @(CXX_Tree_Mapping_Rule->Metadata('OutDir')->Distinct())\@(CXX_Tree_Mapping_Rule->Metadata('Filename')->Distinct())@(CXX_Tree_Mapping_Rule->Metadata('HeaderSuffix')->Distinct());@(CXX_Tree_Mapping_Rule->Metadata('OutDir')->Distinct())\@(CXX_Tree_Mapping_Rule->Metadata('Filename')->Distinct())@(CXX_Tree_Mapping_Rule->Metadata('SourceSuffix')->Distinct());@(CXX_Tree_Mapping_Rule->Metadata('OutDir')->Distinct())\@(CXX_Tree_Mapping_Rule->Metadata('Filename')->Distinct())@(CXX_Tree_Mapping_Rule->Metadata('InlineSuffix')->Distinct());@(CXX_Tree_Mapping_Rule->Metadata('OutDir')->Distinct())\@(CXX_Tree_Mapping_Rule->Metadata('Filename')->Distinct())@(CXX_Tree_Mapping_Rule->Metadata('ForwardSuffix')->Distinct()) - - - - %(CoreCppClean.FilePatternsToDelete);$(XsdCleanFilePatternsToDelete) - $(XsdCleanFilePatternsToDelete) - - - - - - - diff --git a/dist/etc/vc-1x.0/xsd-cxx-tree.xml b/dist/etc/vc-1x.0/xsd-cxx-tree.xml deleted file mode 100644 index e37eb1c..0000000 --- a/dist/etc/vc-1x.0/xsd-cxx-tree.xml +++ /dev/null @@ -1,411 +0,0 @@ - - - - - - - - - - General - - - - - Command Line - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Execute Before - - - Specifies the targets for the build customization to run before. - - - - - - - - - - - Execute After - - - Specifies the targets for the build customization to run after. - - - - - - - - - - - - - Additional Options - - - Additional Options - - - - - - - diff --git a/dist/etc/vc-8.0/xsd-cxx-parser.rules b/dist/etc/vc-8.0/xsd-cxx-parser.rules deleted file mode 100644 index a94a3ea..0000000 --- a/dist/etc/vc-8.0/xsd-cxx-parser.rules +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/etc/vc-8.0/xsd-cxx-tree.rules b/dist/etc/vc-8.0/xsd-cxx-tree.rules deleted file mode 100644 index b3e921a..0000000 --- a/dist/etc/vc-8.0/xsd-cxx-tree.rules +++ /dev/null @@ -1,320 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/etc/vc-9.0/xsd-cxx-parser.rules b/dist/etc/vc-9.0/xsd-cxx-parser.rules deleted file mode 100644 index a94a3ea..0000000 --- a/dist/etc/vc-9.0/xsd-cxx-parser.rules +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/etc/vc-9.0/xsd-cxx-tree.rules b/dist/etc/vc-9.0/xsd-cxx-tree.rules deleted file mode 100644 index d82d618..0000000 --- a/dist/etc/vc-9.0/xsd-cxx-tree.rules +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/build/cxx/compilers.make b/dist/examples/build/cxx/compilers.make deleted file mode 100644 index a3a97be..0000000 --- a/dist/examples/build/cxx/compilers.make +++ /dev/null @@ -1,117 +0,0 @@ -# file : examples/build/cxx/compilers.make -# license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -CXX := g++ - -cxx_sign := $(shell t=`$(CXX) -V 2>&1`; if test $$? -eq 0; then echo $$t; fi) - -ifeq ($(cxx_sign),) -cxx_sign := $(shell t=`$(CXX) --version 2>&1`; if test $$? -eq 0; then echo $$t; fi) -endif - -# IBM XL C++ V7.0 returns error code when called with the -qversion option. This -# complicates our life quite a bit. -# -ifeq ($(cxx_sign),) -cxx_sign := $(shell t=`$(CXX) -qversion 2>/dev/null`; echo $$t) -ifneq ($(shell echo '$(cxx_sign)' | sed -e 's/^.*IBM XL C\/C.. .*$$//'),) -cxx_sign := -endif -endif - -cxx_id := - -ifneq ($(cxx_sign),) - -# GNU g++ (g++) -# -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^[^ ]* (GCC) .*$$//'),) -cxx_id := gnu -endif -endif - -# g++ 4.3 removed GCC for some reason so check for g++ also. -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^g++.*$$//'),) -cxx_id := gnu -endif -endif - -# Clang -# -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^.*clang.*$$//'),) -cxx_id := clang -endif -endif - -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^.*Clang.*$$//'),) -cxx_id := clang -endif -endif - -# Sun C++ (CC) -# -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^[^ ]* Sun C.. .*$$//'),) -cxx_id := sun -endif -endif - - -# HP C++ (aCC) -# -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^[^ ]* HP aC..\/ANSI C .* A\.06\..*$$//'),) -cxx_id := hp -endif -endif - -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^[^ ]* HP C\/aC.. .* A\.06\..*$$//'),) -cxx_id := hp -endif -endif - -# Intel C++ (icpc) -# - -# 9.x -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^Intel(R) C.. .*$$//'),) -cxx_id := intel -endif -endif - -# 8.x -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^8\..$$//'),) -cxx_id := intel -endif -endif - - -# IBM XL C++ -# -ifeq ($(cxx_id),) -ifeq ($(shell echo '$(cxx_sign)' | sed -e 's/^.*IBM XL C\/C.. .*$$//'),) -cxx_id := ibm -endif -endif - - -# Unknown -# -ifeq ($(cxx_id),) -$(warning unknown C++ compiler signature '$(cxx_sign)', continuing anyway) -endif - - -else -$(warning unable to obtain compiler signature for '$(CXX)', continuing anyway) -endif - -#$(warning $(cxx_sign)) -#$(warning $(cxx_id)) diff --git a/dist/examples/build/cxx/rules.make b/dist/examples/build/cxx/rules.make deleted file mode 100644 index 9f31128..0000000 --- a/dist/examples/build/cxx/rules.make +++ /dev/null @@ -1,57 +0,0 @@ -# file : examples/build/cxx/rules.make -# license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -include $(root)/build/cxx/compilers.make - - -# GNU g++ -# -ifeq ($(cxx_id),gnu) - CXXFLAGS := -W -Wall -O3 -endif - -# Clang -# -ifeq ($(cxx_id),clang) - CXXFLAGS := -W -O3 -endif - -# Intel C++ -# -ifeq ($(cxx_id),intel) - CXXFLAGS := -w1 -O2 -endif - - -# Sun C++ -# -ifeq ($(cxx_id),sun) - CXXFLAGS := -O -endif - - -# HP aCC -# -ifeq ($(cxx_id),hp) - - # By default Xerces-C++ is built with -mt for aCC. - # 2334 no suitable copy constructor (e.g., for std::auto_ptr) - # - CXXFLAGS := -Aa -O -mt +W2334 -endif - - -# IBM XL C++ -# -ifeq ($(cxx_id),ibm) - CXXFLAGS := -qrtti -O -endif - - -# Rules. -# -%.o: %.cxx - $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $< -o $@ - -%: %.o - $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LIBS) diff --git a/dist/examples/build/xsd/common.make b/dist/examples/build/xsd/common.make deleted file mode 100644 index ccd5a42..0000000 --- a/dist/examples/build/xsd/common.make +++ /dev/null @@ -1,9 +0,0 @@ -# file : examples/build/xsd/common.make -# license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -XSD := $(shell if test -x $(root)/../bin/xsd; \ - then echo $(root)/../bin/xsd; \ - else echo xsd; fi) - -override CPPFLAGS += $(shell if test -d $(root)/../libxsd; \ - then echo -I$(root)/../libxsd; fi) diff --git a/dist/examples/build/xsd/parser-rules.make b/dist/examples/build/xsd/parser-rules.make deleted file mode 100644 index 13addaa..0000000 --- a/dist/examples/build/xsd/parser-rules.make +++ /dev/null @@ -1,21 +0,0 @@ -# file : examples/build/xsd/parser-rules.make -# license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -include $(root)/build/xsd/common.make - -XML_PARSER := xerces - -ifeq ($(XML_PARSER),xerces) -override LIBS := -lxerces-c $(LIBS) -else -override LIBS := -lexpat $(LIBS) -endif - -override XSDFLAGS += --xml-parser $(XML_PARSER) - -# Rules. -# -.PRECIOUS: %-pskel.hxx %-pskel.ixx %-pskel.cxx - -%-pskel.hxx %-pskel.ixx %-pskel.cxx: %.xsd - $(XSD) cxx-parser $(XSDFLAGS) $< diff --git a/dist/examples/build/xsd/tree-rules.make b/dist/examples/build/xsd/tree-rules.make deleted file mode 100644 index 2f188cc..0000000 --- a/dist/examples/build/xsd/tree-rules.make +++ /dev/null @@ -1,13 +0,0 @@ -# file : examples/build/xsd/tree-rules.make -# license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -include $(root)/build/xsd/common.make - -override LIBS := -lxerces-c $(LIBS) - -# Rules. -# -.PRECIOUS: %.cxx %.hxx %.ixx - -%.cxx %.hxx %.ixx: %.xsd - $(XSD) cxx-tree $(XSDFLAGS) $< diff --git a/dist/examples/cxx/makefile b/dist/examples/cxx/makefile deleted file mode 100644 index 4882e9a..0000000 --- a/dist/examples/cxx/makefile +++ /dev/null @@ -1,11 +0,0 @@ -dirs := parser tree - -.PHONY: all $(dirs) - -all: $(dirs) - -$(dirs): - @$(MAKE) -C $@ $(MAKECMDGOALS) - -makefile: ; -% :: $(dirs) ; diff --git a/dist/examples/cxx/parser/generated/generated-vc10.vcxproj b/dist/examples/cxx/parser/generated/generated-vc10.vcxproj deleted file mode 100644 index c20e5be..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc10.vcxproj +++ /dev/null @@ -1,203 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - generated - {4277B39A-C9FB-4F10-8223-8DD38053EDA0} - generated - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/generated/generated-vc10.vcxproj.filters b/dist/examples/cxx/parser/generated/generated-vc10.vcxproj.filters deleted file mode 100644 index b2cc277..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc10.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {6241A332-00FB-43D7-8E2D-4277B261F512} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {5F7B4073-4744-4C7E-9B74-B5B7D8628B23} - h;hpp;hxx;hm;inl;inc;xsd - - - {64b9ddc3-e796-405a-84e3-6e33b610b7ba} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/generated/generated-vc11.vcxproj b/dist/examples/cxx/parser/generated/generated-vc11.vcxproj deleted file mode 100644 index 1df7dd5..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc11.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - generated - {4277B39A-C9FB-4F10-8223-8DD38053EDA0} - generated - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/generated/generated-vc11.vcxproj.filters b/dist/examples/cxx/parser/generated/generated-vc11.vcxproj.filters deleted file mode 100644 index b2cc277..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {6241A332-00FB-43D7-8E2D-4277B261F512} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {5F7B4073-4744-4C7E-9B74-B5B7D8628B23} - h;hpp;hxx;hm;inl;inc;xsd - - - {64b9ddc3-e796-405a-84e3-6e33b610b7ba} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/generated/generated-vc12.vcxproj b/dist/examples/cxx/parser/generated/generated-vc12.vcxproj deleted file mode 100644 index 21bce27..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc12.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - generated - {4277B39A-C9FB-4F10-8223-8DD38053EDA0} - generated - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-print-impl --generate-test-driver --force-overwrite library.xsd - library-pskel.hxx;library-pskel.cxx;library-pimpl.hxx;library-pimpl.cxx;library-driver.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/generated/generated-vc12.vcxproj.filters b/dist/examples/cxx/parser/generated/generated-vc12.vcxproj.filters deleted file mode 100644 index b2cc277..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc12.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {6241A332-00FB-43D7-8E2D-4277B261F512} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {5F7B4073-4744-4C7E-9B74-B5B7D8628B23} - h;hpp;hxx;hm;inl;inc;xsd - - - {64b9ddc3-e796-405a-84e3-6e33b610b7ba} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/generated/generated-vc8.vcproj b/dist/examples/cxx/parser/generated/generated-vc8.vcproj deleted file mode 100644 index ee4e0f6..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc8.vcproj +++ /dev/null @@ -1,427 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/generated/generated-vc9.vcproj b/dist/examples/cxx/parser/generated/generated-vc9.vcproj deleted file mode 100644 index 2ffc6dd..0000000 --- a/dist/examples/cxx/parser/generated/generated-vc9.vcproj +++ /dev/null @@ -1,424 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/generated/makefile b/dist/examples/cxx/parser/generated/makefile deleted file mode 100644 index b7bb4b8..0000000 --- a/dist/examples/cxx/parser/generated/makefile +++ /dev/null @@ -1,49 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --generate-print-impl --generate-test-driver - -# If you are basing your own code on this example and make changes -# to the sample implementation and/or test driver, make sure you -# remove this option or your changes will be lost forever. -# -override XSDFLAGS += --force-overwrite - -# Build -# -library-driver: library-driver.o library-pskel.o library-pimpl.o - -library-driver.o: library-driver.cxx library-pimpl.hxx library-pskel.hxx -library-pimpl.o: library-pimpl.cxx library-pimpl.hxx library-pskel.hxx -library-pskel.o: library-pskel.cxx library-pskel.hxx - -library-pskel.hxx \ -library-pskel.cxx \ -library-pimpl.hxx \ -library-pimpl.cxx \ -library-driver.cxx : library.xsd - -# Change the pattern rule from parser-rules.make to include the sample -# implementation and test driver. -# -.PRECIOUS: %-pskel.hxx %-pskel.cxx %-pimpl.hxx %-pimpl.cxx %-driver.cxx - -%-pskel.hxx %-pskel.cxx %-pimpl.hxx %-pimpl.cxx %-driver.cxx: %.xsd - $(XSD) cxx-parser $(XSDFLAGS) $< - - -# Test. -# -.PHONY: test -test: library-driver library.xml - ./library-driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library-driver.?xx library-pimpl.?xx library-pskel.?xx - rm -f library-driver.o library-pimpl.o library-pskel.o library-driver diff --git a/dist/examples/cxx/parser/hello/hello-vc10.vcxproj b/dist/examples/cxx/parser/hello/hello-vc10.vcxproj deleted file mode 100644 index 8478a29..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc10.vcxproj +++ /dev/null @@ -1,201 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - hello - {683E9D46-FCC7-4163-984B-9F399169CF7F} - hello - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/hello/hello-vc10.vcxproj.filters b/dist/examples/cxx/parser/hello/hello-vc10.vcxproj.filters deleted file mode 100644 index 26513bb..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {E9BF8C86-0B39-4E45-81D2-35AD75F02C5C} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {3490E63E-27F8-4E29-996F-79F99714DDB3} - h;hpp;hxx;hm;inl;inc;xsd - - - {338ac052-a215-4fe4-a66b-f6be21b5ffa4} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/hello/hello-vc11.vcxproj b/dist/examples/cxx/parser/hello/hello-vc11.vcxproj deleted file mode 100644 index 48a41ac..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc11.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - hello - {683E9D46-FCC7-4163-984B-9F399169CF7F} - hello - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/hello/hello-vc11.vcxproj.filters b/dist/examples/cxx/parser/hello/hello-vc11.vcxproj.filters deleted file mode 100644 index 26513bb..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {E9BF8C86-0B39-4E45-81D2-35AD75F02C5C} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {3490E63E-27F8-4E29-996F-79F99714DDB3} - h;hpp;hxx;hm;inl;inc;xsd - - - {338ac052-a215-4fe4-a66b-f6be21b5ffa4} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/hello/hello-vc12.vcxproj b/dist/examples/cxx/parser/hello/hello-vc12.vcxproj deleted file mode 100644 index 22ac525..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc12.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - hello - {683E9D46-FCC7-4163-984B-9F399169CF7F} - hello - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - xsd hello.xsd - xsd cxx-parser hello.xsd - hello-pskel.hxx;hello-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/hello/hello-vc12.vcxproj.filters b/dist/examples/cxx/parser/hello/hello-vc12.vcxproj.filters deleted file mode 100644 index 26513bb..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {E9BF8C86-0B39-4E45-81D2-35AD75F02C5C} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {3490E63E-27F8-4E29-996F-79F99714DDB3} - h;hpp;hxx;hm;inl;inc;xsd - - - {338ac052-a215-4fe4-a66b-f6be21b5ffa4} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/hello/hello-vc8.vcproj b/dist/examples/cxx/parser/hello/hello-vc8.vcproj deleted file mode 100644 index a19fb43..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc8.vcproj +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/hello/hello-vc9.vcproj b/dist/examples/cxx/parser/hello/hello-vc9.vcproj deleted file mode 100644 index 9d0e755..0000000 --- a/dist/examples/cxx/parser/hello/hello-vc9.vcproj +++ /dev/null @@ -1,416 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/hello/makefile b/dist/examples/cxx/parser/hello/makefile deleted file mode 100644 index 5746c6f..0000000 --- a/dist/examples/cxx/parser/hello/makefile +++ /dev/null @@ -1,28 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - - -# Build. -# -driver: driver.o hello-pskel.o - -driver.o: driver.cxx hello-pskel.hxx -hello-pskel.o: hello-pskel.cxx hello-pskel.hxx - -hello-pskel.hxx hello-pskel.cxx: hello.xsd - - -# Test. -# -.PHONY: test -test: driver hello.xml - ./driver hello.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f hello-pskel.?xx hello-pskel.o driver.o driver diff --git a/dist/examples/cxx/parser/library/library-vc10.vcxproj b/dist/examples/cxx/parser/library/library-vc10.vcxproj deleted file mode 100644 index c9046d7..0000000 --- a/dist/examples/cxx/parser/library/library-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D66DAC4D-133C-4DB5-923F-C88A961C3C51} - library - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc10.vcxproj.filters b/dist/examples/cxx/parser/library/library-vc10.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-vc10.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {4044D311-878E-4632-B816-7810045EF3F1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {4F90DEB0-060B-4976-949A-66FFB902F598} - h;hpp;hxx;hm;inl;inc;xsd - - - {a31fd2f2-4ce6-4ee0-962d-68d213bc7b1b} - ixx - - - {8e9fd809-af45-49e4-95b8-d2becff77db5} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc11.vcxproj b/dist/examples/cxx/parser/library/library-vc11.vcxproj deleted file mode 100644 index daa5ef3..0000000 --- a/dist/examples/cxx/parser/library/library-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D66DAC4D-133C-4DB5-923F-C88A961C3C51} - library - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc11.vcxproj.filters b/dist/examples/cxx/parser/library/library-vc11.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-vc11.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {4044D311-878E-4632-B816-7810045EF3F1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {4F90DEB0-060B-4976-949A-66FFB902F598} - h;hpp;hxx;hm;inl;inc;xsd - - - {a31fd2f2-4ce6-4ee0-962d-68d213bc7b1b} - ixx - - - {8e9fd809-af45-49e4-95b8-d2becff77db5} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc12.vcxproj b/dist/examples/cxx/parser/library/library-vc12.vcxproj deleted file mode 100644 index 345226f..0000000 --- a/dist/examples/cxx/parser/library/library-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D66DAC4D-133C-4DB5-923F-C88A961C3C51} - library - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc12.vcxproj.filters b/dist/examples/cxx/parser/library/library-vc12.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-vc12.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {4044D311-878E-4632-B816-7810045EF3F1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {4F90DEB0-060B-4976-949A-66FFB902F598} - h;hpp;hxx;hm;inl;inc;xsd - - - {a31fd2f2-4ce6-4ee0-962d-68d213bc7b1b} - ixx - - - {8e9fd809-af45-49e4-95b8-d2becff77db5} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc8.vcproj b/dist/examples/cxx/parser/library/library-vc8.vcproj deleted file mode 100644 index f5bb549..0000000 --- a/dist/examples/cxx/parser/library/library-vc8.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/library/library-vc9.vcproj b/dist/examples/cxx/parser/library/library-vc9.vcproj deleted file mode 100644 index 1348f83..0000000 --- a/dist/examples/cxx/parser/library/library-vc9.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/library/makefile b/dist/examples/cxx/parser/library/makefile deleted file mode 100644 index f96353b..0000000 --- a/dist/examples/cxx/parser/library/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --generate-inline --type-map library.map - -# Build -# -driver: driver.o library-pskel.o library-pimpl.o - -driver.o: driver.cxx library-pimpl.hxx library-pskel.hxx library.hxx -library-pimpl.o: library-pimpl.cxx library-pimpl.hxx library-pskel.hxx library.hxx -library-pskel.o: library-pskel.cxx library-pskel.hxx library.hxx - -library-pskel.hxx library-pskel.ixx library-pskel.cxx: library.xsd library.map - - -# Test. -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library-pskel.?xx library-pimpl.o library-pskel.o driver.o driver diff --git a/dist/examples/cxx/parser/makefile b/dist/examples/cxx/parser/makefile deleted file mode 100644 index b778cbd..0000000 --- a/dist/examples/cxx/parser/makefile +++ /dev/null @@ -1,12 +0,0 @@ -dirs := generated hello library mixin mixed multiroot performance \ -polymorphism polyroot wildcard - -.PHONY: all $(dirs) - -all: $(dirs) - -$(dirs): - @$(MAKE) -C $@ $(MAKECMDGOALS) - -makefile: ; -% :: $(dirs) ; diff --git a/dist/examples/cxx/parser/mixed/makefile b/dist/examples/cxx/parser/mixed/makefile deleted file mode 100644 index edd28b2..0000000 --- a/dist/examples/cxx/parser/mixed/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --type-map text.map - -# Build. -# -driver: driver.o text-pskel.o - -driver.o: driver.cxx text-pskel.hxx anchor.hxx -text-pskel.o: text-pskel.cxx text-pskel.hxx anchor.hxx - -text-pskel.hxx text-pskel.cxx: text.xsd text.map - - -# Test. -# -.PHONY: test -test: driver text.xml - ./driver text.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f text-pskel.?xx text-pskel.o driver.o driver - diff --git a/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj deleted file mode 100644 index d940e8d..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj +++ /dev/null @@ -1,202 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {304FD6A7-6C73-41C3-B489-97FD5E635CCB} - mixed - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj.filters b/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj.filters deleted file mode 100644 index 9d5bb36..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {8E9A9B27-1882-4B49-9451-345FEED45AEE} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {0BDCEBD5-F78D-437D-BED5-4507831FA9E8} - h;hpp;hxx;hm;inl;inc;xsd - - - {748ddcb3-bd88-48b4-b396-d1d3fef8a4e6} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj b/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj deleted file mode 100644 index 00b00a2..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj +++ /dev/null @@ -1,206 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {304FD6A7-6C73-41C3-B489-97FD5E635CCB} - mixed - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj.filters b/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj.filters deleted file mode 100644 index 9d5bb36..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {8E9A9B27-1882-4B49-9451-345FEED45AEE} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {0BDCEBD5-F78D-437D-BED5-4507831FA9E8} - h;hpp;hxx;hm;inl;inc;xsd - - - {748ddcb3-bd88-48b4-b396-d1d3fef8a4e6} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj b/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj deleted file mode 100644 index d9e63ed..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {304FD6A7-6C73-41C3-B489-97FD5E635CCB} - mixed - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - xsd text.xsd - xsd cxx-parser --type-map text.map text.xsd - text-pskel.hxx;text-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj.filters b/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj.filters deleted file mode 100644 index 9d5bb36..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {8E9A9B27-1882-4B49-9451-345FEED45AEE} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {0BDCEBD5-F78D-437D-BED5-4507831FA9E8} - h;hpp;hxx;hm;inl;inc;xsd - - - {748ddcb3-bd88-48b4-b396-d1d3fef8a4e6} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixed/mixed-vc8.vcproj b/dist/examples/cxx/parser/mixed/mixed-vc8.vcproj deleted file mode 100644 index 91906be..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/mixed/mixed-vc9.vcproj b/dist/examples/cxx/parser/mixed/mixed-vc9.vcproj deleted file mode 100644 index f2eb5f1..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/mixin/makefile b/dist/examples/cxx/parser/mixin/makefile deleted file mode 100644 index 551519d..0000000 --- a/dist/examples/cxx/parser/mixin/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --type-map schema.map - - -# Build. -# -driver: driver.o schema-pskel.o - -driver.o: driver.cxx schema-pskel.hxx types.hxx -schema-pskel.o: schema-pskel.cxx schema-pskel.hxx types.hxx - -schema-pskel.hxx schema-pskel.cxx: schema.xsd schema.map - -# Test. -# -.PHONY: test -test: driver instance.xml - ./driver instance.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f schema-pskel.?xx schema-pskel.o driver.o driver - diff --git a/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj b/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj deleted file mode 100644 index 729240e..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj +++ /dev/null @@ -1,202 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixin - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125} - mixin - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj.filters b/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj.filters deleted file mode 100644 index 4fd62ea..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {4BF1C3D0-33B1-4924-9F8C-4DD7B7765D82} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {A4012AA7-A8FE-4CE8-9BB0-1DBA14C2CEAD} - h;hpp;hxx;hm;inl;inc;xsd - - - {1772a873-01ce-415d-a4e7-b107ecfb3d0f} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj b/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj deleted file mode 100644 index 7de773e..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj +++ /dev/null @@ -1,206 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixin - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125} - mixin - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj.filters b/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj.filters deleted file mode 100644 index 4fd62ea..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {4BF1C3D0-33B1-4924-9F8C-4DD7B7765D82} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {A4012AA7-A8FE-4CE8-9BB0-1DBA14C2CEAD} - h;hpp;hxx;hm;inl;inc;xsd - - - {1772a873-01ce-415d-a4e7-b107ecfb3d0f} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj b/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj deleted file mode 100644 index 83771b4..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixin - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125} - mixin - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - xsd schema.xsd - xsd cxx-parser --type-map schema.map schema.xsd - schema-pskel.hxx;schema-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj.filters b/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj.filters deleted file mode 100644 index 4fd62ea..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {4BF1C3D0-33B1-4924-9F8C-4DD7B7765D82} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {A4012AA7-A8FE-4CE8-9BB0-1DBA14C2CEAD} - h;hpp;hxx;hm;inl;inc;xsd - - - {1772a873-01ce-415d-a4e7-b107ecfb3d0f} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/mixin/mixin-vc8.vcproj b/dist/examples/cxx/parser/mixin/mixin-vc8.vcproj deleted file mode 100644 index 384e122..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/mixin/mixin-vc9.vcproj b/dist/examples/cxx/parser/mixin/mixin-vc9.vcproj deleted file mode 100644 index 9cdccb3..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/multiroot/makefile b/dist/examples/cxx/parser/multiroot/makefile deleted file mode 100644 index c45e3f3..0000000 --- a/dist/examples/cxx/parser/multiroot/makefile +++ /dev/null @@ -1,32 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --type-map protocol.map - -# Build -# -driver: driver.o protocol-pskel.o protocol-pimpl.o - -driver.o: driver.cxx protocol-pimpl.hxx protocol-pskel.hxx protocol.hxx -protocol-pimpl.o: protocol-pimpl.cxx protocol-pimpl.hxx protocol-pskel.hxx protocol.hxx -protocol-pskel.o: protocol-pskel.cxx protocol-pskel.hxx protocol.hxx - -protocol-pskel.hxx protocol-pskel.cxx: protocol.xsd protocol.map - - -# Test. -# -.PHONY: test -test: driver balance.xml withdraw.xml deposit.xml - ./driver balance.xml - ./driver withdraw.xml - ./driver deposit.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f protocol-pskel.?xx protocol-pimpl.o protocol-pskel.o driver.o driver diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj deleted file mode 100644 index dac752c..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - multiroot - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB} - multiroot - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj.filters b/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj.filters deleted file mode 100644 index 2b80057..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {5CA12033-B9C7-4B8D-95C9-BC1D88DFB211} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {5F7258C7-69F9-44AC-8651-7ABC08C70815} - h;hpp;hxx;hm;inl;inc;xsd - - - {8a01b14f-5199-4686-a4e8-419ab31b3ea3} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj deleted file mode 100644 index 9a5497d..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj +++ /dev/null @@ -1,212 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - multiroot - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB} - multiroot - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj.filters b/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj.filters deleted file mode 100644 index 2b80057..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {5CA12033-B9C7-4B8D-95C9-BC1D88DFB211} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {5F7258C7-69F9-44AC-8651-7ABC08C70815} - h;hpp;hxx;hm;inl;inc;xsd - - - {8a01b14f-5199-4686-a4e8-419ab31b3ea3} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj deleted file mode 100644 index a8a41dc..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj +++ /dev/null @@ -1,216 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - multiroot - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB} - multiroot - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-parser --type-map protocol.map protocol.xsd - protocol-pskel.hxx;protocol-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj.filters b/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj.filters deleted file mode 100644 index 2b80057..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {5CA12033-B9C7-4B8D-95C9-BC1D88DFB211} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {5F7258C7-69F9-44AC-8651-7ABC08C70815} - h;hpp;hxx;hm;inl;inc;xsd - - - {8a01b14f-5199-4686-a4e8-419ab31b3ea3} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc8.vcproj b/dist/examples/cxx/parser/multiroot/multiroot-vc8.vcproj deleted file mode 100644 index a37ec06..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc8.vcproj +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj b/dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj deleted file mode 100644 index 75ef5e6..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/performance/makefile b/dist/examples/cxx/parser/performance/makefile deleted file mode 100644 index a98e86a..0000000 --- a/dist/examples/cxx/parser/performance/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --generate-inline - -# Build. -# -driver: driver.o test-pskel.o time.o - -driver.o: driver.cxx test-pskel.hxx test-pskel.ixx time.hxx -test-pskel.o: test-pskel.cxx test-pskel.hxx test-pskel.ixx -time.o: time.cxx time.hxx - -test-pskel.hxx test-pskel.ixx test-pskel.cxx: test.xsd - - -# Test. -# -.PHONY: test -test: driver test-50k.xml - ./driver test-50k.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f test-pskel.?xx test-pskel.o driver.o time.o driver diff --git a/dist/examples/cxx/parser/performance/performance-vc10.vcxproj b/dist/examples/cxx/parser/performance/performance-vc10.vcxproj deleted file mode 100644 index 42bc963..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc10.vcxproj +++ /dev/null @@ -1,203 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - performance - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD} - performance - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/performance/performance-vc10.vcxproj.filters b/dist/examples/cxx/parser/performance/performance-vc10.vcxproj.filters deleted file mode 100644 index 43190f1..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc10.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {699BF138-9DA5-4EC4-9796-4033D1E443E8} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6B5C0740-D0B1-4A08-8657-DA9977EBA68D} - h;hpp;hxx;hm;inl;inc;xsd - - - {d885db2b-37d2-476b-964e-0f50c5f851d4} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/performance/performance-vc11.vcxproj b/dist/examples/cxx/parser/performance/performance-vc11.vcxproj deleted file mode 100644 index 4d02641..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc11.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - performance - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD} - performance - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/performance/performance-vc11.vcxproj.filters b/dist/examples/cxx/parser/performance/performance-vc11.vcxproj.filters deleted file mode 100644 index 43190f1..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {699BF138-9DA5-4EC4-9796-4033D1E443E8} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6B5C0740-D0B1-4A08-8657-DA9977EBA68D} - h;hpp;hxx;hm;inl;inc;xsd - - - {d885db2b-37d2-476b-964e-0f50c5f851d4} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/performance/performance-vc12.vcxproj b/dist/examples/cxx/parser/performance/performance-vc12.vcxproj deleted file mode 100644 index b9bdd1c..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc12.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - performance - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD} - performance - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - xsd test.xsd - xsd cxx-parser --generate-inline test.xsd - test-pskel.hxx;test-pskel.ixx;test-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/performance/performance-vc12.vcxproj.filters b/dist/examples/cxx/parser/performance/performance-vc12.vcxproj.filters deleted file mode 100644 index 43190f1..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc12.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {699BF138-9DA5-4EC4-9796-4033D1E443E8} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6B5C0740-D0B1-4A08-8657-DA9977EBA68D} - h;hpp;hxx;hm;inl;inc;xsd - - - {d885db2b-37d2-476b-964e-0f50c5f851d4} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/performance/performance-vc8.vcproj b/dist/examples/cxx/parser/performance/performance-vc8.vcproj deleted file mode 100644 index 867ecbb..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc8.vcproj +++ /dev/null @@ -1,427 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/performance/performance-vc9.vcproj b/dist/examples/cxx/parser/performance/performance-vc9.vcproj deleted file mode 100644 index 3fd46c7..0000000 --- a/dist/examples/cxx/parser/performance/performance-vc9.vcproj +++ /dev/null @@ -1,424 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polymorphism/makefile b/dist/examples/cxx/parser/polymorphism/makefile deleted file mode 100644 index 935661d..0000000 --- a/dist/examples/cxx/parser/polymorphism/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --generate-polymorphic - -# Build -# -driver: driver.o supermen-pskel.o supermen-pimpl.o - -driver.o: driver.cxx supermen-pimpl.hxx supermen-pskel.hxx -supermen-pimpl.o: supermen-pimpl.cxx supermen-pimpl.hxx supermen-pskel.hxx -supermen-pskel.o: supermen-pskel.cxx supermen-pskel.hxx - -supermen-pskel.hxx supermen-pskel.cxx: supermen.xsd - - -# Test. -# -.PHONY: test -test: driver supermen.xml - ./driver supermen.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f supermen-pskel.?xx supermen-pimpl.o supermen-pskel.o driver.o driver diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj deleted file mode 100644 index 57c60a3..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polymorphism - {E05F914A-490B-4780-9BAB-1ED225B3DBEE} - polymorphism - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj.filters b/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj.filters deleted file mode 100644 index eb84ea1..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {1B970E5F-EBC0-44A7-A542-7EBFADBF1573} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {B49CCB93-BC13-4222-A005-6785C8220E30} - h;hpp;hxx;hm;inl;inc;xsd - - - {408b97b6-8a71-4f5b-976a-dc6c59b92362} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj deleted file mode 100644 index 19e2659..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polymorphism - {E05F914A-490B-4780-9BAB-1ED225B3DBEE} - polymorphism - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj.filters b/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj.filters deleted file mode 100644 index eb84ea1..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {1B970E5F-EBC0-44A7-A542-7EBFADBF1573} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {B49CCB93-BC13-4222-A005-6785C8220E30} - h;hpp;hxx;hm;inl;inc;xsd - - - {408b97b6-8a71-4f5b-976a-dc6c59b92362} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj deleted file mode 100644 index 775d69d..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj +++ /dev/null @@ -1,215 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polymorphism - {E05F914A-490B-4780-9BAB-1ED225B3DBEE} - polymorphism - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj.filters b/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj.filters deleted file mode 100644 index eb84ea1..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {1B970E5F-EBC0-44A7-A542-7EBFADBF1573} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {B49CCB93-BC13-4222-A005-6785C8220E30} - h;hpp;hxx;hm;inl;inc;xsd - - - {408b97b6-8a71-4f5b-976a-dc6c59b92362} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc8.vcproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc8.vcproj deleted file mode 100644 index fb4f951..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc8.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj deleted file mode 100644 index 9759681..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polyroot/makefile b/dist/examples/cxx/parser/polyroot/makefile deleted file mode 100644 index 487ad08..0000000 --- a/dist/examples/cxx/parser/polyroot/makefile +++ /dev/null @@ -1,31 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --generate-polymorphic - -# Build -# -driver: driver.o supermen-pskel.o supermen-pimpl.o - -driver.o: driver.cxx supermen-pimpl.hxx supermen-pskel.hxx -supermen-pimpl.o: supermen-pimpl.cxx supermen-pimpl.hxx supermen-pskel.hxx -supermen-pskel.o: supermen-pskel.cxx supermen-pskel.hxx - -supermen-pskel.hxx supermen-pskel.cxx: supermen.xsd - - -# Test. -# -.PHONY: test -test: driver person.xml superman.xml batman.xml - ./driver person.xml - ./driver superman.xml - ./driver batman.xml - -# Clean. -# -.PHONY: clean -clean: - rm -f supermen-pskel.?xx supermen-pimpl.o supermen-pskel.o driver.o driver diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj deleted file mode 100644 index 897a3a1..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polyroot - {FB2098FC-CE8C-4A6B-A064-E2705324A16A} - polyroot - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj.filters b/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj.filters deleted file mode 100644 index 5b0ee29..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {00F2FCE3-0165-405E-B027-F51956F669D1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6F6E09B9-C59E-45EE-BC77-C2F22039A485} - h;hpp;hxx;hm;inl;inc;xsd - - - {91582f5b-59e2-4b82-9325-b99cf969649e} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj deleted file mode 100644 index 86427ed..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polyroot - {FB2098FC-CE8C-4A6B-A064-E2705324A16A} - polyroot - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj.filters b/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj.filters deleted file mode 100644 index 5b0ee29..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {00F2FCE3-0165-405E-B027-F51956F669D1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6F6E09B9-C59E-45EE-BC77-C2F22039A485} - h;hpp;hxx;hm;inl;inc;xsd - - - {91582f5b-59e2-4b82-9325-b99cf969649e} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj deleted file mode 100644 index 079305b..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj +++ /dev/null @@ -1,215 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polyroot - {FB2098FC-CE8C-4A6B-A064-E2705324A16A} - polyroot - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - xsd supermen.xsd - xsd cxx-parser --generate-polymorphic supermen.xsd - supermen-pskel.hxx;supermen-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj.filters b/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj.filters deleted file mode 100644 index 5b0ee29..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {00F2FCE3-0165-405E-B027-F51956F669D1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6F6E09B9-C59E-45EE-BC77-C2F22039A485} - h;hpp;hxx;hm;inl;inc;xsd - - - {91582f5b-59e2-4b82-9325-b99cf969649e} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc8.vcproj b/dist/examples/cxx/parser/polyroot/polyroot-vc8.vcproj deleted file mode 100644 index 322f814..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc8.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj b/dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj deleted file mode 100644 index fd72439..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/wildcard/makefile b/dist/examples/cxx/parser/wildcard/makefile deleted file mode 100644 index 924e937..0000000 --- a/dist/examples/cxx/parser/wildcard/makefile +++ /dev/null @@ -1,28 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - - -# Build. -# -driver: driver.o email-pskel.o - -driver.o: driver.cxx email-pskel.hxx -email-pskel.o: email-pskel.cxx email-pskel.hxx - -email-pskel.hxx email-pskel.cxx: email.xsd - - -# Test. -# -.PHONY: test -test: driver email.xml - ./driver email.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f email-pskel.?xx email-pskel.o driver.o driver diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj deleted file mode 100644 index adb99cb..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj +++ /dev/null @@ -1,201 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {9832425B-38D5-44EC-AED6-3ED4353B24EA} - wildcard - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj.filters b/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj.filters deleted file mode 100644 index 756239f..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {F05001BC-BAEB-4D9D-89E4-D19B208F34BF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {CDCB25B7-BCBA-4C74-828E-09B2D7860485} - h;hpp;hxx;hm;inl;inc;xsd - - - {1b27359f-6508-4bb0-96ed-b5a3fdb228c6} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj deleted file mode 100644 index e422655..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {9832425B-38D5-44EC-AED6-3ED4353B24EA} - wildcard - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj.filters b/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj.filters deleted file mode 100644 index 756239f..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {F05001BC-BAEB-4D9D-89E4-D19B208F34BF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {CDCB25B7-BCBA-4C74-828E-09B2D7860485} - h;hpp;hxx;hm;inl;inc;xsd - - - {1b27359f-6508-4bb0-96ed-b5a3fdb228c6} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj deleted file mode 100644 index e52e9dc..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {9832425B-38D5-44EC-AED6-3ED4353B24EA} - wildcard - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - xsd email.xsd - xsd cxx-parser email.xsd - email-pskel.hxx;email-pskel.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj.filters b/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj.filters deleted file mode 100644 index 756239f..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {F05001BC-BAEB-4D9D-89E4-D19B208F34BF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {CDCB25B7-BCBA-4C74-828E-09B2D7860485} - h;hpp;hxx;hm;inl;inc;xsd - - - {1b27359f-6508-4bb0-96ed-b5a3fdb228c6} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc8.vcproj b/dist/examples/cxx/parser/wildcard/wildcard-vc8.vcproj deleted file mode 100644 index c255eac..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc8.vcproj +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj b/dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj deleted file mode 100644 index e481e43..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj +++ /dev/null @@ -1,416 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj deleted file mode 100644 index 8834226..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - boost - {0C3A70E2-F673-46B7-B23D-9888266918D5} - boost - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters deleted file mode 100644 index edb71a3..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {22FBBBBD-3A62-471C-867C-8B6F5B3531A9} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {BB6813A9-25E1-49A2-8FCC-FAC9FC4C27FB} - h;hpp;hxx;hm;inl;inc;xsd - - - {458e67fd-1629-41ef-9a2b-66709e69a9bf} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj deleted file mode 100644 index 73a65d5..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj +++ /dev/null @@ -1,212 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - boost - {0C3A70E2-F673-46B7-B23D-9888266918D5} - boost - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters deleted file mode 100644 index edb71a3..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {22FBBBBD-3A62-471C-867C-8B6F5B3531A9} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {BB6813A9-25E1-49A2-8FCC-FAC9FC4C27FB} - h;hpp;hxx;hm;inl;inc;xsd - - - {458e67fd-1629-41ef-9a2b-66709e69a9bf} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj deleted file mode 100644 index 8c7d2c5..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj +++ /dev/null @@ -1,216 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - boost - {0C3A70E2-F673-46B7-B23D-9888266918D5} - boost - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --hxx-prologue-file library-prologue.hxx --generate-insertion boost::archive::text_oarchive --generate-extraction boost::archive::text_iarchive library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters deleted file mode 100644 index edb71a3..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {22FBBBBD-3A62-471C-867C-8B6F5B3531A9} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {BB6813A9-25E1-49A2-8FCC-FAC9FC4C27FB} - h;hpp;hxx;hm;inl;inc;xsd - - - {458e67fd-1629-41ef-9a2b-66709e69a9bf} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj b/dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj deleted file mode 100644 index 82d23ae..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj b/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj deleted file mode 100644 index f5369af..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/boost/makefile b/dist/examples/cxx/tree/binary/boost/makefile deleted file mode 100644 index 7c35f02..0000000 --- a/dist/examples/cxx/tree/binary/boost/makefile +++ /dev/null @@ -1,37 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-ostream \ ---hxx-prologue-file library-prologue.hxx \ ---generate-insertion boost::archive::text_oarchive \ ---generate-extraction boost::archive::text_iarchive - - -override LIBS += -lboost_serialization - - -# Build. -# -driver: driver.o library.o - -library.o: library.cxx library.hxx boost-archive-insertion.hxx boost-archive-extraction.hxx -driver.o: driver.cxx library.hxx boost-archive-insertion.hxx boost-archive-extraction.hxx - -library.cxx library.hxx: library.xsd - - -# Test -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx driver.o driver diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj b/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj deleted file mode 100644 index 5acfa0e..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - cdr - {A8CC2814-5056-4953-8B4C-E52E72ADD36C} - cdr - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters b/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters deleted file mode 100644 index 92ff3ee..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {50AA6317-04BE-45AB-98DD-7A32AEB710CF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E740B51E-A619-4888-B6B9-566A3C77C60B} - h;hpp;hxx;hm;inl;inc;xsd - - - {37283c57-4a32-48ed-823b-0efdf7cdcf51} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj b/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj deleted file mode 100644 index c87aa4b..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - cdr - {A8CC2814-5056-4953-8B4C-E52E72ADD36C} - cdr - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters b/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters deleted file mode 100644 index 92ff3ee..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {50AA6317-04BE-45AB-98DD-7A32AEB710CF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E740B51E-A619-4888-B6B9-566A3C77C60B} - h;hpp;hxx;hm;inl;inc;xsd - - - {37283c57-4a32-48ed-823b-0efdf7cdcf51} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj b/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj deleted file mode 100644 index e0d6496..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - cdr - {A8CC2814-5056-4953-8B4C-E52E72ADD36C} - cdr - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion ACE_OutputCDR --generate-extraction ACE_InputCDR library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj.filters b/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj.filters deleted file mode 100644 index 92ff3ee..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {50AA6317-04BE-45AB-98DD-7A32AEB710CF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E740B51E-A619-4888-B6B9-566A3C77C60B} - h;hpp;hxx;hm;inl;inc;xsd - - - {37283c57-4a32-48ed-823b-0efdf7cdcf51} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc8.vcproj b/dist/examples/cxx/tree/binary/cdr/cdr-vc8.vcproj deleted file mode 100644 index d35171a..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj b/dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj deleted file mode 100644 index f379d83..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/cdr/makefile b/dist/examples/cxx/tree/binary/cdr/makefile deleted file mode 100644 index a2d9848..0000000 --- a/dist/examples/cxx/tree/binary/cdr/makefile +++ /dev/null @@ -1,35 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-ostream --generate-insertion ACE_OutputCDR \ ---generate-extraction ACE_InputCDR - - -override LIBS += -lACE - - -# Build. -# -driver: driver.o library.o - -library.o: library.cxx library.hxx -driver.o: driver.cxx library.hxx - -library.cxx library.hxx: library.xsd - - -# Test -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx driver.o driver diff --git a/dist/examples/cxx/tree/binary/makefile b/dist/examples/cxx/tree/binary/makefile deleted file mode 100644 index d337eb5..0000000 --- a/dist/examples/cxx/tree/binary/makefile +++ /dev/null @@ -1,25 +0,0 @@ -dirs := - -ifeq ($(WITH_BOOST),1) -dirs += boost -endif - - -ifeq ($(WITH_ACE),1) -dirs += cdr -endif - -ifeq ($(WITH_XDR),1) -dirs += xdr -endif - - -.PHONY: all $(dirs) - -all: $(dirs) - -$(dirs): - @$(MAKE) -C $@ $(MAKECMDGOALS) - -makefile: ; -% :: $(dirs) ; diff --git a/dist/examples/cxx/tree/binary/xdr/makefile b/dist/examples/cxx/tree/binary/xdr/makefile deleted file mode 100644 index a9123d7..0000000 --- a/dist/examples/cxx/tree/binary/xdr/makefile +++ /dev/null @@ -1,35 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-ostream --generate-insertion XDR \ ---generate-extraction XDR - - -override LIBS += -lnsl - - -# Build. -# -driver: driver.o library.o - -library.o: library.cxx library.hxx -driver.o: driver.cxx library.hxx - -library.cxx library.hxx: library.xsd - - -# Test -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx driver.o driver diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj b/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj deleted file mode 100644 index a8cad53..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xdr - {D9696808-1B73-43C9-A3BB-18DD29776EC5} - xdr - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters b/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters deleted file mode 100644 index c9e491f..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {C5A0E74B-63C1-41E3-B291-B85FCC86FDF7} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FC110C72-7935-49D5-B25E-F96C87BA49E4} - h;hpp;hxx;hm;inl;inc;xsd - - - {b7ff65c1-ff9c-4e2d-869b-e4925d838adb} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj b/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj deleted file mode 100644 index 5c9f9d5..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xdr - {D9696808-1B73-43C9-A3BB-18DD29776EC5} - xdr - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters b/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters deleted file mode 100644 index c9e491f..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {C5A0E74B-63C1-41E3-B291-B85FCC86FDF7} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FC110C72-7935-49D5-B25E-F96C87BA49E4} - h;hpp;hxx;hm;inl;inc;xsd - - - {b7ff65c1-ff9c-4e2d-869b-e4925d838adb} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj b/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj deleted file mode 100644 index e3be342..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xdr - {D9696808-1B73-43C9-A3BB-18DD29776EC5} - xdr - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-insertion XDR --generate-extraction XDR library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj.filters b/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj.filters deleted file mode 100644 index c9e491f..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {C5A0E74B-63C1-41E3-B291-B85FCC86FDF7} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FC110C72-7935-49D5-B25E-F96C87BA49E4} - h;hpp;hxx;hm;inl;inc;xsd - - - {b7ff65c1-ff9c-4e2d-869b-e4925d838adb} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc8.vcproj b/dist/examples/cxx/tree/binary/xdr/xdr-vc8.vcproj deleted file mode 100644 index f83c026..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj b/dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj deleted file mode 100644 index 34ca6b4..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/caching/caching-vc10.vcxproj b/dist/examples/cxx/tree/caching/caching-vc10.vcxproj deleted file mode 100644 index 7bb6670..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - caching - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7} - caching - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/caching/caching-vc10.vcxproj.filters b/dist/examples/cxx/tree/caching/caching-vc10.vcxproj.filters deleted file mode 100644 index 07ab0e9..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {8953E6CC-4E46-4D97-9704-CE8F76672843} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {AA1A2DB4-3798-4A0C-9339-FAA57753A0AC} - h;hpp;hxx;hm;inl;inc;xsd - - - {88b19602-75bf-44d6-a995-f5e213e36528} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/caching/caching-vc11.vcxproj b/dist/examples/cxx/tree/caching/caching-vc11.vcxproj deleted file mode 100644 index 1e8d543..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - caching - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7} - caching - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/caching/caching-vc11.vcxproj.filters b/dist/examples/cxx/tree/caching/caching-vc11.vcxproj.filters deleted file mode 100644 index 07ab0e9..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {8953E6CC-4E46-4D97-9704-CE8F76672843} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {AA1A2DB4-3798-4A0C-9339-FAA57753A0AC} - h;hpp;hxx;hm;inl;inc;xsd - - - {88b19602-75bf-44d6-a995-f5e213e36528} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/caching/caching-vc12.vcxproj b/dist/examples/cxx/tree/caching/caching-vc12.vcxproj deleted file mode 100644 index 304d2c2..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - caching - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7} - caching - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/caching/caching-vc12.vcxproj.filters b/dist/examples/cxx/tree/caching/caching-vc12.vcxproj.filters deleted file mode 100644 index 07ab0e9..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {8953E6CC-4E46-4D97-9704-CE8F76672843} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {AA1A2DB4-3798-4A0C-9339-FAA57753A0AC} - h;hpp;hxx;hm;inl;inc;xsd - - - {88b19602-75bf-44d6-a995-f5e213e36528} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/caching/caching-vc8.vcproj b/dist/examples/cxx/tree/caching/caching-vc8.vcproj deleted file mode 100644 index 3d75cb6..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/caching/caching-vc9.vcproj b/dist/examples/cxx/tree/caching/caching-vc9.vcproj deleted file mode 100644 index b356172..0000000 --- a/dist/examples/cxx/tree/caching/caching-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/caching/makefile b/dist/examples/cxx/tree/caching/makefile deleted file mode 100644 index d8d33fd..0000000 --- a/dist/examples/cxx/tree/caching/makefile +++ /dev/null @@ -1,28 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -# Build. -# -driver: driver.o library.o - -library.o: library.cxx library.hxx -driver.o: driver.cxx library.hxx - -library.cxx library.hxx: library.xsd - - -# Test -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx driver.o driver diff --git a/dist/examples/cxx/tree/compression/compression-vc10.vcxproj b/dist/examples/cxx/tree/compression/compression-vc10.vcxproj deleted file mode 100644 index 0f084fb..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc10.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - compression - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060} - compression - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/compression/compression-vc10.vcxproj.filters b/dist/examples/cxx/tree/compression/compression-vc10.vcxproj.filters deleted file mode 100644 index 0156a51..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc10.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {E38C94E8-B473-4B88-9C42-BD34C81BC24B} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {408177AE-D480-4933-AED3-705D39F15C9F} - h;hpp;hxx;hm;inl;inc;xsd - - - {0e78ae69-359d-42ea-8a3c-c60040f3aa2c} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/compression/compression-vc11.vcxproj b/dist/examples/cxx/tree/compression/compression-vc11.vcxproj deleted file mode 100644 index 76c9887..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc11.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - compression - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060} - compression - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/compression/compression-vc11.vcxproj.filters b/dist/examples/cxx/tree/compression/compression-vc11.vcxproj.filters deleted file mode 100644 index 0156a51..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc11.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {E38C94E8-B473-4B88-9C42-BD34C81BC24B} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {408177AE-D480-4933-AED3-705D39F15C9F} - h;hpp;hxx;hm;inl;inc;xsd - - - {0e78ae69-359d-42ea-8a3c-c60040f3aa2c} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/compression/compression-vc12.vcxproj b/dist/examples/cxx/tree/compression/compression-vc12.vcxproj deleted file mode 100644 index 1e7a3b7..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc12.vcxproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - compression - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060} - compression - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-ostream --generate-serialization library.xsd - library.hxx;library.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/compression/compression-vc12.vcxproj.filters b/dist/examples/cxx/tree/compression/compression-vc12.vcxproj.filters deleted file mode 100644 index 0156a51..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc12.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {E38C94E8-B473-4B88-9C42-BD34C81BC24B} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {408177AE-D480-4933-AED3-705D39F15C9F} - h;hpp;hxx;hm;inl;inc;xsd - - - {0e78ae69-359d-42ea-8a3c-c60040f3aa2c} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/compression/compression-vc8.vcproj b/dist/examples/cxx/tree/compression/compression-vc8.vcproj deleted file mode 100644 index 85b45d8..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc8.vcproj +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/compression/compression-vc9.vcproj b/dist/examples/cxx/tree/compression/compression-vc9.vcproj deleted file mode 100644 index 92ea1da..0000000 --- a/dist/examples/cxx/tree/compression/compression-vc9.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/compression/makefile b/dist/examples/cxx/tree/compression/makefile deleted file mode 100644 index f55c6ad..0000000 --- a/dist/examples/cxx/tree/compression/makefile +++ /dev/null @@ -1,37 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-ostream --generate-serialization - -override LIBS += -lz - -# Build. -# -driver: driver.o library.o compressed-format-target.o compressed-input-source.o - -library.o: library.cxx library.hxx -driver.o: driver.cxx library.hxx compressed-format-target.hxx \ -compressed-input-source.hxx -compressed-format-target.o: compressed-format-target.cxx -compressed-input-source.o: compressed-input-source.cxx - -library.cxx library.hxx: library.xsd - - -# Test -# -.PHONY: test -test: driver library.xml.gz - ./driver library.xml.gz - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx driver.o compressed-format-target.o \ -compressed-input-source.o driver out.xml.gz - diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj deleted file mode 100644 index 5d66876..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj +++ /dev/null @@ -1,229 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - calendar - {2DB41EF7-0BED-45BA-A311-44D2719BFE09} - calendar - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - xml-schema.hxx;%(AdditionalInputs) - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - xml-schema.hxx;%(AdditionalInputs) - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters deleted file mode 100644 index 943a2dc..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {1F206676-7422-4DD5-94C3-7B9B2EC9C2D6} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {8D4FED5E-FA2A-44AB-94AC-C8F302E2E1F3} - h;hpp;hxx;hm;inl;inc;xsd - - - {5c4bcf4f-9ad2-4a82-adfb-91528fe6f2e5} - ixx - - - {df5d1e63-29c7-4626-853a-34fc5c7f7443} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj deleted file mode 100644 index aea4aab..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj +++ /dev/null @@ -1,233 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - calendar - {2DB41EF7-0BED-45BA-A311-44D2719BFE09} - calendar - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - xml-schema.hxx;%(AdditionalInputs) - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - xml-schema.hxx;%(AdditionalInputs) - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters deleted file mode 100644 index 943a2dc..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {1F206676-7422-4DD5-94C3-7B9B2EC9C2D6} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {8D4FED5E-FA2A-44AB-94AC-C8F302E2E1F3} - h;hpp;hxx;hm;inl;inc;xsd - - - {5c4bcf4f-9ad2-4a82-adfb-91528fe6f2e5} - ixx - - - {df5d1e63-29c7-4626-853a-34fc5c7f7443} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj deleted file mode 100644 index d259aa3..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj +++ /dev/null @@ -1,237 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - calendar - {2DB41EF7-0BED-45BA-A311-44D2719BFE09} - calendar - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - xml-schema.hxx;%(AdditionalInputs) - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - xml-schema.hxx;%(AdditionalInputs) - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - xsd calendar.xsd - xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd - calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters deleted file mode 100644 index 943a2dc..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {1F206676-7422-4DD5-94C3-7B9B2EC9C2D6} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {8D4FED5E-FA2A-44AB-94AC-C8F302E2E1F3} - h;hpp;hxx;hm;inl;inc;xsd - - - {5c4bcf4f-9ad2-4a82-adfb-91528fe6f2e5} - ixx - - - {df5d1e63-29c7-4626-853a-34fc5c7f7443} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj deleted file mode 100644 index ea4e64d..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj deleted file mode 100644 index 6f0186e..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/calendar/makefile b/dist/examples/cxx/tree/custom/calendar/makefile deleted file mode 100644 index 009d647..0000000 --- a/dist/examples/cxx/tree/custom/calendar/makefile +++ /dev/null @@ -1,42 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --extern-xml-schema xml-schema.xsd - -override LIBS += -lboost_date_time - - -# Build. -# -driver: driver.o calendar.o xml-schema-custom.o - -driver.o: driver.cxx calendar.ixx calendar.hxx xml-schema.hxx xml-schema-custom.hxx -calendar.o: calendar.cxx calendar.ixx calendar.hxx xml-schema.hxx xml-schema-custom.hxx -xml-schema-custom.o: xml-schema.hxx xml-schema-custom.hxx - -calendar.cxx calendar.ixx calendar.hxx: calendar.xsd - -# Generate header for XML Schema namespace. -# -XML_SCHEMA_XSDFLAGS := --generate-xml-schema --custom-type date \ ---hxx-epilogue '\#include "xml-schema-custom.hxx"' - -xml-schema.hxx: - $(XSD) cxx-tree $(XML_SCHEMA_XSDFLAGS) xml-schema.xsd - - -# Test -# -.PHONY: test -test: driver calendar.xml - ./driver calendar.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f xml-schema.hxx xml-schema-custom.o calendar.o calendar.?xx driver.o driver diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj deleted file mode 100644 index 3e7e6b4..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj +++ /dev/null @@ -1,231 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - comments - {262E34D2-48D2-4657-9DB2-F01FFDCEA295} - comments - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - xml-schema.hxx;%(AdditionalInputs) - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - xml-schema.hxx;%(AdditionalInputs) - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj.filters b/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj.filters deleted file mode 100644 index 934cabe..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj.filters +++ /dev/null @@ -1,60 +0,0 @@ - - - - - {97CD019E-CFDE-4879-AB8C-97DB3B526F92} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {8E3E001B-1C7C-4383-A18D-B83AA525773F} - h;hpp;hxx;hm;inl;inc;xsd - - - {07ed52c5-d0a0-4659-9a65-2ee052612d2c} - ixx - - - {515a4811-9a34-429e-9c6d-3b771934d8db} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj deleted file mode 100644 index b96f28e..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj +++ /dev/null @@ -1,235 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - comments - {262E34D2-48D2-4657-9DB2-F01FFDCEA295} - comments - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - xml-schema.hxx;%(AdditionalInputs) - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - xml-schema.hxx;%(AdditionalInputs) - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj.filters b/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj.filters deleted file mode 100644 index 934cabe..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj.filters +++ /dev/null @@ -1,60 +0,0 @@ - - - - - {97CD019E-CFDE-4879-AB8C-97DB3B526F92} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {8E3E001B-1C7C-4383-A18D-B83AA525773F} - h;hpp;hxx;hm;inl;inc;xsd - - - {07ed52c5-d0a0-4659-9a65-2ee052612d2c} - ixx - - - {515a4811-9a34-429e-9c6d-3b771934d8db} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj deleted file mode 100644 index e237ff8..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj +++ /dev/null @@ -1,239 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - comments - {262E34D2-48D2-4657-9DB2-F01FFDCEA295} - comments - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - xml-schema.hxx;%(AdditionalInputs) - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - xml-schema.hxx;%(AdditionalInputs) - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj.filters b/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj.filters deleted file mode 100644 index 934cabe..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj.filters +++ /dev/null @@ -1,60 +0,0 @@ - - - - - {97CD019E-CFDE-4879-AB8C-97DB3B526F92} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {8E3E001B-1C7C-4383-A18D-B83AA525773F} - h;hpp;hxx;hm;inl;inc;xsd - - - {07ed52c5-d0a0-4659-9a65-2ee052612d2c} - ixx - - - {515a4811-9a34-429e-9c6d-3b771934d8db} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc8.vcproj b/dist/examples/cxx/tree/custom/comments/comments-vc8.vcproj deleted file mode 100644 index 2093acf..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc8.vcproj +++ /dev/null @@ -1,464 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj b/dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj deleted file mode 100644 index 43281c6..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj +++ /dev/null @@ -1,461 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/comments/makefile b/dist/examples/cxx/tree/custom/comments/makefile deleted file mode 100644 index 442ab86..0000000 --- a/dist/examples/cxx/tree/custom/comments/makefile +++ /dev/null @@ -1,49 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-serialization \ ---extern-xml-schema xml-schema.xsd - - -# Build. -# -driver: driver.o people.o xml-schema-custom.o dom-parse.o - -driver.o: driver.cxx dom-parse.hxx people.ixx people.hxx xml-schema.hxx xml-schema-custom.hxx -people.o: people.cxx people.ixx people.hxx xml-schema.hxx xml-schema-custom.hxx -xml-schema-custom.o: xml-schema.hxx xml-schema-custom.hxx -dom-parse.o: dom-parse.cxx dom-parse.hxx - -people.cxx people.ixx people.hxx: people.xsd - -# Generate header for XML Schema namespace. -# -XML_SCHEMA_XSDFLAGS := --generate-xml-schema --generate-serialization \ ---hxx-epilogue '\#include "xml-schema-custom.hxx"' - -ifneq ($(shell uname -o 2>&1),Msys) -XML_SCHEMA_XSDFLAGS += --custom-type anyType=/type_base -else -# Prevent MSYS from converting / to Windows path. -XML_SCHEMA_XSDFLAGS += --custom-type anyType=//type_base -endif - -xml-schema.hxx: - $(XSD) cxx-tree $(XML_SCHEMA_XSDFLAGS) xml-schema.xsd - - -# Test -# -.PHONY: test -test: driver people.xml - ./driver people.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f xml-schema.hxx xml-schema-custom.o people.o people.?xx dom-parse.o driver.o driver diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj deleted file mode 100644 index e43ef84..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - contacts - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43} - contacts - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj.filters b/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj.filters deleted file mode 100644 index 4435f19..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {2E28B5D5-6E1D-434A-BFE2-2162751B243B} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {92523A51-9884-450F-A581-5618AB14A9E3} - h;hpp;hxx;hm;inl;inc;xsd - - - {63214694-d62f-4e29-965b-bc5ecd1ac8b8} - ixx - - - {8b44177f-b842-4c6c-bfb8-c25e433bc0a3} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj deleted file mode 100644 index 0059939..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj +++ /dev/null @@ -1,212 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - contacts - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43} - contacts - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj.filters b/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj.filters deleted file mode 100644 index 4435f19..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {2E28B5D5-6E1D-434A-BFE2-2162751B243B} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {92523A51-9884-450F-A581-5618AB14A9E3} - h;hpp;hxx;hm;inl;inc;xsd - - - {63214694-d62f-4e29-965b-bc5ecd1ac8b8} - ixx - - - {8b44177f-b842-4c6c-bfb8-c25e433bc0a3} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj deleted file mode 100644 index f955bda..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj +++ /dev/null @@ -1,216 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - contacts - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43} - contacts - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - xsd contacts.xsd - xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd - contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj.filters b/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj.filters deleted file mode 100644 index 4435f19..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {2E28B5D5-6E1D-434A-BFE2-2162751B243B} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {92523A51-9884-450F-A581-5618AB14A9E3} - h;hpp;hxx;hm;inl;inc;xsd - - - {63214694-d62f-4e29-965b-bc5ecd1ac8b8} - ixx - - - {8b44177f-b842-4c6c-bfb8-c25e433bc0a3} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj deleted file mode 100644 index a7985ee..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj deleted file mode 100644 index 6305933..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/contacts/makefile b/dist/examples/cxx/tree/custom/contacts/makefile deleted file mode 100644 index 37f895a..0000000 --- a/dist/examples/cxx/tree/custom/contacts/makefile +++ /dev/null @@ -1,39 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline \ ---hxx-epilogue '\#include "contacts-custom.hxx"' - -ifneq ($(shell uname -o 2>&1),Msys) -override XSDFLAGS += --custom-type contact=/contact_base -else -# Prevent MSYS from converting / to Windows path. -override XSDFLAGS += --custom-type contact=//contact_base -endif - -# Build. -# -driver: driver.o contacts.o contacts-custom.o - -contacts.o: contacts.cxx contacts.ixx contacts.hxx contacts-custom.hxx -driver.o: driver.cxx contacts.ixx contacts.hxx contacts-custom.hxx -contacts-custom.o: contacts-custom.cxx contacts.ixx contacts.hxx contacts-custom.hxx - -contacts.cxx contacts.hxx contacts.ixx: contacts.xsd - - -# Test -# -.PHONY: test -test: driver contacts.xml - ./driver contacts.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f contacts-custom.o contacts.o contacts.?xx driver.o driver diff --git a/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj b/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj deleted file mode 100644 index fcedc48..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj +++ /dev/null @@ -1,229 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - double - {CCE6AE91-39AC-49B6-8763-742B65FCD92E} - double - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - xml-schema.hxx;%(AdditionalInputs) - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - xml-schema.hxx;%(AdditionalInputs) - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - order.hxx;order.ixx;order.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj.filters b/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj.filters deleted file mode 100644 index b36f95b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {9AB5F296-2836-4A71-A39E-8D63EECB86D8} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {CDC85F55-DEE6-4EB3-9B72-1CBDDA21CFBE} - h;hpp;hxx;hm;inl;inc;xsd - - - {69c0bc69-f38e-42f7-8c11-cd6c1a121574} - ixx - - - {bad36e63-36c2-4233-87a2-68af084d612a} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj b/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj deleted file mode 100644 index eebb33b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj +++ /dev/null @@ -1,233 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - double - {CCE6AE91-39AC-49B6-8763-742B65FCD92E} - double - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - xml-schema.hxx;%(AdditionalInputs) - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - xml-schema.hxx;%(AdditionalInputs) - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - order.hxx;order.ixx;order.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj.filters b/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj.filters deleted file mode 100644 index b36f95b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {9AB5F296-2836-4A71-A39E-8D63EECB86D8} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {CDC85F55-DEE6-4EB3-9B72-1CBDDA21CFBE} - h;hpp;hxx;hm;inl;inc;xsd - - - {69c0bc69-f38e-42f7-8c11-cd6c1a121574} - ixx - - - {bad36e63-36c2-4233-87a2-68af084d612a} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj b/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj deleted file mode 100644 index 537153e..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj +++ /dev/null @@ -1,237 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - double - {CCE6AE91-39AC-49B6-8763-742B65FCD92E} - double - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - xsd xml-schema.xsd - xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - xml-schema.hxx;%(AdditionalInputs) - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - xml-schema.hxx;%(AdditionalInputs) - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - order.hxx;order.ixx;order.cxx;%(Outputs) - xsd order.xsd - xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd - order.hxx;order.ixx;order.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj.filters b/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj.filters deleted file mode 100644 index b36f95b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {9AB5F296-2836-4A71-A39E-8D63EECB86D8} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {CDC85F55-DEE6-4EB3-9B72-1CBDDA21CFBE} - h;hpp;hxx;hm;inl;inc;xsd - - - {69c0bc69-f38e-42f7-8c11-cd6c1a121574} - ixx - - - {bad36e63-36c2-4233-87a2-68af084d612a} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-vc8.vcproj b/dist/examples/cxx/tree/custom/double/double-vc8.vcproj deleted file mode 100644 index 39a1945..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc8.vcproj +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/double/double-vc9.vcproj b/dist/examples/cxx/tree/custom/double/double-vc9.vcproj deleted file mode 100644 index 8cb6e4e..0000000 --- a/dist/examples/cxx/tree/custom/double/double-vc9.vcproj +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/double/makefile b/dist/examples/cxx/tree/custom/double/makefile deleted file mode 100644 index 9480279..0000000 --- a/dist/examples/cxx/tree/custom/double/makefile +++ /dev/null @@ -1,42 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-serialization \ ---extern-xml-schema xml-schema.xsd - - -# Build. -# -driver: driver.o order.o double-custom.o - -driver.o: driver.cxx order.ixx order.hxx xml-schema.hxx double-custom.hxx -order.o: order.cxx order.ixx order.hxx xml-schema.hxx double-custom.hxx -double-custom.o: xml-schema.hxx double-custom.hxx - -order.cxx order.ixx order.hxx: order.xsd - -# Generate header for XML Schema namespace. -# -XML_SCHEMA_XSDFLAGS := --generate-xml-schema --generate-serialization \ ---custom-type double=double \ ---hxx-epilogue '\#include "double-custom.hxx"' - -xml-schema.hxx: - $(XSD) cxx-tree $(XML_SCHEMA_XSDFLAGS) xml-schema.xsd - - -# Test -# -.PHONY: test -test: driver - ./driver - - -# Clean. -# -.PHONY: clean -clean: - rm -f xml-schema.hxx double-custom.o order.o order.?xx driver.o driver diff --git a/dist/examples/cxx/tree/custom/makefile b/dist/examples/cxx/tree/custom/makefile deleted file mode 100644 index 584f599..0000000 --- a/dist/examples/cxx/tree/custom/makefile +++ /dev/null @@ -1,15 +0,0 @@ -dirs := comments contacts double mixed taxonomy wildcard - -ifeq ($(WITH_BOOST),1) -dirs += calendar -endif - -.PHONY: all $(dirs) - -all: $(dirs) - -$(dirs): - @$(MAKE) -C $@ $(MAKECMDGOALS) - -makefile: ; -% :: $(dirs) ; diff --git a/dist/examples/cxx/tree/custom/mixed/makefile b/dist/examples/cxx/tree/custom/mixed/makefile deleted file mode 100644 index 9c7974d..0000000 --- a/dist/examples/cxx/tree/custom/mixed/makefile +++ /dev/null @@ -1,40 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-serialization \ ---hxx-epilogue '\#include "people-custom.hxx"' - -ifneq ($(shell uname -o 2>&1),Msys) -override XSDFLAGS += --custom-type bio=/bio_base -else -# Prevent MSYS from converting / to Windows path. -override XSDFLAGS += --custom-type bio=//bio_base -endif - - -# Build. -# -driver: driver.o people.o people-custom.o - -people.o: people.cxx people.ixx people.hxx people-custom.hxx -driver.o: driver.cxx people.ixx people.hxx people-custom.hxx -people-custom.o: people-custom.cxx people.ixx people.hxx people-custom.hxx - -people.cxx people.hxx people.ixx: people.xsd - - -# Test -# -.PHONY: test -test: driver people.xml - ./driver people.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f people-custom.o people.o people.?xx driver.o driver diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj deleted file mode 100644 index 86258d4..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {26CE0C08-7621-403A-88A7-206E64F32C66} - mixed - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj.filters b/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj.filters deleted file mode 100644 index 1f317e1..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {CBA3D0E2-DDB8-4ABE-8B5A-7A28191CA323} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {54846A6A-25CD-4C8C-A5F1-2DAC77554F47} - h;hpp;hxx;hm;inl;inc;xsd - - - {ba5c74eb-b935-4573-98b5-2987ed135ec6} - ixx - - - {b02fd6d3-59e2-4819-9c5b-66ef2b5834a0} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj deleted file mode 100644 index 9afcc81..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj +++ /dev/null @@ -1,212 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {26CE0C08-7621-403A-88A7-206E64F32C66} - mixed - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj.filters b/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj.filters deleted file mode 100644 index 1f317e1..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {CBA3D0E2-DDB8-4ABE-8B5A-7A28191CA323} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {54846A6A-25CD-4C8C-A5F1-2DAC77554F47} - h;hpp;hxx;hm;inl;inc;xsd - - - {ba5c74eb-b935-4573-98b5-2987ed135ec6} - ixx - - - {b02fd6d3-59e2-4819-9c5b-66ef2b5834a0} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj deleted file mode 100644 index a7b4f73..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj +++ /dev/null @@ -1,216 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {26CE0C08-7621-403A-88A7-206E64F32C66} - mixed - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd - people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj.filters b/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj.filters deleted file mode 100644 index 1f317e1..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {CBA3D0E2-DDB8-4ABE-8B5A-7A28191CA323} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {54846A6A-25CD-4C8C-A5F1-2DAC77554F47} - h;hpp;hxx;hm;inl;inc;xsd - - - {ba5c74eb-b935-4573-98b5-2987ed135ec6} - ixx - - - {b02fd6d3-59e2-4819-9c5b-66ef2b5834a0} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc8.vcproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc8.vcproj deleted file mode 100644 index a02149b..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc8.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj deleted file mode 100644 index 331c786..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/taxonomy/makefile b/dist/examples/cxx/tree/custom/taxonomy/makefile deleted file mode 100644 index 11fa6ef..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/makefile +++ /dev/null @@ -1,39 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-forward \ ---generate-polymorphic \ ---polymorphic-type person \ ---custom-type "person=person_impl/person_base" \ ---custom-type "superman=superman_impl/superman_base" \ ---custom-type "batman=batman_impl/batman_base" \ ---fwd-prologue '\#include "people-custom-fwd.hxx"' \ ---hxx-prologue '\#include "people-custom.hxx"' - - -# Build. -# -driver: driver.o people.o people-custom.o - -people.o: people.cxx people.ixx people.hxx people-custom.hxx people-custom-fwd.hxx -driver.o: driver.cxx people.ixx people.hxx people-custom.hxx people-custom-fwd.hxx -people-custom.o: people-custom.cxx people.ixx people.hxx people-custom.hxx people-custom-fwd.hxx - -people.cxx people.ixx people.hxx people-fwd.hxx: people.xsd - - -# Test -# -.PHONY: test -test: driver people.xml - ./driver people.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f people-custom.o people.o people-fwd.hxx people.?xx driver.o driver diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj deleted file mode 100644 index 24040c6..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - taxonomy - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9} - taxonomy - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj.filters b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj.filters deleted file mode 100644 index 78058c3..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj.filters +++ /dev/null @@ -1,57 +0,0 @@ - - - - - {E2FFBF97-01E8-483D-8B32-D8D6F065E4C7} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {0B3DDFAD-4254-48B9-BB24-1FC92DD1E7F6} - h;hpp;hxx;hm;inl;inc;xsd - - - {a33f9d45-baba-483a-83c4-9421790f7d92} - ixx - - - {0c14530b-7a4b-4841-864e-e8da7ae18eea} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj deleted file mode 100644 index f10b12a..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - taxonomy - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9} - taxonomy - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj.filters b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj.filters deleted file mode 100644 index 78058c3..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj.filters +++ /dev/null @@ -1,57 +0,0 @@ - - - - - {E2FFBF97-01E8-483D-8B32-D8D6F065E4C7} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {0B3DDFAD-4254-48B9-BB24-1FC92DD1E7F6} - h;hpp;hxx;hm;inl;inc;xsd - - - {a33f9d45-baba-483a-83c4-9421790f7d92} - ixx - - - {0c14530b-7a4b-4841-864e-e8da7ae18eea} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj deleted file mode 100644 index c5579d9..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj +++ /dev/null @@ -1,218 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - taxonomy - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9} - taxonomy - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd - people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj.filters b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj.filters deleted file mode 100644 index 78058c3..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj.filters +++ /dev/null @@ -1,57 +0,0 @@ - - - - - {E2FFBF97-01E8-483D-8B32-D8D6F065E4C7} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {0B3DDFAD-4254-48B9-BB24-1FC92DD1E7F6} - h;hpp;hxx;hm;inl;inc;xsd - - - {a33f9d45-baba-483a-83c4-9421790f7d92} - ixx - - - {0c14530b-7a4b-4841-864e-e8da7ae18eea} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj deleted file mode 100644 index 74744f4..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj deleted file mode 100644 index 1ff90d3..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj +++ /dev/null @@ -1,445 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/wildcard/makefile b/dist/examples/cxx/tree/custom/wildcard/makefile deleted file mode 100644 index 7473f00..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/makefile +++ /dev/null @@ -1,40 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-ostream \ ---generate-serialization --hxx-epilogue '\#include "wildcard-custom.hxx"' - -ifneq ($(shell uname -o 2>&1),Msys) -override XSDFLAGS += --custom-type data=/data_base -else -# Prevent MSYS from converting / to Windows path. -override XSDFLAGS += --custom-type data=//data_base -endif - - -# Build. -# -driver: driver.o wildcard.o wildcard-custom.o - -wildcard.o: wildcard.cxx wildcard.ixx wildcard.hxx wildcard-custom.hxx -driver.o: driver.cxx wildcard.ixx wildcard.hxx wildcard-custom.hxx -wildcard-custom.o: wildcard-custom.cxx wildcard.ixx wildcard.hxx wildcard-custom.hxx - -wildcard.cxx wildcard.hxx wildcard.ixx: wildcard.xsd - - -# Test -# -.PHONY: test -test: driver wildcard.xml - ./driver wildcard.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f wildcard-custom.o wildcard.o wildcard.?xx driver.o driver diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj deleted file mode 100644 index 7076dd6..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897} - wildcard - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj.filters b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj.filters deleted file mode 100644 index b67a77a..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {426B0A1E-659E-40E5-B93B-EF76EBBE0C0A} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {42AF0399-9A66-43B2-94AA-DBF9BEEF1E92} - h;hpp;hxx;hm;inl;inc;xsd - - - {0e336f4b-1f4c-4838-9a6a-183c80df8b67} - ixx - - - {228a47a0-93d7-4c99-9486-a589705ee401} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj deleted file mode 100644 index da17a00..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj +++ /dev/null @@ -1,212 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897} - wildcard - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj.filters b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj.filters deleted file mode 100644 index b67a77a..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {426B0A1E-659E-40E5-B93B-EF76EBBE0C0A} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {42AF0399-9A66-43B2-94AA-DBF9BEEF1E92} - h;hpp;hxx;hm;inl;inc;xsd - - - {0e336f4b-1f4c-4838-9a6a-183c80df8b67} - ixx - - - {228a47a0-93d7-4c99-9486-a589705ee401} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj deleted file mode 100644 index a6ff440..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj +++ /dev/null @@ -1,216 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897} - wildcard - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - xsd wildcard.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd - wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj.filters b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj.filters deleted file mode 100644 index b67a77a..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj.filters +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {426B0A1E-659E-40E5-B93B-EF76EBBE0C0A} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {42AF0399-9A66-43B2-94AA-DBF9BEEF1E92} - h;hpp;hxx;hm;inl;inc;xsd - - - {0e336f4b-1f4c-4838-9a6a-183c80df8b67} - ixx - - - {228a47a0-93d7-4c99-9486-a589705ee401} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc8.vcproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc8.vcproj deleted file mode 100644 index 917fddd..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc8.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj deleted file mode 100644 index 16cab0c..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/embedded-vc10.sln b/dist/examples/cxx/tree/embedded/embedded-vc10.sln deleted file mode 100644 index 0204487..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc10.sln +++ /dev/null @@ -1,38 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-vc10.vcxproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-vc10.vcxproj", "{9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.ActiveCfg = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.Build.0 = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.ActiveCfg = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.Build.0 = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.ActiveCfg = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.Build.0 = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.ActiveCfg = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.Build.0 = Release|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.ActiveCfg = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.Build.0 = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.ActiveCfg = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.Build.0 = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.ActiveCfg = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.Build.0 = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.ActiveCfg = Release|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.Build.0 = Release|x64 - - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj b/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj deleted file mode 100644 index 859b20b..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj +++ /dev/null @@ -1,215 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - embedded - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429} - embedded - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - - - - - - - - {a3f6e060-d536-4a43-af4b-89063f65de91} - false - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj.filters b/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj.filters deleted file mode 100644 index 42beedc..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {1D046D9C-4D20-4084-A1F4-90488E0B0669} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E2D458FA-56FA-4268-998B-BF3934169712} - h;hpp;hxx;hm;inl;inc;xsd - - - {a57574af-3c36-408f-9f8e-5140fe6abbf6} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/embedded-vc11.sln b/dist/examples/cxx/tree/embedded/embedded-vc11.sln deleted file mode 100644 index dc8273d..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc11.sln +++ /dev/null @@ -1,38 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-vc11.vcxproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-vc11.vcxproj", "{9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.ActiveCfg = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.Build.0 = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.ActiveCfg = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.Build.0 = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.ActiveCfg = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.Build.0 = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.ActiveCfg = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.Build.0 = Release|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.ActiveCfg = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.Build.0 = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.ActiveCfg = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.Build.0 = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.ActiveCfg = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.Build.0 = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.ActiveCfg = Release|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.Build.0 = Release|x64 - - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj b/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj deleted file mode 100644 index 4fcc53a..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj +++ /dev/null @@ -1,219 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - embedded - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429} - embedded - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - - - - - - - - {a3f6e060-d536-4a43-af4b-89063f65de91} - false - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj.filters b/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj.filters deleted file mode 100644 index 42beedc..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {1D046D9C-4D20-4084-A1F4-90488E0B0669} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E2D458FA-56FA-4268-998B-BF3934169712} - h;hpp;hxx;hm;inl;inc;xsd - - - {a57574af-3c36-408f-9f8e-5140fe6abbf6} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/embedded-vc12.sln b/dist/examples/cxx/tree/embedded/embedded-vc12.sln deleted file mode 100644 index 1a70889..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc12.sln +++ /dev/null @@ -1,40 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.21005.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-vc12.vcxproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-vc12.vcxproj", "{9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.ActiveCfg = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.Build.0 = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.ActiveCfg = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.Build.0 = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.ActiveCfg = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.Build.0 = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.ActiveCfg = Release|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.Build.0 = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.ActiveCfg = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.Build.0 = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.ActiveCfg = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.Build.0 = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.ActiveCfg = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.Build.0 = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.ActiveCfg = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.Build.0 = Release|x64 - - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj b/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj deleted file mode 100644 index bc2682f..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj +++ /dev/null @@ -1,223 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - embedded - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429} - embedded - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree library.xsd && xsdbin.exe library.xsd - library.hxx;library.cxx;library-schema.hxx;library-schema.cxx;%(Outputs) - - - - - - - - {a3f6e060-d536-4a43-af4b-89063f65de91} - false - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj.filters b/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj.filters deleted file mode 100644 index 42beedc..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {1D046D9C-4D20-4084-A1F4-90488E0B0669} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E2D458FA-56FA-4268-998B-BF3934169712} - h;hpp;hxx;hm;inl;inc;xsd - - - {a57574af-3c36-408f-9f8e-5140fe6abbf6} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/embedded-vc8.sln b/dist/examples/cxx/tree/embedded/embedded-vc8.sln deleted file mode 100644 index 29a7c60..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc8.sln +++ /dev/null @@ -1,41 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-vc8.vcproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-vc8.vcproj", "{9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}" - ProjectSection(ProjectDependencies) = postProject - {A3F6E060-D536-4A43-AF4B-89063F65DE91} = {A3F6E060-D536-4A43-AF4B-89063F65DE91} - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.ActiveCfg = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.Build.0 = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.ActiveCfg = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.Build.0 = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.ActiveCfg = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.Build.0 = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.ActiveCfg = Release|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.Build.0 = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.ActiveCfg = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.Build.0 = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.ActiveCfg = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.Build.0 = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.ActiveCfg = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.Build.0 = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.ActiveCfg = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.Build.0 = Release|x64 - - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/embedded/embedded-vc8.vcproj b/dist/examples/cxx/tree/embedded/embedded-vc8.vcproj deleted file mode 100644 index d0df22c..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc8.vcproj +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/embedded-vc9.sln b/dist/examples/cxx/tree/embedded/embedded-vc9.sln deleted file mode 100644 index 96f10ed..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc9.sln +++ /dev/null @@ -1,41 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-vc9.vcproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-vc9.vcproj", "{9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}" - ProjectSection(ProjectDependencies) = postProject - {A3F6E060-D536-4A43-AF4B-89063F65DE91} = {A3F6E060-D536-4A43-AF4B-89063F65DE91} - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.ActiveCfg = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|Win32.Build.0 = Debug|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.ActiveCfg = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Debug|x64.Build.0 = Debug|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.ActiveCfg = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|Win32.Build.0 = Release|Win32 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.ActiveCfg = Release|x64 - {A3F6E060-D536-4A43-AF4B-89063F65DE91}.Release|x64.Build.0 = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.ActiveCfg = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|Win32.Build.0 = Debug|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.ActiveCfg = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Debug|x64.Build.0 = Debug|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.ActiveCfg = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|Win32.Build.0 = Release|Win32 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.ActiveCfg = Release|x64 - {9C8C2AA4-DF31-4884-B3B9-A6A36F3CB429}.Release|x64.Build.0 = Release|x64 - - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/embedded/embedded-vc9.vcproj b/dist/examples/cxx/tree/embedded/embedded-vc9.vcproj deleted file mode 100644 index bf5498c..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-vc9.vcproj +++ /dev/null @@ -1,436 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/makefile b/dist/examples/cxx/tree/embedded/makefile deleted file mode 100644 index 0879da9..0000000 --- a/dist/examples/cxx/tree/embedded/makefile +++ /dev/null @@ -1,36 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -# Build. -# -driver: driver.o library.o library-schema.o grammar-input-stream.o -xsdbin: xsdbin.o - -library.o: library.cxx library.hxx -driver.o: driver.cxx library.hxx library-schema.hxx -library-schema.o: library-schema.cxx library-schema.hxx -grammar-input-stream.o: grammar-input-stream.cxx grammar-input-stream.hxx - -library.cxx library.hxx: library.xsd -library-schema.cxx library-schema.hxx: library.xsd - -.PRECIOUS: %-schema.cxx %-schema.hxx -%-schema.cxx %-schema.hxx: %.xsd xsdbin - ./xsdbin $< - -# Test -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx library-schema.?xx driver.o \ -library-schema.o grammar-input-stream.o xsdbin.o xsdbin driver diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj b/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj deleted file mode 100644 index a57a876..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj +++ /dev/null @@ -1,182 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xsdbin - {A3F6E060-D536-4A43-AF4B-89063F65DE91} - xsdbin - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - xsdbin - xsdbin - xsdbin - xsdbin - $(ProjectDir) - Debug\xsdbin\ - true - $(ProjectDir) - $(Platform)\$(Configuration)\xsdbin\ - true - $(ProjectDir) - Release\xsdbin\ - false - $(ProjectDir) - $(Platform)\$(Configuration)\xsdbin\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj.filters b/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj.filters deleted file mode 100644 index 27abb01..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj.filters +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {D9727125-E5B7-4777-8EB3-6EE957552516} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Source Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj b/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj deleted file mode 100644 index 1cfce63..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj +++ /dev/null @@ -1,186 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xsdbin - {A3F6E060-D536-4A43-AF4B-89063F65DE91} - xsdbin - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - xsdbin - xsdbin - xsdbin - xsdbin - $(ProjectDir) - Debug\xsdbin\ - true - $(ProjectDir) - $(Platform)\$(Configuration)\xsdbin\ - true - $(ProjectDir) - Release\xsdbin\ - false - $(ProjectDir) - $(Platform)\$(Configuration)\xsdbin\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj.filters b/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj.filters deleted file mode 100644 index 27abb01..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj.filters +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {D9727125-E5B7-4777-8EB3-6EE957552516} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Source Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj b/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj deleted file mode 100644 index eb66e81..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj +++ /dev/null @@ -1,190 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xsdbin - {A3F6E060-D536-4A43-AF4B-89063F65DE91} - xsdbin - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - xsdbin - xsdbin - xsdbin - xsdbin - $(ProjectDir) - Debug\xsdbin\ - true - $(ProjectDir) - $(Platform)\$(Configuration)\xsdbin\ - true - $(ProjectDir) - Release\xsdbin\ - false - $(ProjectDir) - $(Platform)\$(Configuration)\xsdbin\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj.filters b/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj.filters deleted file mode 100644 index 27abb01..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj.filters +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {D9727125-E5B7-4777-8EB3-6EE957552516} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Source Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc8.vcproj b/dist/examples/cxx/tree/embedded/xsdbin-vc8.vcproj deleted file mode 100644 index 095024f..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc8.vcproj +++ /dev/null @@ -1,356 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj b/dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj deleted file mode 100644 index 1cb2ead..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/hello/hello-vc10.vcxproj b/dist/examples/cxx/tree/hello/hello-vc10.vcxproj deleted file mode 100644 index a9e0544..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - hello - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9} - hello - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/hello/hello-vc10.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-vc10.vcxproj.filters deleted file mode 100644 index 732378a..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {D512D9C4-9DDD-4830-A487-1D87DB0643D5} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/hello/hello-vc11.vcxproj b/dist/examples/cxx/tree/hello/hello-vc11.vcxproj deleted file mode 100644 index c3f4c4f..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - hello - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9} - hello - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/hello/hello-vc11.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-vc11.vcxproj.filters deleted file mode 100644 index 732378a..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {D512D9C4-9DDD-4830-A487-1D87DB0643D5} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/hello/hello-vc12.vcxproj b/dist/examples/cxx/tree/hello/hello-vc12.vcxproj deleted file mode 100644 index 031c47e..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - hello - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9} - hello - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - xsd hello.xsd - xsd.exe cxx-tree hello.xsd - hello.cxx;hello.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/hello/hello-vc12.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-vc12.vcxproj.filters deleted file mode 100644 index 732378a..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {D512D9C4-9DDD-4830-A487-1D87DB0643D5} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/hello/hello-vc8.vcproj b/dist/examples/cxx/tree/hello/hello-vc8.vcproj deleted file mode 100644 index c961754..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/hello/hello-vc9.vcproj b/dist/examples/cxx/tree/hello/hello-vc9.vcproj deleted file mode 100644 index 20eed13..0000000 --- a/dist/examples/cxx/tree/hello/hello-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/hello/makefile b/dist/examples/cxx/tree/hello/makefile deleted file mode 100644 index 7886049..0000000 --- a/dist/examples/cxx/tree/hello/makefile +++ /dev/null @@ -1,29 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -# Build. -# -driver: driver.o hello.o - -hello.o: hello.cxx hello.hxx -driver.o: driver.cxx hello.hxx - -hello.cxx hello.hxx: hello.xsd - - -# Test. -# -.PHONY: test -test: driver hello.xml - ./driver hello.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f hello.o hello.?xx driver.o driver - diff --git a/dist/examples/cxx/tree/library/library-vc10.vcxproj b/dist/examples/cxx/tree/library/library-vc10.vcxproj deleted file mode 100644 index 0d82e98..0000000 --- a/dist/examples/cxx/tree/library/library-vc10.vcxproj +++ /dev/null @@ -1,206 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF} - library - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/library/library-vc10.vcxproj.filters b/dist/examples/cxx/tree/library/library-vc10.vcxproj.filters deleted file mode 100644 index e5e21e6..0000000 --- a/dist/examples/cxx/tree/library/library-vc10.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - {E7CF4BC5-B0CB-4799-B64E-5AF3B67A6F0E} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FDC2B8B2-1264-427A-9D4E-5577BF295A64} - h;hpp;hxx;hm;inl;inc;xsd - - - {8b40f964-53f9-4b8c-a52b-3fbe8bcfe092} - ixx - - - {50e811c7-6a8b-428b-8c92-0fb6c830a337} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/library/library-vc11.vcxproj b/dist/examples/cxx/tree/library/library-vc11.vcxproj deleted file mode 100644 index 498e9e9..0000000 --- a/dist/examples/cxx/tree/library/library-vc11.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF} - library - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/library/library-vc11.vcxproj.filters b/dist/examples/cxx/tree/library/library-vc11.vcxproj.filters deleted file mode 100644 index e5e21e6..0000000 --- a/dist/examples/cxx/tree/library/library-vc11.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - {E7CF4BC5-B0CB-4799-B64E-5AF3B67A6F0E} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FDC2B8B2-1264-427A-9D4E-5577BF295A64} - h;hpp;hxx;hm;inl;inc;xsd - - - {8b40f964-53f9-4b8c-a52b-3fbe8bcfe092} - ixx - - - {50e811c7-6a8b-428b-8c92-0fb6c830a337} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/library/library-vc12.vcxproj b/dist/examples/cxx/tree/library/library-vc12.vcxproj deleted file mode 100644 index 80fd4ae..0000000 --- a/dist/examples/cxx/tree/library/library-vc12.vcxproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF} - library - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - xsd library.xsd - xsd cxx-tree --generate-inline --generate-ostream --generate-serialization library.xsd - library.hxx;library.ixx;library.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/library/library-vc12.vcxproj.filters b/dist/examples/cxx/tree/library/library-vc12.vcxproj.filters deleted file mode 100644 index e5e21e6..0000000 --- a/dist/examples/cxx/tree/library/library-vc12.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - {E7CF4BC5-B0CB-4799-B64E-5AF3B67A6F0E} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FDC2B8B2-1264-427A-9D4E-5577BF295A64} - h;hpp;hxx;hm;inl;inc;xsd - - - {8b40f964-53f9-4b8c-a52b-3fbe8bcfe092} - ixx - - - {50e811c7-6a8b-428b-8c92-0fb6c830a337} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/library/library-vc8.vcproj b/dist/examples/cxx/tree/library/library-vc8.vcproj deleted file mode 100644 index 79e3f7e..0000000 --- a/dist/examples/cxx/tree/library/library-vc8.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/library/library-vc9.vcproj b/dist/examples/cxx/tree/library/library-vc9.vcproj deleted file mode 100644 index d616bff..0000000 --- a/dist/examples/cxx/tree/library/library-vc9.vcproj +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/library/makefile b/dist/examples/cxx/tree/library/makefile deleted file mode 100644 index 2f9bb6a..0000000 --- a/dist/examples/cxx/tree/library/makefile +++ /dev/null @@ -1,32 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-ostream --generate-serialization - - -# Build. -# -driver: driver.o library.o - -library.o: library.cxx library.hxx library.ixx -driver.o: driver.cxx library.hxx library.ixx - -library.cxx library.hxx library.ixx: library.xsd - - -# Test -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx driver.o driver - diff --git a/dist/examples/cxx/tree/makefile b/dist/examples/cxx/tree/makefile deleted file mode 100644 index 32b44de..0000000 --- a/dist/examples/cxx/tree/makefile +++ /dev/null @@ -1,20 +0,0 @@ -dirs := binary caching embedded custom hello library messaging mixed \ -multiroot order performance polymorphism secure streaming wildcard - -ifeq ($(WITH_ZLIB),1) -dirs += compression -endif - -ifeq ($(WITH_XQILLA),1) -dirs += xpath -endif - -.PHONY: all $(dirs) - -all: $(dirs) - -$(dirs): - @$(MAKE) -C $@ $(MAKECMDGOALS) - -makefile: ; -% :: $(dirs) ; diff --git a/dist/examples/cxx/tree/messaging/makefile b/dist/examples/cxx/tree/messaging/makefile deleted file mode 100644 index 0557a7c..0000000 --- a/dist/examples/cxx/tree/messaging/makefile +++ /dev/null @@ -1,35 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - -override XSDFLAGS += --root-element-all --generate-element-type \ ---generate-element-map --generate-serialization - - -# Build. -# -driver: driver.o dom-parse.o dom-serialize.o protocol.o - -protocol.o: protocol.cxx protocol.hxx -dom-parse.o: dom-parse.cxx dom-parse.hxx -dom-serialize.o: dom-serialize.cxx dom-serialize.hxx -driver.o: driver.cxx dom-parse.hxx dom-serialize.hxx protocol.hxx - -protocol.cxx protocol.hxx: protocol.xsd - - -# Test -# -.PHONY: test -test: driver balance.xml withdraw.xml deposit.xml - ./driver balance.xml - ./driver withdraw.xml - ./driver deposit.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f protocol.o protocol.?xx dom-parse.o dom-serialize.o driver.o driver diff --git a/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj b/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj deleted file mode 100644 index 6016f46..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - messaging - {F7696252-45B5-438B-B14F-0510137704F0} - messaging - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj.filters b/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj.filters deleted file mode 100644 index c94955d..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {0BA0A3D7-40AF-4307-8033-5BE39B33ABE5} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {F7AC5A29-8CF7-4882-89B6-1B5B81AA00F2} - h;hpp;hxx;hm;inl;inc;xsd - - - {945e9234-36d7-4bbb-a5f2-97af87338c49} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj b/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj deleted file mode 100644 index d3403c2..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - messaging - {F7696252-45B5-438B-B14F-0510137704F0} - messaging - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj.filters b/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj.filters deleted file mode 100644 index c94955d..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {0BA0A3D7-40AF-4307-8033-5BE39B33ABE5} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {F7AC5A29-8CF7-4882-89B6-1B5B81AA00F2} - h;hpp;hxx;hm;inl;inc;xsd - - - {945e9234-36d7-4bbb-a5f2-97af87338c49} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj b/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj deleted file mode 100644 index 35b8763..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - messaging - {F7696252-45B5-438B-B14F-0510137704F0} - messaging - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all --generate-element-type --generate-element-map --generate-serialization protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj.filters b/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj.filters deleted file mode 100644 index c94955d..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj.filters +++ /dev/null @@ -1,50 +0,0 @@ - - - - - {0BA0A3D7-40AF-4307-8033-5BE39B33ABE5} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {F7AC5A29-8CF7-4882-89B6-1B5B81AA00F2} - h;hpp;hxx;hm;inl;inc;xsd - - - {945e9234-36d7-4bbb-a5f2-97af87338c49} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/messaging/messaging-vc8.vcproj b/dist/examples/cxx/tree/messaging/messaging-vc8.vcproj deleted file mode 100644 index f006365..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc8.vcproj +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/messaging/messaging-vc9.vcproj b/dist/examples/cxx/tree/messaging/messaging-vc9.vcproj deleted file mode 100644 index debd0a3..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-vc9.vcproj +++ /dev/null @@ -1,436 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/mixed/makefile b/dist/examples/cxx/tree/mixed/makefile deleted file mode 100644 index 594821c..0000000 --- a/dist/examples/cxx/tree/mixed/makefile +++ /dev/null @@ -1,28 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -# Build. -# -driver: driver.o text.o - -text.o: text.cxx text.hxx -driver.o: driver.cxx text.hxx - -text.cxx text.hxx: text.xsd - - -# Test. -# -.PHONY: test -test: driver text.xml - ./driver text.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f text.o text.?xx driver.o driver diff --git a/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj deleted file mode 100644 index c625d2c..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {6EF7868E-AA58-4615-9C1A-06B010CB4209} - mixed - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj.filters b/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj.filters deleted file mode 100644 index 992400e..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {590B5830-837E-4D7F-984C-173456EE7E70} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {3B7C0CD8-48D5-4244-A1FB-B60D510C2359} - h;hpp;hxx;hm;inl;inc;xsd - - - {ba06cc21-c20a-4656-89ab-0a7b56f50871} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj b/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj deleted file mode 100644 index 1380e1c..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {6EF7868E-AA58-4615-9C1A-06B010CB4209} - mixed - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj.filters b/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj.filters deleted file mode 100644 index 992400e..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {590B5830-837E-4D7F-984C-173456EE7E70} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {3B7C0CD8-48D5-4244-A1FB-B60D510C2359} - h;hpp;hxx;hm;inl;inc;xsd - - - {ba06cc21-c20a-4656-89ab-0a7b56f50871} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj b/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj deleted file mode 100644 index 7726386..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {6EF7868E-AA58-4615-9C1A-06B010CB4209} - mixed - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree text.xsd - text.cxx;text.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj.filters b/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj.filters deleted file mode 100644 index 992400e..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {590B5830-837E-4D7F-984C-173456EE7E70} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {3B7C0CD8-48D5-4244-A1FB-B60D510C2359} - h;hpp;hxx;hm;inl;inc;xsd - - - {ba06cc21-c20a-4656-89ab-0a7b56f50871} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/mixed/mixed-vc8.vcproj b/dist/examples/cxx/tree/mixed/mixed-vc8.vcproj deleted file mode 100644 index d446891..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/mixed/mixed-vc9.vcproj b/dist/examples/cxx/tree/mixed/mixed-vc9.vcproj deleted file mode 100644 index 5c5843a..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/multiroot/makefile b/dist/examples/cxx/tree/multiroot/makefile deleted file mode 100644 index d94da7f..0000000 --- a/dist/examples/cxx/tree/multiroot/makefile +++ /dev/null @@ -1,33 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - -override XSDFLAGS += --root-element-all - - -# Build. -# -driver: driver.o dom-parse.o protocol.o - -protocol.o: protocol.cxx protocol.hxx -dom-parse.o: dom-parse.cxx dom-parse.hxx -driver.o: driver.cxx dom-parse.hxx protocol.hxx - -protocol.cxx protocol.hxx: protocol.xsd - - -# Test -# -.PHONY: test -test: driver balance.xml withdraw.xml deposit.xml - ./driver balance.xml - ./driver withdraw.xml - ./driver deposit.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f protocol.o protocol.?xx dom-parse.o driver.o driver diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj deleted file mode 100644 index 3a10c32..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - multiroot - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670} - multiroot - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj.filters b/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj.filters deleted file mode 100644 index 148c832..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {761DEBB9-455C-4599-A11D-66D602C486C3} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {AAF07268-FD5E-485F-8EB8-1AFDDE8BFD57} - h;hpp;hxx;hm;inl;inc;xsd - - - {770136e0-0d08-4ab1-b67b-eabbde953e47} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj deleted file mode 100644 index 61c6a44..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - multiroot - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670} - multiroot - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj.filters b/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj.filters deleted file mode 100644 index 148c832..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {761DEBB9-455C-4599-A11D-66D602C486C3} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {AAF07268-FD5E-485F-8EB8-1AFDDE8BFD57} - h;hpp;hxx;hm;inl;inc;xsd - - - {770136e0-0d08-4ab1-b67b-eabbde953e47} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj deleted file mode 100644 index 1b0e268..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj +++ /dev/null @@ -1,215 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - multiroot - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670} - multiroot - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - xsd protocol.xsd - xsd cxx-tree --root-element-all protocol.xsd - protocol.hxx;protocol.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj.filters b/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj.filters deleted file mode 100644 index 148c832..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {761DEBB9-455C-4599-A11D-66D602C486C3} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {AAF07268-FD5E-485F-8EB8-1AFDDE8BFD57} - h;hpp;hxx;hm;inl;inc;xsd - - - {770136e0-0d08-4ab1-b67b-eabbde953e47} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc8.vcproj b/dist/examples/cxx/tree/multiroot/multiroot-vc8.vcproj deleted file mode 100644 index 54e196d..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc8.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj b/dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj deleted file mode 100644 index 95aa025..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/element/makefile b/dist/examples/cxx/tree/order/element/makefile deleted file mode 100644 index 31f5ec5..0000000 --- a/dist/examples/cxx/tree/order/element/makefile +++ /dev/null @@ -1,31 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-serialization --generate-wildcard --ordered-type batch - - -# Build. -# -driver: driver.o transactions.o - -transactions.o: transactions.cxx transactions.hxx -driver.o: driver.cxx transactions.hxx - -transactions.cxx transactions.hxx: transactions.xsd - - -# Test -# -.PHONY: test -test: driver transactions.xml - ./driver transactions.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f transactions.o transactions.?xx driver.o driver diff --git a/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj b/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj deleted file mode 100644 index 100f0e8..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - order-element - {9488E872-8E09-4B68-9715-AF68534164C4} - order-element - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj.filters b/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj.filters deleted file mode 100644 index aefc2be..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {FF0C69B7-2DFB-402A-9AEB-A13D354EB9D2} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {9761A910-7322-4EBD-AD00-4FCC4C4F6586} - h;hpp;hxx;hm;inl;inc;xsd - - - {2264FACD-618F-417C-B291-7E2A1BD11536} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj b/dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj deleted file mode 100644 index da8304c..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - order-element - {9488E872-8E09-4B68-9715-AF68534164C4} - order-element - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj.filters b/dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj.filters deleted file mode 100644 index aefc2be..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {FF0C69B7-2DFB-402A-9AEB-A13D354EB9D2} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {9761A910-7322-4EBD-AD00-4FCC4C4F6586} - h;hpp;hxx;hm;inl;inc;xsd - - - {2264FACD-618F-417C-B291-7E2A1BD11536} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj b/dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj deleted file mode 100644 index 2364e27..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - order-element - {9488E872-8E09-4B68-9715-AF68534164C4} - order-element - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - xsd transactions.xsd - xsd.exe cxx-tree --generate-serialization --generate-wildcard --ordered-type batch transactions.xsd - transactions.cxx;transactions.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj.filters b/dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj.filters deleted file mode 100644 index aefc2be..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {FF0C69B7-2DFB-402A-9AEB-A13D354EB9D2} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {9761A910-7322-4EBD-AD00-4FCC4C4F6586} - h;hpp;hxx;hm;inl;inc;xsd - - - {2264FACD-618F-417C-B291-7E2A1BD11536} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/element/order-element-vc8.vcproj b/dist/examples/cxx/tree/order/element/order-element-vc8.vcproj deleted file mode 100644 index 06dd76d..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/element/order-element-vc9.vcproj b/dist/examples/cxx/tree/order/element/order-element-vc9.vcproj deleted file mode 100644 index 74a0266..0000000 --- a/dist/examples/cxx/tree/order/element/order-element-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/makefile b/dist/examples/cxx/tree/order/makefile deleted file mode 100644 index 2713b6e..0000000 --- a/dist/examples/cxx/tree/order/makefile +++ /dev/null @@ -1,11 +0,0 @@ -dirs := element mixed - -.PHONY: all $(dirs) - -all: $(dirs) - -$(dirs): - @$(MAKE) -C $@ $(MAKECMDGOALS) - -makefile: ; -% :: $(dirs) ; diff --git a/dist/examples/cxx/tree/order/mixed/makefile b/dist/examples/cxx/tree/order/mixed/makefile deleted file mode 100644 index b7929d9..0000000 --- a/dist/examples/cxx/tree/order/mixed/makefile +++ /dev/null @@ -1,32 +0,0 @@ -root := ../../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-serialization --ordered-type-mixed - - -# Build. -# -driver: driver.o text.o - -text.o: text.cxx text.hxx -driver.o: driver.cxx text.hxx - -text.cxx text.hxx: text.xsd - - -# Test -# -.PHONY: test -test: driver text.xml - ./driver text.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f text.o text.?xx driver.o driver - diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj b/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj deleted file mode 100644 index 69ed120..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - order-mixed - {94A74673-C980-426B-B5BB-00744559EAD1} - order-mixed - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj.filters deleted file mode 100644 index 422115b..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {02F42C11-BDFB-4E9B-8E93-745AE1451A73} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {789E7294-E4D2-41DC-BDDA-4A333C3C2ED7} - h;hpp;hxx;hm;inl;inc;xsd - - - {BF59FE93-D0AC-48C0-998A-7AB994AFD9FE} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj b/dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj deleted file mode 100644 index 6f4ba84..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - order-mixed - {94A74673-C980-426B-B5BB-00744559EAD1} - order-mixed - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj.filters deleted file mode 100644 index 422115b..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {02F42C11-BDFB-4E9B-8E93-745AE1451A73} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {789E7294-E4D2-41DC-BDDA-4A333C3C2ED7} - h;hpp;hxx;hm;inl;inc;xsd - - - {BF59FE93-D0AC-48C0-998A-7AB994AFD9FE} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj b/dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj deleted file mode 100644 index 7408bef..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - order-mixed - {94A74673-C980-426B-B5BB-00744559EAD1} - order-mixed - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - xsd text.xsd - xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd - text.cxx;text.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj.filters deleted file mode 100644 index 422115b..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {02F42C11-BDFB-4E9B-8E93-745AE1451A73} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {789E7294-E4D2-41DC-BDDA-4A333C3C2ED7} - h;hpp;hxx;hm;inl;inc;xsd - - - {BF59FE93-D0AC-48C0-998A-7AB994AFD9FE} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc8.vcproj b/dist/examples/cxx/tree/order/mixed/order-mixed-vc8.vcproj deleted file mode 100644 index 20cfe65..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc9.vcproj b/dist/examples/cxx/tree/order/mixed/order-mixed-vc9.vcproj deleted file mode 100644 index c6861d9..0000000 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/performance/makefile b/dist/examples/cxx/tree/performance/makefile deleted file mode 100644 index 80bf4be..0000000 --- a/dist/examples/cxx/tree/performance/makefile +++ /dev/null @@ -1,34 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-serialization - - -# Build. -# -driver: driver.o parsing.o serialization.o test.o time.o - -driver.o: driver.cxx -test.o: test.cxx test.hxx test.ixx -parsing.o: parsing.cxx test.hxx test.ixx time.hxx -serialization.o: serialization.cxx test.hxx test.ixx time.hxx -time.o: time.cxx time.hxx - -test.cxx test.hxx test.ixx: test.xsd - - -# Test -# -.PHONY: test -test: driver test-50k.xml - ./driver test-50k.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f test.o test.?xx driver.o parsing.o serialization.o time.o driver diff --git a/dist/examples/cxx/tree/performance/performance-vc10.vcxproj b/dist/examples/cxx/tree/performance/performance-vc10.vcxproj deleted file mode 100644 index 6651012..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc10.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - performance - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89} - performance - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/performance/performance-vc10.vcxproj.filters b/dist/examples/cxx/tree/performance/performance-vc10.vcxproj.filters deleted file mode 100644 index 6fc7fa3..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc10.vcxproj.filters +++ /dev/null @@ -1,57 +0,0 @@ - - - - - {4BF3D33D-891D-402D-A26F-AEBC35E127DE} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FD93B741-02F9-48B5-BE59-E5DD2C73CC7A} - h;hpp;hxx;hm;inl;inc;xsd - - - {e0558eb1-4ecb-42e8-b50b-e07487e59072} - ixx - - - {47ef7335-e3a1-4832-bff0-c59ac4d25088} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/performance/performance-vc11.vcxproj b/dist/examples/cxx/tree/performance/performance-vc11.vcxproj deleted file mode 100644 index 8e3aa7c..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc11.vcxproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - performance - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89} - performance - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/performance/performance-vc11.vcxproj.filters b/dist/examples/cxx/tree/performance/performance-vc11.vcxproj.filters deleted file mode 100644 index 6fc7fa3..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc11.vcxproj.filters +++ /dev/null @@ -1,57 +0,0 @@ - - - - - {4BF3D33D-891D-402D-A26F-AEBC35E127DE} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FD93B741-02F9-48B5-BE59-E5DD2C73CC7A} - h;hpp;hxx;hm;inl;inc;xsd - - - {e0558eb1-4ecb-42e8-b50b-e07487e59072} - ixx - - - {47ef7335-e3a1-4832-bff0-c59ac4d25088} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/performance/performance-vc12.vcxproj b/dist/examples/cxx/tree/performance/performance-vc12.vcxproj deleted file mode 100644 index 38193f7..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc12.vcxproj +++ /dev/null @@ -1,218 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - performance - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89} - performance - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - xsd test.xsd - xsd cxx-tree --generate-inline --generate-serialization test.xsd - test.hxx;test.ixx;test.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/performance/performance-vc12.vcxproj.filters b/dist/examples/cxx/tree/performance/performance-vc12.vcxproj.filters deleted file mode 100644 index 6fc7fa3..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc12.vcxproj.filters +++ /dev/null @@ -1,57 +0,0 @@ - - - - - {4BF3D33D-891D-402D-A26F-AEBC35E127DE} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {FD93B741-02F9-48B5-BE59-E5DD2C73CC7A} - h;hpp;hxx;hm;inl;inc;xsd - - - {e0558eb1-4ecb-42e8-b50b-e07487e59072} - ixx - - - {47ef7335-e3a1-4832-bff0-c59ac4d25088} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/performance/performance-vc8.vcproj b/dist/examples/cxx/tree/performance/performance-vc8.vcproj deleted file mode 100644 index e49587d..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc8.vcproj +++ /dev/null @@ -1,445 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/performance/performance-vc9.vcproj b/dist/examples/cxx/tree/performance/performance-vc9.vcproj deleted file mode 100644 index fa23a74..0000000 --- a/dist/examples/cxx/tree/performance/performance-vc9.vcproj +++ /dev/null @@ -1,442 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/polymorphism/makefile b/dist/examples/cxx/tree/polymorphism/makefile deleted file mode 100644 index 282266e..0000000 --- a/dist/examples/cxx/tree/polymorphism/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - -override XSDFLAGS += --generate-polymorphic --generate-serialization --root-element-last - - -# Build. -# -driver: driver.o supermen.o - -supermen.o: supermen.cxx supermen.hxx -driver.o: driver.cxx supermen.hxx - -supermen.cxx supermen.hxx: supermen.xsd - - -# Test. -# -.PHONY: test -test: driver supermen.xml - ./driver supermen.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f supermen.o supermen.?xx driver.o driver diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj deleted file mode 100644 index 4a693ec..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polymorphism - {03224289-FD3C-4A58-A6D7-E8D658B0E45A} - polymorphism - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj.filters deleted file mode 100644 index 4459d2c..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {A02BB28E-3A7B-4E9E-A2AC-AA264C62525C} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6B2184D0-2125-48EB-AE80-64E24055DCE4} - h;hpp;hxx;hm;inl;inc;xsd - - - {e32c9352-17dd-4c6c-b9fa-fadaf6eee928} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj deleted file mode 100644 index d8f0aa0..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polymorphism - {03224289-FD3C-4A58-A6D7-E8D658B0E45A} - polymorphism - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj.filters deleted file mode 100644 index 4459d2c..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {A02BB28E-3A7B-4E9E-A2AC-AA264C62525C} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6B2184D0-2125-48EB-AE80-64E24055DCE4} - h;hpp;hxx;hm;inl;inc;xsd - - - {e32c9352-17dd-4c6c-b9fa-fadaf6eee928} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj deleted file mode 100644 index 040d657..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - polymorphism - {03224289-FD3C-4A58-A6D7-E8D658B0E45A} - polymorphism - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - xsd supermen.xsd - xsd.exe cxx-tree --generate-polymorphic --generate-serialization --root-element-last supermen.xsd - supermen.cxx;supermen.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj.filters deleted file mode 100644 index 4459d2c..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj.filters +++ /dev/null @@ -1,38 +0,0 @@ - - - - - {A02BB28E-3A7B-4E9E-A2AC-AA264C62525C} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {6B2184D0-2125-48EB-AE80-64E24055DCE4} - h;hpp;hxx;hm;inl;inc;xsd - - - {e32c9352-17dd-4c6c-b9fa-fadaf6eee928} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc8.vcproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc8.vcproj deleted file mode 100644 index d146d0e..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc8.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj deleted file mode 100644 index 3d56cf8..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/secure/makefile b/dist/examples/cxx/tree/secure/makefile deleted file mode 100644 index 4898a10..0000000 --- a/dist/examples/cxx/tree/secure/makefile +++ /dev/null @@ -1,28 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - -# Build. -# -driver: driver.o secure-dom-parser.o library.o - -library.o: library.cxx library.hxx -secure-dom-parser.o: secure-dom-parser.cxx secure-dom-parser.hxx -driver.o: driver.cxx secure-dom-parser.hxx library.hxx - -library.cxx library.hxx: library.xsd - - -# Test -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library.o library.?xx secure-dom-parser.o driver.o driver diff --git a/dist/examples/cxx/tree/streaming/makefile b/dist/examples/cxx/tree/streaming/makefile deleted file mode 100644 index 4c7acd2..0000000 --- a/dist/examples/cxx/tree/streaming/makefile +++ /dev/null @@ -1,34 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-serialization - - -# Build. -# -driver: driver.o parser.o serializer.o grammar-input-stream.o position.o - -position.o: position.cxx position.hxx -driver.o: driver.cxx position.hxx parser.hxx serializer.hxx -parser.o: parser.cxx parser.hxx -serializer.o: serializer.cxx serializer.hxx -grammar-input-stream.o: grammar-input-stream.cxx grammar-input-stream.hxx - -position.cxx position.hxx: position.xsd - - -# Test -# -.PHONY: test -test: driver position.xml - ./driver position.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f position.o position.?xx parser.o serializer.o grammar-input-stream.o driver.o driver out.xml diff --git a/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj b/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj deleted file mode 100644 index cf23e2a..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - streaming - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79} - streaming - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj.filters b/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj.filters deleted file mode 100644 index 3597703..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj.filters +++ /dev/null @@ -1,56 +0,0 @@ - - - - - {4F684AD4-DFB2-4488-BA73-8625AECC91A3} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {94F3375D-5EB8-4D2C-8739-4D47E9AB7072} - h;hpp;hxx;hm;inl;inc;xsd - - - {b73125d6-60b1-4f32-9cfb-d11e709d0d14} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj b/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj deleted file mode 100644 index 28f008c..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj +++ /dev/null @@ -1,215 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - streaming - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79} - streaming - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj.filters b/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj.filters deleted file mode 100644 index 3597703..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj.filters +++ /dev/null @@ -1,56 +0,0 @@ - - - - - {4F684AD4-DFB2-4488-BA73-8625AECC91A3} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {94F3375D-5EB8-4D2C-8739-4D47E9AB7072} - h;hpp;hxx;hm;inl;inc;xsd - - - {b73125d6-60b1-4f32-9cfb-d11e709d0d14} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj b/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj deleted file mode 100644 index 5e69c30..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj +++ /dev/null @@ -1,219 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - streaming - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79} - streaming - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - xsd position.xsd - xsd.exe cxx-tree --generate-serialization position.xsd - position.cxx;position.hxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj.filters b/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj.filters deleted file mode 100644 index 3597703..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj.filters +++ /dev/null @@ -1,56 +0,0 @@ - - - - - {4F684AD4-DFB2-4488-BA73-8625AECC91A3} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {94F3375D-5EB8-4D2C-8739-4D47E9AB7072} - h;hpp;hxx;hm;inl;inc;xsd - - - {b73125d6-60b1-4f32-9cfb-d11e709d0d14} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-vc8.vcproj b/dist/examples/cxx/tree/streaming/streaming-vc8.vcproj deleted file mode 100644 index 354c0ff..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc8.vcproj +++ /dev/null @@ -1,441 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj b/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj deleted file mode 100644 index e6b75f3..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj +++ /dev/null @@ -1,438 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/wildcard/makefile b/dist/examples/cxx/tree/wildcard/makefile deleted file mode 100644 index 148b800..0000000 --- a/dist/examples/cxx/tree/wildcard/makefile +++ /dev/null @@ -1,32 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - - -override XSDFLAGS += --generate-inline --generate-serialization \ ---generate-wildcard --root-element message - - -# Build. -# -driver: driver.o email.o - -email.o: email.cxx email.hxx email.ixx -driver.o: driver.cxx email.hxx email.ixx - -email.cxx email.hxx email.ixx: email.xsd - - -# Test -# -.PHONY: test -test: driver email.xml - ./driver email.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f email.o email.?xx driver.o driver diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj deleted file mode 100644 index 6d5b02e..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj +++ /dev/null @@ -1,206 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {13C21A83-CC75-459E-9B01-E9EC36D1524B} - wildcard - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj.filters b/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj.filters deleted file mode 100644 index 541b946..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - {C8C63C87-F9B5-4EDF-B4BF-2701982EFCE6} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E8933542-EAF8-45F5-94AE-AE8D55E47565} - h;hpp;hxx;hm;inl;inc;xsd - - - {79291748-08c5-4298-a090-a210ea0e7161} - ixx - - - {e83a7a6b-3537-4eea-bf81-494a6fcee412} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj deleted file mode 100644 index 8043842..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {13C21A83-CC75-459E-9B01-E9EC36D1524B} - wildcard - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj.filters b/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj.filters deleted file mode 100644 index 541b946..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - {C8C63C87-F9B5-4EDF-B4BF-2701982EFCE6} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E8933542-EAF8-45F5-94AE-AE8D55E47565} - h;hpp;hxx;hm;inl;inc;xsd - - - {79291748-08c5-4298-a090-a210ea0e7161} - ixx - - - {e83a7a6b-3537-4eea-bf81-494a6fcee412} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj deleted file mode 100644 index e324659..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - wildcard - {13C21A83-CC75-459E-9B01-E9EC36D1524B} - wildcard - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - xsd email.xsd - xsd cxx-tree --generate-inline --generate-serialization --generate-wildcard --root-element message email.xsd - email.hxx;email.ixx;email.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj.filters b/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj.filters deleted file mode 100644 index 541b946..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - {C8C63C87-F9B5-4EDF-B4BF-2701982EFCE6} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {E8933542-EAF8-45F5-94AE-AE8D55E47565} - h;hpp;hxx;hm;inl;inc;xsd - - - {79291748-08c5-4298-a090-a210ea0e7161} - ixx - - - {e83a7a6b-3537-4eea-bf81-494a6fcee412} - xsd - - - - - Source Files - - - Source Files - - - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc8.vcproj b/dist/examples/cxx/tree/wildcard/wildcard-vc8.vcproj deleted file mode 100644 index 046230a..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc8.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj b/dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj deleted file mode 100644 index 08c2b1d..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/xpath/makefile b/dist/examples/cxx/tree/xpath/makefile deleted file mode 100644 index d5f2833..0000000 --- a/dist/examples/cxx/tree/xpath/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/tree-rules.make - -override LIBS += -lxqilla - -# Build. -# -driver: driver.o people.o dom-parse.o - -people.o: people.cxx people.hxx -driver.o: driver.cxx people.hxx dom-parse.hxx -people.o: dom-parse.cxx dom-parse.hxx - -people.cxx people.hxx: people.xsd - - -# Test -# -.PHONY: test -test: driver people.xml - ./driver people.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f people.o people.?xx driver.o dom-parse.o driver diff --git a/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj b/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj deleted file mode 100644 index 60ef726..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xpath - {EC26ACF9-0103-48D2-B7BA-0222C2175B28} - xpath - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj.filters b/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj.filters deleted file mode 100644 index d038587..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {0A690AC0-4B5A-4FCA-B2CC-A61C00F01283} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {19387534-A72F-4C3F-A9FB-F5B8909AEB29} - h;hpp;hxx;hm;inl;inc;xsd - - - {807745b4-2087-4ccb-8fdc-8160206a3042} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj b/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj deleted file mode 100644 index b758594..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xpath - {EC26ACF9-0103-48D2-B7BA-0222C2175B28} - xpath - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj.filters b/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj.filters deleted file mode 100644 index d038587..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {0A690AC0-4B5A-4FCA-B2CC-A61C00F01283} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {19387534-A72F-4C3F-A9FB-F5B8909AEB29} - h;hpp;hxx;hm;inl;inc;xsd - - - {807745b4-2087-4ccb-8fdc-8160206a3042} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj b/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj deleted file mode 100644 index ff81b9e..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj +++ /dev/null @@ -1,215 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - xpath - {EC26ACF9-0103-48D2-B7BA-0222C2175B28} - xpath - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - true - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - true - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - xsd people.xsd - xsd cxx-tree people.xsd - people.hxx;people.cxx;%(Outputs) - - - - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj.filters b/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj.filters deleted file mode 100644 index d038587..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {0A690AC0-4B5A-4FCA-B2CC-A61C00F01283} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {19387534-A72F-4C3F-A9FB-F5B8909AEB29} - h;hpp;hxx;hm;inl;inc;xsd - - - {807745b4-2087-4ccb-8fdc-8160206a3042} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/xpath/xpath-vc8.vcproj b/dist/examples/cxx/tree/xpath/xpath-vc8.vcproj deleted file mode 100644 index 3900265..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc8.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/xpath/xpath-vc9.vcproj b/dist/examples/cxx/tree/xpath/xpath-vc9.vcproj deleted file mode 100644 index b21a65e..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-vc9.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/makefile b/dist/examples/makefile deleted file mode 100644 index 5b8947e..0000000 --- a/dist/examples/makefile +++ /dev/null @@ -1,11 +0,0 @@ -dirs := cxx - -.PHONY: all $(dirs) - -all: $(dirs) - -$(dirs): - $(MAKE) -C $@ $(MAKECMDGOALS) - -makefile: ; -% :: $(dirs) ; diff --git a/dist/examples/test.bat b/dist/examples/test.bat deleted file mode 100644 index 1ca7779..0000000 --- a/dist/examples/test.bat +++ /dev/null @@ -1,73 +0,0 @@ -@echo off -rem file : examples/test.bat -rem license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -setlocal - -set "tests=__path__(dirs)" -set "confs=__path__(configurations)" -set "plats=__path__(platforms)" -set "curdir=%CD%" -set "topdir=%curdir%\..\.." -set "failed=" - -goto start - -rem -rem %1 - test directory -rem %2 - configuration -rem %3 - platform -rem -:run_test - cd %1 - - if "_%3_" == "_Win32_" ( - set "dir=%2" - ) else ( - set "dir=%3\%2" - ) - - if exist %dir%\driver.exe ( - echo %1\%3\%2 - call %topdir%\tester.bat %2 %3 - if errorlevel 1 ( - set "failed=%failed% %1\%3\%2" - ) - ) - - cd %curdir% -goto :eof - -:start - -for %%t in (%tests%) do ( - for %%c in (%confs%) do ( - for %%p in (%plats%) do ( - call :run_test %%t %%c %%p - ) - ) -) - -if not "_%failed%_" == "__" goto error - -echo. -echo ALL EXAMPLES PASSED -echo. -goto end - -:usage -echo. -echo usage: test.bat -echo. - -:error -if not "_%failed%_" == "__" ( - echo. - for %%t in (%failed%) do echo FAILED: %%t - echo. -) -endlocal -exit /b 1 - -:end -endlocal diff --git a/dist/examples/tester.bat b/dist/examples/tester.bat deleted file mode 100644 index 372d90a..0000000 --- a/dist/examples/tester.bat +++ /dev/null @@ -1,46 +0,0 @@ -@echo off -rem file : examples/tester.bat -rem license : GNU GPL v2 + exceptions; see accompanying LICENSE file - -rem -rem Run example. The example directory is the current directory. -rem -rem %1 configuration, for example, Debug or Release -rem %2 platform, for example Win32 or x64 -rem - -setlocal - -if "_%DIFF%_" == "__" set DIFF=fc - -if "_%2_" == "_Win32_" ( - set "dir=%1" -) else ( - set "dir=%2\%1" -) - -rem Globbing returns files in alphabetic order. We also need to cover -rem compressed XML files (.xml.gz). -rem -if exist *.xml* ( - for %%f in (*.xml*) do ( - if NOT "%%f" == "out.xml" ( - if NOT "%%f" == "out.xml.gz" ( - %dir%\driver.exe %%f - if errorlevel 1 goto error - ) - ) - ) -) else ( - %dir%\driver.exe - if errorlevel 1 goto error -) - -goto end - -:error -endlocal -exit /b 1 - -:end -endlocal diff --git a/dist/template-vc10.sln b/dist/template-vc10.sln deleted file mode 100644 index 9a5dc32..0000000 --- a/dist/template-vc10.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/template-vc11.sln b/dist/template-vc11.sln deleted file mode 100644 index 436eeea..0000000 --- a/dist/template-vc11.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/template-vc12.sln b/dist/template-vc12.sln deleted file mode 100644 index 446d701..0000000 --- a/dist/template-vc12.sln +++ /dev/null @@ -1,17 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.21005.1 -MinimumVisualStudioVersion = 10.0.40219.1 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/template-vc8.sln b/dist/template-vc8.sln deleted file mode 100644 index f38bad2..0000000 --- a/dist/template-vc8.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/template-vc9.sln b/dist/template-vc9.sln deleted file mode 100644 index 2ec9432..0000000 --- a/dist/template-vc9.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal -- cgit v1.1