From 6d218e2b7fa7af0b715223c068ab3b878efc67c4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 26 May 2014 12:57:47 -0700 Subject: Auto-generate solution files for examples Also change project file's VC version encoding --- .../cxx/parser/generated/generated-10.0.vcxproj | 207 --------- .../generated/generated-10.0.vcxproj.filters | 44 -- .../cxx/parser/generated/generated-11.0.vcxproj | 211 ---------- .../generated/generated-11.0.vcxproj.filters | 44 -- .../cxx/parser/generated/generated-12.0.vcxproj | 215 ---------- .../generated/generated-12.0.vcxproj.filters | 44 -- .../cxx/parser/generated/generated-8.0.vcproj | 427 ------------------- .../cxx/parser/generated/generated-9.0.vcproj | 424 ------------------- .../cxx/parser/generated/generated-vc10.vcxproj | 207 +++++++++ .../generated/generated-vc10.vcxproj.filters | 44 ++ .../cxx/parser/generated/generated-vc11.vcxproj | 211 ++++++++++ .../generated/generated-vc11.vcxproj.filters | 44 ++ .../cxx/parser/generated/generated-vc12.vcxproj | 215 ++++++++++ .../generated/generated-vc12.vcxproj.filters | 44 ++ .../cxx/parser/generated/generated-vc8.vcproj | 427 +++++++++++++++++++ .../cxx/parser/generated/generated-vc9.vcproj | 424 +++++++++++++++++++ dist/examples/cxx/parser/hello/hello-10.0.vcxproj | 205 --------- .../cxx/parser/hello/hello-10.0.vcxproj.filters | 38 -- dist/examples/cxx/parser/hello/hello-11.0.vcxproj | 209 ---------- .../cxx/parser/hello/hello-11.0.vcxproj.filters | 38 -- dist/examples/cxx/parser/hello/hello-12.0.vcxproj | 213 ---------- .../cxx/parser/hello/hello-12.0.vcxproj.filters | 38 -- dist/examples/cxx/parser/hello/hello-8.0.vcproj | 419 ------------------- dist/examples/cxx/parser/hello/hello-9.0.vcproj | 416 ------------------ dist/examples/cxx/parser/hello/hello-vc10.vcxproj | 205 +++++++++ .../cxx/parser/hello/hello-vc10.vcxproj.filters | 38 ++ dist/examples/cxx/parser/hello/hello-vc11.vcxproj | 209 ++++++++++ .../cxx/parser/hello/hello-vc11.vcxproj.filters | 38 ++ dist/examples/cxx/parser/hello/hello-vc12.vcxproj | 213 ++++++++++ .../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 ++++++++++++++++++ .../cxx/parser/library/library-10.0.vcxproj | 209 ---------- .../parser/library/library-10.0.vcxproj.filters | 54 --- .../cxx/parser/library/library-11.0.vcxproj | 213 ---------- .../parser/library/library-11.0.vcxproj.filters | 54 --- .../cxx/parser/library/library-12.0.vcxproj | 217 ---------- .../parser/library/library-12.0.vcxproj.filters | 54 --- .../examples/cxx/parser/library/library-8.0.vcproj | 440 ------------------- .../examples/cxx/parser/library/library-9.0.vcproj | 437 ------------------- .../cxx/parser/library/library-vc10.vcxproj | 209 ++++++++++ .../parser/library/library-vc10.vcxproj.filters | 54 +++ .../cxx/parser/library/library-vc11.vcxproj | 213 ++++++++++ .../parser/library/library-vc11.vcxproj.filters | 54 +++ .../cxx/parser/library/library-vc12.vcxproj | 217 ++++++++++ .../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/mixed/mixed-10.0.vcxproj | 206 --------- .../cxx/parser/mixed/mixed-10.0.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixed/mixed-11.0.vcxproj | 210 ---------- .../cxx/parser/mixed/mixed-11.0.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixed/mixed-12.0.vcxproj | 214 ---------- .../cxx/parser/mixed/mixed-12.0.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixed/mixed-8.0.vcproj | 423 ------------------- dist/examples/cxx/parser/mixed/mixed-9.0.vcproj | 420 ------------------- dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj | 206 +++++++++ .../cxx/parser/mixed/mixed-vc10.vcxproj.filters | 41 ++ dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj | 210 ++++++++++ .../cxx/parser/mixed/mixed-vc11.vcxproj.filters | 41 ++ dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj | 214 ++++++++++ .../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/mixin-10.0.vcxproj | 206 --------- .../cxx/parser/mixin/mixin-10.0.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixin/mixin-11.0.vcxproj | 210 ---------- .../cxx/parser/mixin/mixin-11.0.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixin/mixin-12.0.vcxproj | 214 ---------- .../cxx/parser/mixin/mixin-12.0.vcxproj.filters | 41 -- dist/examples/cxx/parser/mixin/mixin-8.0.vcproj | 423 ------------------- dist/examples/cxx/parser/mixin/mixin-9.0.vcproj | 420 ------------------- dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj | 206 +++++++++ .../cxx/parser/mixin/mixin-vc10.vcxproj.filters | 41 ++ dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj | 210 ++++++++++ .../cxx/parser/mixin/mixin-vc11.vcxproj.filters | 41 ++ dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj | 214 ++++++++++ .../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 +++++++++++++++++++ .../cxx/parser/multiroot/multiroot-10.0.vcxproj | 212 ---------- .../multiroot/multiroot-10.0.vcxproj.filters | 47 --- .../cxx/parser/multiroot/multiroot-11.0.vcxproj | 216 ---------- .../multiroot/multiroot-11.0.vcxproj.filters | 47 --- .../cxx/parser/multiroot/multiroot-12.0.vcxproj | 220 ---------- .../multiroot/multiroot-12.0.vcxproj.filters | 47 --- .../cxx/parser/multiroot/multiroot-8.0.vcproj | 435 ------------------- .../cxx/parser/multiroot/multiroot-9.0.vcproj | 432 ------------------- .../cxx/parser/multiroot/multiroot-vc10.vcxproj | 212 ++++++++++ .../multiroot/multiroot-vc10.vcxproj.filters | 47 +++ .../cxx/parser/multiroot/multiroot-vc11.vcxproj | 216 ++++++++++ .../multiroot/multiroot-vc11.vcxproj.filters | 47 +++ .../cxx/parser/multiroot/multiroot-vc12.vcxproj | 220 ++++++++++ .../multiroot/multiroot-vc12.vcxproj.filters | 47 +++ .../cxx/parser/multiroot/multiroot-vc8.vcproj | 435 +++++++++++++++++++ .../cxx/parser/multiroot/multiroot-vc9.vcproj | 432 +++++++++++++++++++ dist/examples/cxx/parser/parser-10.0.sln | 115 ----- dist/examples/cxx/parser/parser-8.0.sln | 115 ----- dist/examples/cxx/parser/parser-9.0.sln | 115 ----- .../parser/performance/performance-10.0.vcxproj | 207 --------- .../performance/performance-10.0.vcxproj.filters | 44 -- .../parser/performance/performance-11.0.vcxproj | 211 ---------- .../performance/performance-11.0.vcxproj.filters | 44 -- .../parser/performance/performance-12.0.vcxproj | 215 ---------- .../performance/performance-12.0.vcxproj.filters | 44 -- .../cxx/parser/performance/performance-8.0.vcproj | 427 ------------------- .../cxx/parser/performance/performance-9.0.vcproj | 424 ------------------- .../parser/performance/performance-vc10.vcxproj | 207 +++++++++ .../performance/performance-vc10.vcxproj.filters | 44 ++ .../parser/performance/performance-vc11.vcxproj | 211 ++++++++++ .../performance/performance-vc11.vcxproj.filters | 44 ++ .../parser/performance/performance-vc12.vcxproj | 215 ++++++++++ .../performance/performance-vc12.vcxproj.filters | 44 ++ .../cxx/parser/performance/performance-vc8.vcproj | 427 +++++++++++++++++++ .../cxx/parser/performance/performance-vc9.vcproj | 424 +++++++++++++++++++ .../parser/polymorphism/polymorphism-10.0.vcxproj | 211 ---------- .../polymorphism/polymorphism-10.0.vcxproj.filters | 44 -- .../parser/polymorphism/polymorphism-11.0.vcxproj | 215 ---------- .../polymorphism/polymorphism-11.0.vcxproj.filters | 44 -- .../parser/polymorphism/polymorphism-12.0.vcxproj | 219 ---------- .../polymorphism/polymorphism-12.0.vcxproj.filters | 44 -- .../parser/polymorphism/polymorphism-8.0.vcproj | 431 ------------------- .../parser/polymorphism/polymorphism-9.0.vcproj | 428 ------------------- .../parser/polymorphism/polymorphism-vc10.vcxproj | 211 ++++++++++ .../polymorphism/polymorphism-vc10.vcxproj.filters | 44 ++ .../parser/polymorphism/polymorphism-vc11.vcxproj | 215 ++++++++++ .../polymorphism/polymorphism-vc11.vcxproj.filters | 44 ++ .../parser/polymorphism/polymorphism-vc12.vcxproj | 219 ++++++++++ .../polymorphism/polymorphism-vc12.vcxproj.filters | 44 ++ .../parser/polymorphism/polymorphism-vc8.vcproj | 431 +++++++++++++++++++ .../parser/polymorphism/polymorphism-vc9.vcproj | 428 +++++++++++++++++++ .../cxx/parser/polyroot/polyroot-10.0.vcxproj | 211 ---------- .../parser/polyroot/polyroot-10.0.vcxproj.filters | 44 -- .../cxx/parser/polyroot/polyroot-11.0.vcxproj | 215 ---------- .../parser/polyroot/polyroot-11.0.vcxproj.filters | 44 -- .../cxx/parser/polyroot/polyroot-12.0.vcxproj | 219 ---------- .../parser/polyroot/polyroot-12.0.vcxproj.filters | 44 -- .../cxx/parser/polyroot/polyroot-8.0.vcproj | 431 ------------------- .../cxx/parser/polyroot/polyroot-9.0.vcproj | 428 ------------------- .../cxx/parser/polyroot/polyroot-vc10.vcxproj | 211 ++++++++++ .../parser/polyroot/polyroot-vc10.vcxproj.filters | 44 ++ .../cxx/parser/polyroot/polyroot-vc11.vcxproj | 215 ++++++++++ .../parser/polyroot/polyroot-vc11.vcxproj.filters | 44 ++ .../cxx/parser/polyroot/polyroot-vc12.vcxproj | 219 ++++++++++ .../parser/polyroot/polyroot-vc12.vcxproj.filters | 44 ++ .../cxx/parser/polyroot/polyroot-vc8.vcproj | 431 +++++++++++++++++++ .../cxx/parser/polyroot/polyroot-vc9.vcproj | 428 +++++++++++++++++++ .../cxx/parser/wildcard/wildcard-10.0.vcxproj | 205 --------- .../parser/wildcard/wildcard-10.0.vcxproj.filters | 38 -- .../cxx/parser/wildcard/wildcard-11.0.vcxproj | 209 ---------- .../parser/wildcard/wildcard-11.0.vcxproj.filters | 38 -- .../cxx/parser/wildcard/wildcard-12.0.vcxproj | 213 ---------- .../parser/wildcard/wildcard-12.0.vcxproj.filters | 38 -- .../cxx/parser/wildcard/wildcard-8.0.vcproj | 419 ------------------- .../cxx/parser/wildcard/wildcard-9.0.vcproj | 416 ------------------ .../cxx/parser/wildcard/wildcard-vc10.vcxproj | 205 +++++++++ .../parser/wildcard/wildcard-vc10.vcxproj.filters | 38 ++ .../cxx/parser/wildcard/wildcard-vc11.vcxproj | 209 ++++++++++ .../parser/wildcard/wildcard-vc11.vcxproj.filters | 38 ++ .../cxx/parser/wildcard/wildcard-vc12.vcxproj | 213 ++++++++++ .../parser/wildcard/wildcard-vc12.vcxproj.filters | 38 ++ .../cxx/parser/wildcard/wildcard-vc8.vcproj | 419 +++++++++++++++++++ .../cxx/parser/wildcard/wildcard-vc9.vcproj | 416 ++++++++++++++++++ dist/examples/cxx/tree/binary/boost/boost-10.0.sln | 25 -- .../cxx/tree/binary/boost/boost-10.0.vcxproj | 212 ---------- .../tree/binary/boost/boost-10.0.vcxproj.filters | 47 --- .../cxx/tree/binary/boost/boost-11.0.vcxproj | 216 ---------- .../tree/binary/boost/boost-11.0.vcxproj.filters | 47 --- .../cxx/tree/binary/boost/boost-12.0.vcxproj | 220 ---------- .../tree/binary/boost/boost-12.0.vcxproj.filters | 47 --- dist/examples/cxx/tree/binary/boost/boost-8.0.sln | 25 -- .../cxx/tree/binary/boost/boost-8.0.vcproj | 435 ------------------- dist/examples/cxx/tree/binary/boost/boost-9.0.sln | 25 -- .../cxx/tree/binary/boost/boost-9.0.vcproj | 432 ------------------- .../cxx/tree/binary/boost/boost-vc10.vcxproj | 212 ++++++++++ .../tree/binary/boost/boost-vc10.vcxproj.filters | 47 +++ .../cxx/tree/binary/boost/boost-vc11.vcxproj | 216 ++++++++++ .../tree/binary/boost/boost-vc11.vcxproj.filters | 47 +++ .../cxx/tree/binary/boost/boost-vc12.vcxproj | 220 ++++++++++ .../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/cdr/cdr-10.0.sln | 25 -- dist/examples/cxx/tree/binary/cdr/cdr-10.0.vcxproj | 209 ---------- .../cxx/tree/binary/cdr/cdr-10.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/cdr/cdr-11.0.vcxproj | 213 ---------- .../cxx/tree/binary/cdr/cdr-11.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/cdr/cdr-12.0.vcxproj | 217 ---------- .../cxx/tree/binary/cdr/cdr-12.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/cdr/cdr-8.0.sln | 25 -- dist/examples/cxx/tree/binary/cdr/cdr-8.0.vcproj | 423 ------------------- dist/examples/cxx/tree/binary/cdr/cdr-9.0.sln | 25 -- dist/examples/cxx/tree/binary/cdr/cdr-9.0.vcproj | 420 ------------------- dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj | 209 ++++++++++ .../cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters | 38 ++ dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj | 213 ++++++++++ .../cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters | 38 ++ dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj | 217 ++++++++++ .../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/xdr/xdr-10.0.sln | 25 -- dist/examples/cxx/tree/binary/xdr/xdr-10.0.vcxproj | 209 ---------- .../cxx/tree/binary/xdr/xdr-10.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/xdr/xdr-11.0.vcxproj | 213 ---------- .../cxx/tree/binary/xdr/xdr-11.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/xdr/xdr-12.0.vcxproj | 217 ---------- .../cxx/tree/binary/xdr/xdr-12.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/binary/xdr/xdr-8.0.sln | 25 -- dist/examples/cxx/tree/binary/xdr/xdr-8.0.vcproj | 423 ------------------- dist/examples/cxx/tree/binary/xdr/xdr-9.0.sln | 25 -- dist/examples/cxx/tree/binary/xdr/xdr-9.0.vcproj | 420 ------------------- dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj | 209 ++++++++++ .../cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters | 38 ++ dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj | 213 ++++++++++ .../cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters | 38 ++ dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj | 217 ++++++++++ .../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-10.0.vcxproj | 209 ---------- .../cxx/tree/caching/caching-10.0.vcxproj.filters | 38 -- .../examples/cxx/tree/caching/caching-11.0.vcxproj | 213 ---------- .../cxx/tree/caching/caching-11.0.vcxproj.filters | 38 -- .../examples/cxx/tree/caching/caching-12.0.vcxproj | 217 ---------- .../cxx/tree/caching/caching-12.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/caching/caching-8.0.vcproj | 423 ------------------- dist/examples/cxx/tree/caching/caching-9.0.vcproj | 420 ------------------- .../examples/cxx/tree/caching/caching-vc10.vcxproj | 209 ++++++++++ .../cxx/tree/caching/caching-vc10.vcxproj.filters | 38 ++ .../examples/cxx/tree/caching/caching-vc11.vcxproj | 213 ++++++++++ .../cxx/tree/caching/caching-vc11.vcxproj.filters | 38 ++ .../examples/cxx/tree/caching/caching-vc12.vcxproj | 217 ++++++++++ .../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 +++++++++++++++++++ .../cxx/tree/compression/compression-10.0.sln | 25 -- .../cxx/tree/compression/compression-10.0.vcxproj | 213 ---------- .../compression/compression-10.0.vcxproj.filters | 50 --- .../cxx/tree/compression/compression-11.0.vcxproj | 217 ---------- .../compression/compression-11.0.vcxproj.filters | 50 --- .../cxx/tree/compression/compression-12.0.vcxproj | 221 ---------- .../compression/compression-12.0.vcxproj.filters | 50 --- .../cxx/tree/compression/compression-8.0.sln | 25 -- .../cxx/tree/compression/compression-8.0.vcproj | 435 ------------------- .../cxx/tree/compression/compression-9.0.sln | 25 -- .../cxx/tree/compression/compression-9.0.vcproj | 432 ------------------- .../cxx/tree/compression/compression-vc10.vcxproj | 213 ++++++++++ .../compression/compression-vc10.vcxproj.filters | 50 +++ .../cxx/tree/compression/compression-vc11.vcxproj | 217 ++++++++++ .../compression/compression-vc11.vcxproj.filters | 50 +++ .../cxx/tree/compression/compression-vc12.vcxproj | 221 ++++++++++ .../compression/compression-vc12.vcxproj.filters | 50 +++ .../cxx/tree/compression/compression-vc8.vcproj | 435 +++++++++++++++++++ .../cxx/tree/compression/compression-vc9.vcproj | 432 +++++++++++++++++++ .../cxx/tree/custom/calendar/calendar-10.0.sln | 25 -- .../cxx/tree/custom/calendar/calendar-10.0.vcxproj | 233 ----------- .../custom/calendar/calendar-10.0.vcxproj.filters | 54 --- .../cxx/tree/custom/calendar/calendar-11.0.vcxproj | 237 ----------- .../custom/calendar/calendar-11.0.vcxproj.filters | 54 --- .../cxx/tree/custom/calendar/calendar-12.0.vcxproj | 241 ----------- .../custom/calendar/calendar-12.0.vcxproj.filters | 54 --- .../cxx/tree/custom/calendar/calendar-8.0.sln | 25 -- .../cxx/tree/custom/calendar/calendar-8.0.vcproj | 456 -------------------- .../cxx/tree/custom/calendar/calendar-9.0.sln | 25 -- .../cxx/tree/custom/calendar/calendar-9.0.vcproj | 453 -------------------- .../cxx/tree/custom/calendar/calendar-vc10.vcxproj | 233 +++++++++++ .../custom/calendar/calendar-vc10.vcxproj.filters | 54 +++ .../cxx/tree/custom/calendar/calendar-vc11.vcxproj | 237 +++++++++++ .../custom/calendar/calendar-vc11.vcxproj.filters | 54 +++ .../cxx/tree/custom/calendar/calendar-vc12.vcxproj | 241 +++++++++++ .../custom/calendar/calendar-vc12.vcxproj.filters | 54 +++ .../cxx/tree/custom/calendar/calendar-vc8.vcproj | 456 ++++++++++++++++++++ .../cxx/tree/custom/calendar/calendar-vc9.vcproj | 453 ++++++++++++++++++++ .../cxx/tree/custom/comments/comments-10.0.vcxproj | 235 ----------- .../custom/comments/comments-10.0.vcxproj.filters | 60 --- .../cxx/tree/custom/comments/comments-11.0.vcxproj | 239 ----------- .../custom/comments/comments-11.0.vcxproj.filters | 60 --- .../cxx/tree/custom/comments/comments-12.0.vcxproj | 243 ----------- .../custom/comments/comments-12.0.vcxproj.filters | 60 --- .../cxx/tree/custom/comments/comments-8.0.vcproj | 464 --------------------- .../cxx/tree/custom/comments/comments-9.0.vcproj | 461 -------------------- .../cxx/tree/custom/comments/comments-vc10.vcxproj | 235 +++++++++++ .../custom/comments/comments-vc10.vcxproj.filters | 60 +++ .../cxx/tree/custom/comments/comments-vc11.vcxproj | 239 +++++++++++ .../custom/comments/comments-vc11.vcxproj.filters | 60 +++ .../cxx/tree/custom/comments/comments-vc12.vcxproj | 243 +++++++++++ .../custom/comments/comments-vc12.vcxproj.filters | 60 +++ .../cxx/tree/custom/comments/comments-vc8.vcproj | 464 +++++++++++++++++++++ .../cxx/tree/custom/comments/comments-vc9.vcproj | 461 ++++++++++++++++++++ .../cxx/tree/custom/contacts/contacts-10.0.vcxproj | 212 ---------- .../custom/contacts/contacts-10.0.vcxproj.filters | 51 --- .../cxx/tree/custom/contacts/contacts-11.0.vcxproj | 216 ---------- .../custom/contacts/contacts-11.0.vcxproj.filters | 51 --- .../cxx/tree/custom/contacts/contacts-12.0.vcxproj | 220 ---------- .../custom/contacts/contacts-12.0.vcxproj.filters | 51 --- .../cxx/tree/custom/contacts/contacts-8.0.vcproj | 440 ------------------- .../cxx/tree/custom/contacts/contacts-9.0.vcproj | 437 ------------------- .../cxx/tree/custom/contacts/contacts-vc10.vcxproj | 212 ++++++++++ .../custom/contacts/contacts-vc10.vcxproj.filters | 51 +++ .../cxx/tree/custom/contacts/contacts-vc11.vcxproj | 216 ++++++++++ .../custom/contacts/contacts-vc11.vcxproj.filters | 51 +++ .../cxx/tree/custom/contacts/contacts-vc12.vcxproj | 220 ++++++++++ .../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/custom-10.0.sln | 75 ---- dist/examples/cxx/tree/custom/custom-8.0.sln | 75 ---- dist/examples/cxx/tree/custom/custom-9.0.sln | 75 ---- .../cxx/tree/custom/double/double-10.0.vcxproj | 233 ----------- .../tree/custom/double/double-10.0.vcxproj.filters | 54 --- .../cxx/tree/custom/double/double-11.0.vcxproj | 237 ----------- .../tree/custom/double/double-11.0.vcxproj.filters | 54 --- .../cxx/tree/custom/double/double-12.0.vcxproj | 241 ----------- .../tree/custom/double/double-12.0.vcxproj.filters | 54 --- .../cxx/tree/custom/double/double-8.0.vcproj | 456 -------------------- .../cxx/tree/custom/double/double-9.0.vcproj | 453 -------------------- .../cxx/tree/custom/double/double-vc10.vcxproj | 233 +++++++++++ .../tree/custom/double/double-vc10.vcxproj.filters | 54 +++ .../cxx/tree/custom/double/double-vc11.vcxproj | 237 +++++++++++ .../tree/custom/double/double-vc11.vcxproj.filters | 54 +++ .../cxx/tree/custom/double/double-vc12.vcxproj | 241 +++++++++++ .../tree/custom/double/double-vc12.vcxproj.filters | 54 +++ .../cxx/tree/custom/double/double-vc8.vcproj | 456 ++++++++++++++++++++ .../cxx/tree/custom/double/double-vc9.vcproj | 453 ++++++++++++++++++++ .../cxx/tree/custom/mixed/mixed-10.0.vcxproj | 212 ---------- .../tree/custom/mixed/mixed-10.0.vcxproj.filters | 51 --- .../cxx/tree/custom/mixed/mixed-11.0.vcxproj | 216 ---------- .../tree/custom/mixed/mixed-11.0.vcxproj.filters | 51 --- .../cxx/tree/custom/mixed/mixed-12.0.vcxproj | 220 ---------- .../tree/custom/mixed/mixed-12.0.vcxproj.filters | 51 --- .../cxx/tree/custom/mixed/mixed-8.0.vcproj | 440 ------------------- .../cxx/tree/custom/mixed/mixed-9.0.vcproj | 437 ------------------- .../cxx/tree/custom/mixed/mixed-vc10.vcxproj | 212 ++++++++++ .../tree/custom/mixed/mixed-vc10.vcxproj.filters | 51 +++ .../cxx/tree/custom/mixed/mixed-vc11.vcxproj | 216 ++++++++++ .../tree/custom/mixed/mixed-vc11.vcxproj.filters | 51 +++ .../cxx/tree/custom/mixed/mixed-vc12.vcxproj | 220 ++++++++++ .../tree/custom/mixed/mixed-vc12.vcxproj.filters | 51 +++ .../cxx/tree/custom/mixed/mixed-vc8.vcproj | 440 +++++++++++++++++++ .../cxx/tree/custom/mixed/mixed-vc9.vcproj | 437 +++++++++++++++++++ .../cxx/tree/custom/taxonomy/taxonomy-10.0.vcxproj | 214 ---------- .../custom/taxonomy/taxonomy-10.0.vcxproj.filters | 57 --- .../cxx/tree/custom/taxonomy/taxonomy-11.0.vcxproj | 218 ---------- .../custom/taxonomy/taxonomy-11.0.vcxproj.filters | 57 --- .../cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj | 222 ---------- .../custom/taxonomy/taxonomy-12.0.vcxproj.filters | 57 --- .../cxx/tree/custom/taxonomy/taxonomy-8.0.vcproj | 448 -------------------- .../cxx/tree/custom/taxonomy/taxonomy-9.0.vcproj | 445 -------------------- .../cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj | 214 ++++++++++ .../custom/taxonomy/taxonomy-vc10.vcxproj.filters | 57 +++ .../cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj | 218 ++++++++++ .../custom/taxonomy/taxonomy-vc11.vcxproj.filters | 57 +++ .../cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj | 222 ++++++++++ .../custom/taxonomy/taxonomy-vc12.vcxproj.filters | 57 +++ .../cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj | 448 ++++++++++++++++++++ .../cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj | 445 ++++++++++++++++++++ .../cxx/tree/custom/wildcard/wildcard-10.0.vcxproj | 212 ---------- .../custom/wildcard/wildcard-10.0.vcxproj.filters | 51 --- .../cxx/tree/custom/wildcard/wildcard-11.0.vcxproj | 216 ---------- .../custom/wildcard/wildcard-11.0.vcxproj.filters | 51 --- .../cxx/tree/custom/wildcard/wildcard-12.0.vcxproj | 220 ---------- .../custom/wildcard/wildcard-12.0.vcxproj.filters | 51 --- .../cxx/tree/custom/wildcard/wildcard-8.0.vcproj | 440 ------------------- .../cxx/tree/custom/wildcard/wildcard-9.0.vcproj | 437 ------------------- .../cxx/tree/custom/wildcard/wildcard-vc10.vcxproj | 212 ++++++++++ .../custom/wildcard/wildcard-vc10.vcxproj.filters | 51 +++ .../cxx/tree/custom/wildcard/wildcard-vc11.vcxproj | 216 ++++++++++ .../custom/wildcard/wildcard-vc11.vcxproj.filters | 51 +++ .../cxx/tree/custom/wildcard/wildcard-vc12.vcxproj | 220 ++++++++++ .../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-10.0.sln | 35 -- .../cxx/tree/embedded/embedded-10.0.vcxproj | 219 ---------- .../tree/embedded/embedded-10.0.vcxproj.filters | 50 --- .../cxx/tree/embedded/embedded-11.0.vcxproj | 223 ---------- .../tree/embedded/embedded-11.0.vcxproj.filters | 50 --- .../cxx/tree/embedded/embedded-12.0.vcxproj | 227 ---------- .../tree/embedded/embedded-12.0.vcxproj.filters | 50 --- dist/examples/cxx/tree/embedded/embedded-8.0.sln | 38 -- .../examples/cxx/tree/embedded/embedded-8.0.vcproj | 439 ------------------- dist/examples/cxx/tree/embedded/embedded-9.0.sln | 38 -- .../examples/cxx/tree/embedded/embedded-9.0.vcproj | 436 ------------------- .../cxx/tree/embedded/embedded-vc10.vcxproj | 219 ++++++++++ .../tree/embedded/embedded-vc10.vcxproj.filters | 50 +++ .../cxx/tree/embedded/embedded-vc11.vcxproj | 223 ++++++++++ .../tree/embedded/embedded-vc11.vcxproj.filters | 50 +++ .../cxx/tree/embedded/embedded-vc12.vcxproj | 227 ++++++++++ .../tree/embedded/embedded-vc12.vcxproj.filters | 50 +++ .../examples/cxx/tree/embedded/embedded-vc8.vcproj | 439 +++++++++++++++++++ .../examples/cxx/tree/embedded/embedded-vc9.vcproj | 436 +++++++++++++++++++ .../examples/cxx/tree/embedded/xsdbin-10.0.vcxproj | 186 --------- .../cxx/tree/embedded/xsdbin-10.0.vcxproj.filters | 14 - .../examples/cxx/tree/embedded/xsdbin-11.0.vcxproj | 190 --------- .../cxx/tree/embedded/xsdbin-11.0.vcxproj.filters | 14 - .../examples/cxx/tree/embedded/xsdbin-12.0.vcxproj | 194 --------- .../cxx/tree/embedded/xsdbin-12.0.vcxproj.filters | 14 - dist/examples/cxx/tree/embedded/xsdbin-8.0.vcproj | 356 ---------------- dist/examples/cxx/tree/embedded/xsdbin-9.0.vcproj | 353 ---------------- .../examples/cxx/tree/embedded/xsdbin-vc10.vcxproj | 186 +++++++++ .../cxx/tree/embedded/xsdbin-vc10.vcxproj.filters | 14 + .../examples/cxx/tree/embedded/xsdbin-vc11.vcxproj | 190 +++++++++ .../cxx/tree/embedded/xsdbin-vc11.vcxproj.filters | 14 + .../examples/cxx/tree/embedded/xsdbin-vc12.vcxproj | 194 +++++++++ .../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-10.0.vcxproj | 209 ---------- .../cxx/tree/hello/hello-10.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/hello/hello-11.0.vcxproj | 213 ---------- .../cxx/tree/hello/hello-11.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/hello/hello-12.0.vcxproj | 217 ---------- .../cxx/tree/hello/hello-12.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/hello/hello-8.0.vcproj | 423 ------------------- dist/examples/cxx/tree/hello/hello-9.0.vcproj | 420 ------------------- dist/examples/cxx/tree/hello/hello-vc10.vcxproj | 209 ++++++++++ .../cxx/tree/hello/hello-vc10.vcxproj.filters | 38 ++ dist/examples/cxx/tree/hello/hello-vc11.vcxproj | 213 ++++++++++ .../cxx/tree/hello/hello-vc11.vcxproj.filters | 38 ++ dist/examples/cxx/tree/hello/hello-vc12.vcxproj | 217 ++++++++++ .../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 +++++++++++++++++++ .../examples/cxx/tree/library/library-10.0.vcxproj | 210 ---------- .../cxx/tree/library/library-10.0.vcxproj.filters | 45 -- .../examples/cxx/tree/library/library-11.0.vcxproj | 214 ---------- .../cxx/tree/library/library-11.0.vcxproj.filters | 45 -- .../examples/cxx/tree/library/library-12.0.vcxproj | 218 ---------- .../cxx/tree/library/library-12.0.vcxproj.filters | 45 -- dist/examples/cxx/tree/library/library-8.0.vcproj | 432 ------------------- dist/examples/cxx/tree/library/library-9.0.vcproj | 429 ------------------- .../examples/cxx/tree/library/library-vc10.vcxproj | 210 ++++++++++ .../cxx/tree/library/library-vc10.vcxproj.filters | 45 ++ .../examples/cxx/tree/library/library-vc11.vcxproj | 214 ++++++++++ .../cxx/tree/library/library-vc11.vcxproj.filters | 45 ++ .../examples/cxx/tree/library/library-vc12.vcxproj | 218 ++++++++++ .../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 +++++++++++++++++++ .../cxx/tree/messaging/messaging-10.0.vcxproj | 213 ---------- .../tree/messaging/messaging-10.0.vcxproj.filters | 50 --- .../cxx/tree/messaging/messaging-11.0.vcxproj | 217 ---------- .../tree/messaging/messaging-11.0.vcxproj.filters | 50 --- .../cxx/tree/messaging/messaging-12.0.vcxproj | 221 ---------- .../tree/messaging/messaging-12.0.vcxproj.filters | 50 --- .../cxx/tree/messaging/messaging-8.0.vcproj | 439 ------------------- .../cxx/tree/messaging/messaging-9.0.vcproj | 436 ------------------- .../cxx/tree/messaging/messaging-vc10.vcxproj | 213 ++++++++++ .../tree/messaging/messaging-vc10.vcxproj.filters | 50 +++ .../cxx/tree/messaging/messaging-vc11.vcxproj | 217 ++++++++++ .../tree/messaging/messaging-vc11.vcxproj.filters | 50 +++ .../cxx/tree/messaging/messaging-vc12.vcxproj | 221 ++++++++++ .../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/mixed-10.0.vcxproj | 209 ---------- .../cxx/tree/mixed/mixed-10.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/mixed/mixed-11.0.vcxproj | 213 ---------- .../cxx/tree/mixed/mixed-11.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/mixed/mixed-12.0.vcxproj | 217 ---------- .../cxx/tree/mixed/mixed-12.0.vcxproj.filters | 38 -- dist/examples/cxx/tree/mixed/mixed-8.0.vcproj | 423 ------------------- dist/examples/cxx/tree/mixed/mixed-9.0.vcproj | 420 ------------------- dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj | 209 ++++++++++ .../cxx/tree/mixed/mixed-vc10.vcxproj.filters | 38 ++ dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj | 213 ++++++++++ .../cxx/tree/mixed/mixed-vc11.vcxproj.filters | 38 ++ dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj | 217 ++++++++++ .../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 +++++++++++++++++++ .../cxx/tree/multiroot/multiroot-10.0.vcxproj | 211 ---------- .../tree/multiroot/multiroot-10.0.vcxproj.filters | 44 -- .../cxx/tree/multiroot/multiroot-11.0.vcxproj | 215 ---------- .../tree/multiroot/multiroot-11.0.vcxproj.filters | 44 -- .../cxx/tree/multiroot/multiroot-12.0.vcxproj | 219 ---------- .../tree/multiroot/multiroot-12.0.vcxproj.filters | 44 -- .../cxx/tree/multiroot/multiroot-8.0.vcproj | 431 ------------------- .../cxx/tree/multiroot/multiroot-9.0.vcproj | 428 ------------------- .../cxx/tree/multiroot/multiroot-vc10.vcxproj | 211 ++++++++++ .../tree/multiroot/multiroot-vc10.vcxproj.filters | 44 ++ .../cxx/tree/multiroot/multiroot-vc11.vcxproj | 215 ++++++++++ .../tree/multiroot/multiroot-vc11.vcxproj.filters | 44 ++ .../cxx/tree/multiroot/multiroot-vc12.vcxproj | 219 ++++++++++ .../tree/multiroot/multiroot-vc12.vcxproj.filters | 44 ++ .../cxx/tree/multiroot/multiroot-vc8.vcproj | 431 +++++++++++++++++++ .../cxx/tree/multiroot/multiroot-vc9.vcproj | 428 +++++++++++++++++++ .../cxx/tree/order/element/element-10.0.vcxproj | 209 ---------- .../order/element/element-10.0.vcxproj.filters | 38 -- .../cxx/tree/order/element/element-11.0.vcxproj | 213 ---------- .../order/element/element-11.0.vcxproj.filters | 38 -- .../cxx/tree/order/element/element-12.0.vcxproj | 217 ---------- .../order/element/element-12.0.vcxproj.filters | 38 -- .../cxx/tree/order/element/element-8.0.vcproj | 423 ------------------- .../cxx/tree/order/element/element-9.0.vcproj | 420 ------------------- .../cxx/tree/order/element/element-vc10.vcxproj | 209 ++++++++++ .../order/element/element-vc10.vcxproj.filters | 38 ++ .../cxx/tree/order/element/element-vc11.vcxproj | 213 ++++++++++ .../order/element/element-vc11.vcxproj.filters | 38 ++ .../cxx/tree/order/element/element-vc12.vcxproj | 217 ++++++++++ .../order/element/element-vc12.vcxproj.filters | 38 ++ .../cxx/tree/order/element/element-vc8.vcproj | 423 +++++++++++++++++++ .../cxx/tree/order/element/element-vc9.vcproj | 420 +++++++++++++++++++ .../cxx/tree/order/mixed/mixed-10.0.vcxproj | 209 ---------- .../tree/order/mixed/mixed-10.0.vcxproj.filters | 38 -- .../cxx/tree/order/mixed/mixed-11.0.vcxproj | 213 ---------- .../tree/order/mixed/mixed-11.0.vcxproj.filters | 38 -- .../cxx/tree/order/mixed/mixed-12.0.vcxproj | 217 ---------- .../tree/order/mixed/mixed-12.0.vcxproj.filters | 38 -- .../examples/cxx/tree/order/mixed/mixed-8.0.vcproj | 423 ------------------- .../examples/cxx/tree/order/mixed/mixed-9.0.vcproj | 420 ------------------- .../cxx/tree/order/mixed/mixed-vc10.vcxproj | 209 ++++++++++ .../tree/order/mixed/mixed-vc10.vcxproj.filters | 38 ++ .../cxx/tree/order/mixed/mixed-vc11.vcxproj | 213 ++++++++++ .../tree/order/mixed/mixed-vc11.vcxproj.filters | 38 ++ .../cxx/tree/order/mixed/mixed-vc12.vcxproj | 217 ++++++++++ .../tree/order/mixed/mixed-vc12.vcxproj.filters | 38 ++ .../examples/cxx/tree/order/mixed/mixed-vc8.vcproj | 423 +++++++++++++++++++ .../examples/cxx/tree/order/mixed/mixed-vc9.vcproj | 420 +++++++++++++++++++ .../cxx/tree/performance/performance-10.0.vcxproj | 214 ---------- .../performance/performance-10.0.vcxproj.filters | 57 --- .../cxx/tree/performance/performance-11.0.vcxproj | 218 ---------- .../performance/performance-11.0.vcxproj.filters | 57 --- .../cxx/tree/performance/performance-12.0.vcxproj | 222 ---------- .../performance/performance-12.0.vcxproj.filters | 57 --- .../cxx/tree/performance/performance-8.0.vcproj | 445 -------------------- .../cxx/tree/performance/performance-9.0.vcproj | 442 -------------------- .../cxx/tree/performance/performance-vc10.vcxproj | 214 ++++++++++ .../performance/performance-vc10.vcxproj.filters | 57 +++ .../cxx/tree/performance/performance-vc11.vcxproj | 218 ++++++++++ .../performance/performance-vc11.vcxproj.filters | 57 +++ .../cxx/tree/performance/performance-vc12.vcxproj | 222 ++++++++++ .../performance/performance-vc12.vcxproj.filters | 57 +++ .../cxx/tree/performance/performance-vc8.vcproj | 445 ++++++++++++++++++++ .../cxx/tree/performance/performance-vc9.vcproj | 442 ++++++++++++++++++++ .../tree/polymorphism/polymorphism-10.0.vcxproj | 209 ---------- .../polymorphism/polymorphism-10.0.vcxproj.filters | 38 -- .../tree/polymorphism/polymorphism-11.0.vcxproj | 213 ---------- .../polymorphism/polymorphism-11.0.vcxproj.filters | 38 -- .../tree/polymorphism/polymorphism-12.0.vcxproj | 217 ---------- .../polymorphism/polymorphism-12.0.vcxproj.filters | 38 -- .../cxx/tree/polymorphism/polymorphism-8.0.vcproj | 423 ------------------- .../cxx/tree/polymorphism/polymorphism-9.0.vcproj | 420 ------------------- .../tree/polymorphism/polymorphism-vc10.vcxproj | 209 ++++++++++ .../polymorphism/polymorphism-vc10.vcxproj.filters | 38 ++ .../tree/polymorphism/polymorphism-vc11.vcxproj | 213 ++++++++++ .../polymorphism/polymorphism-vc11.vcxproj.filters | 38 ++ .../tree/polymorphism/polymorphism-vc12.vcxproj | 217 ++++++++++ .../polymorphism/polymorphism-vc12.vcxproj.filters | 38 ++ .../cxx/tree/polymorphism/polymorphism-vc8.vcproj | 423 +++++++++++++++++++ .../cxx/tree/polymorphism/polymorphism-vc9.vcproj | 420 +++++++++++++++++++ .../cxx/tree/streaming/streaming-10.0.vcxproj | 213 ---------- .../tree/streaming/streaming-10.0.vcxproj.filters | 50 --- .../cxx/tree/streaming/streaming-11.0.vcxproj | 217 ---------- .../tree/streaming/streaming-11.0.vcxproj.filters | 50 --- .../cxx/tree/streaming/streaming-12.0.vcxproj | 221 ---------- .../tree/streaming/streaming-12.0.vcxproj.filters | 50 --- .../cxx/tree/streaming/streaming-8.0.vcproj | 435 ------------------- .../cxx/tree/streaming/streaming-9.0.vcproj | 432 ------------------- .../cxx/tree/streaming/streaming-vc10.vcxproj | 213 ++++++++++ .../tree/streaming/streaming-vc10.vcxproj.filters | 50 +++ .../cxx/tree/streaming/streaming-vc11.vcxproj | 217 ++++++++++ .../tree/streaming/streaming-vc11.vcxproj.filters | 50 +++ .../cxx/tree/streaming/streaming-vc12.vcxproj | 221 ++++++++++ .../tree/streaming/streaming-vc12.vcxproj.filters | 50 +++ .../cxx/tree/streaming/streaming-vc8.vcproj | 435 +++++++++++++++++++ .../cxx/tree/streaming/streaming-vc9.vcproj | 432 +++++++++++++++++++ dist/examples/cxx/tree/tree-10.0.sln | 115 ----- dist/examples/cxx/tree/tree-8.0.sln | 115 ----- dist/examples/cxx/tree/tree-9.0.sln | 115 ----- .../cxx/tree/wildcard/wildcard-10.0.vcxproj | 210 ---------- .../tree/wildcard/wildcard-10.0.vcxproj.filters | 45 -- .../cxx/tree/wildcard/wildcard-11.0.vcxproj | 214 ---------- .../tree/wildcard/wildcard-11.0.vcxproj.filters | 45 -- .../cxx/tree/wildcard/wildcard-12.0.vcxproj | 218 ---------- .../tree/wildcard/wildcard-12.0.vcxproj.filters | 45 -- .../examples/cxx/tree/wildcard/wildcard-8.0.vcproj | 432 ------------------- .../examples/cxx/tree/wildcard/wildcard-9.0.vcproj | 429 ------------------- .../cxx/tree/wildcard/wildcard-vc10.vcxproj | 210 ++++++++++ .../tree/wildcard/wildcard-vc10.vcxproj.filters | 45 ++ .../cxx/tree/wildcard/wildcard-vc11.vcxproj | 214 ++++++++++ .../tree/wildcard/wildcard-vc11.vcxproj.filters | 45 ++ .../cxx/tree/wildcard/wildcard-vc12.vcxproj | 218 ++++++++++ .../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/xpath-10.0.sln | 25 -- dist/examples/cxx/tree/xpath/xpath-10.0.vcxproj | 211 ---------- .../cxx/tree/xpath/xpath-10.0.vcxproj.filters | 44 -- dist/examples/cxx/tree/xpath/xpath-11.0.vcxproj | 215 ---------- .../cxx/tree/xpath/xpath-11.0.vcxproj.filters | 44 -- dist/examples/cxx/tree/xpath/xpath-12.0.vcxproj | 219 ---------- .../cxx/tree/xpath/xpath-12.0.vcxproj.filters | 44 -- dist/examples/cxx/tree/xpath/xpath-8.0.sln | 25 -- dist/examples/cxx/tree/xpath/xpath-8.0.vcproj | 431 ------------------- dist/examples/cxx/tree/xpath/xpath-9.0.sln | 25 -- dist/examples/cxx/tree/xpath/xpath-9.0.vcproj | 428 ------------------- dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj | 211 ++++++++++ .../cxx/tree/xpath/xpath-vc10.vcxproj.filters | 44 ++ dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj | 215 ++++++++++ .../cxx/tree/xpath/xpath-vc11.vcxproj.filters | 44 ++ dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj | 219 ++++++++++ .../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/template-vc10.sln | 15 + dist/template-vc11.sln | 15 + dist/template-vc12.sln | 17 + dist/template-vc8.sln | 15 + dist/template-vc9.sln | 15 + 611 files changed, 59108 insertions(+), 60507 deletions(-) delete mode 100644 dist/examples/cxx/parser/generated/generated-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/generated/generated-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/generated/generated-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/generated/generated-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/generated/generated-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/generated/generated-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/generated/generated-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/generated/generated-9.0.vcproj create mode 100644 dist/examples/cxx/parser/generated/generated-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/generated/generated-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/generated/generated-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/generated/generated-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/generated/generated-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/generated/generated-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/generated/generated-vc8.vcproj create mode 100644 dist/examples/cxx/parser/generated/generated-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/hello/hello-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/hello/hello-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/hello/hello-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/hello/hello-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/hello/hello-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/hello/hello-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/hello/hello-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/hello/hello-9.0.vcproj create mode 100644 dist/examples/cxx/parser/hello/hello-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/hello/hello-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/hello/hello-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/hello/hello-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/hello/hello-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/hello/hello-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/hello/hello-vc8.vcproj create mode 100644 dist/examples/cxx/parser/hello/hello-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/library/library-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/library/library-9.0.vcproj create mode 100644 dist/examples/cxx/parser/library/library-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/library/library-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/library/library-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/library/library-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/library/library-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/library/library-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/library/library-vc8.vcproj create mode 100644 dist/examples/cxx/parser/library/library-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixed/mixed-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixed/mixed-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixed/mixed-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/mixed/mixed-9.0.vcproj create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc8.vcproj create mode 100644 dist/examples/cxx/parser/mixed/mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixin/mixin-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixin/mixin-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/mixin/mixin-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/mixin/mixin-9.0.vcproj create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc8.vcproj create mode 100644 dist/examples/cxx/parser/mixin/mixin-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/multiroot/multiroot-9.0.vcproj create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc8.vcproj create mode 100644 dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/parser-10.0.sln delete mode 100644 dist/examples/cxx/parser/parser-8.0.sln delete mode 100644 dist/examples/cxx/parser/parser-9.0.sln delete mode 100644 dist/examples/cxx/parser/performance/performance-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/performance/performance-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/performance/performance-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/performance/performance-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/performance/performance-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/performance/performance-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/performance/performance-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/performance/performance-9.0.vcproj create mode 100644 dist/examples/cxx/parser/performance/performance-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/performance/performance-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/performance/performance-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/performance/performance-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/performance/performance-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/performance/performance-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/performance/performance-vc8.vcproj create mode 100644 dist/examples/cxx/parser/performance/performance-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-9.0.vcproj create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc8.vcproj create mode 100644 dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/polyroot/polyroot-9.0.vcproj create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc8.vcproj create mode 100644 dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-10.0.vcxproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-11.0.vcxproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-12.0.vcxproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-8.0.vcproj delete mode 100644 dist/examples/cxx/parser/wildcard/wildcard-9.0.vcproj create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc8.vcproj create mode 100644 dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-10.0.sln delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-8.0.sln delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-9.0.sln delete mode 100644 dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-10.0.sln delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-8.0.sln delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-9.0.sln delete mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-9.0.vcproj create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc8.vcproj create mode 100644 dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-10.0.sln delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-8.0.sln delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-9.0.sln delete mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-9.0.vcproj create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc8.vcproj create mode 100644 dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/caching/caching-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/caching/caching-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/caching/caching-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/caching/caching-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/caching/caching-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/caching/caching-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/caching/caching-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/caching/caching-9.0.vcproj create mode 100644 dist/examples/cxx/tree/caching/caching-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/caching/caching-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/caching/caching-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/caching/caching-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/caching/caching-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/caching/caching-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/caching/caching-vc8.vcproj create mode 100644 dist/examples/cxx/tree/caching/caching-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/compression/compression-10.0.sln delete mode 100644 dist/examples/cxx/tree/compression/compression-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/compression/compression-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/compression/compression-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/compression/compression-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/compression/compression-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/compression/compression-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/compression/compression-8.0.sln delete mode 100644 dist/examples/cxx/tree/compression/compression-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/compression/compression-9.0.sln delete mode 100644 dist/examples/cxx/tree/compression/compression-9.0.vcproj create mode 100644 dist/examples/cxx/tree/compression/compression-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/compression/compression-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/compression/compression-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/compression/compression-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/compression/compression-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/compression/compression-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/compression/compression-vc8.vcproj create mode 100644 dist/examples/cxx/tree/compression/compression-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-10.0.sln delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-8.0.sln delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-9.0.sln delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc8.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/custom-10.0.sln delete mode 100644 dist/examples/cxx/tree/custom/custom-8.0.sln delete mode 100644 dist/examples/cxx/tree/custom/custom-9.0.sln delete mode 100644 dist/examples/cxx/tree/custom/double/double-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/double/double-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/double/double-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/double/double-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/double/double-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/double-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/custom/double/double-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/double/double-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/custom/double/double-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/double/double-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/custom/double/double-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/double/double-vc8.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/double-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc8.vcproj create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc8.vcproj create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-10.0.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/embedded-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/embedded-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/embedded-8.0.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/embedded-9.0.sln delete mode 100644 dist/examples/cxx/tree/embedded/embedded-9.0.vcproj create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc8.vcproj create mode 100644 dist/examples/cxx/tree/embedded/embedded-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/embedded/xsdbin-9.0.vcproj create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc8.vcproj create mode 100644 dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/hello/hello-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/hello/hello-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/hello/hello-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/hello/hello-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/hello/hello-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/hello/hello-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/hello/hello-9.0.vcproj create mode 100644 dist/examples/cxx/tree/hello/hello-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/hello/hello-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/hello/hello-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/hello/hello-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/hello/hello-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/hello/hello-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/hello/hello-vc8.vcproj create mode 100644 dist/examples/cxx/tree/hello/hello-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/library/library-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/library/library-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/library/library-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/library/library-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/library/library-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/library/library-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/library/library-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/library/library-9.0.vcproj create mode 100644 dist/examples/cxx/tree/library/library-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/library/library-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/library/library-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/library/library-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/library/library-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/library/library-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/library/library-vc8.vcproj create mode 100644 dist/examples/cxx/tree/library/library-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/messaging/messaging-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/messaging/messaging-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/messaging/messaging-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/messaging/messaging-9.0.vcproj create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc8.vcproj create mode 100644 dist/examples/cxx/tree/messaging/messaging-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/mixed/mixed-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/mixed/mixed-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/mixed/mixed-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/mixed/mixed-9.0.vcproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc8.vcproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/multiroot/multiroot-9.0.vcproj create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc8.vcproj create mode 100644 dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/order/element/element-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/order/element/element-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/element/element-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/order/element/element-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/element/element-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/order/element/element-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/element/element-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/order/element/element-9.0.vcproj create mode 100644 dist/examples/cxx/tree/order/element/element-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/order/element/element-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/order/element/element-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/order/element/element-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/order/element/element-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/order/element/element-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/order/element/element-vc8.vcproj create mode 100644 dist/examples/cxx/tree/order/element/element-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/order/mixed/mixed-9.0.vcproj create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc8.vcproj create mode 100644 dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/performance/performance-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/performance/performance-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/performance/performance-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/performance/performance-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/performance/performance-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/performance/performance-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/performance/performance-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/performance/performance-9.0.vcproj create mode 100644 dist/examples/cxx/tree/performance/performance-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/performance/performance-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/performance/performance-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/performance/performance-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/performance/performance-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/performance/performance-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/performance/performance-vc8.vcproj create mode 100644 dist/examples/cxx/tree/performance/performance-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-9.0.vcproj create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc8.vcproj create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/streaming/streaming-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/streaming/streaming-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/streaming/streaming-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/streaming/streaming-9.0.vcproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc8.vcproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/tree-10.0.sln delete mode 100644 dist/examples/cxx/tree/tree-8.0.sln delete mode 100644 dist/examples/cxx/tree/tree-9.0.sln delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/wildcard/wildcard-9.0.vcproj create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc8.vcproj create mode 100644 dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-10.0.sln delete mode 100644 dist/examples/cxx/tree/xpath/xpath-10.0.vcxproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-10.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/xpath/xpath-11.0.vcxproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-11.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/xpath/xpath-12.0.vcxproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-12.0.vcxproj.filters delete mode 100644 dist/examples/cxx/tree/xpath/xpath-8.0.sln delete mode 100644 dist/examples/cxx/tree/xpath/xpath-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/xpath/xpath-9.0.sln delete mode 100644 dist/examples/cxx/tree/xpath/xpath-9.0.vcproj create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj.filters create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj.filters create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj.filters create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc8.vcproj create mode 100644 dist/examples/cxx/tree/xpath/xpath-vc9.vcproj create mode 100644 dist/template-vc10.sln create mode 100644 dist/template-vc11.sln create mode 100644 dist/template-vc12.sln create mode 100644 dist/template-vc8.sln create mode 100644 dist/template-vc9.sln (limited to 'dist') diff --git a/dist/examples/cxx/parser/generated/generated-10.0.vcxproj b/dist/examples/cxx/parser/generated/generated-10.0.vcxproj deleted file mode 100644 index f5bdf86..0000000 --- a/dist/examples/cxx/parser/generated/generated-10.0.vcxproj +++ /dev/null @@ -1,207 +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 - - - - - - - - - - - - - - - - - - - library-driver - library-driver - library-driver - library-driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)library-driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)library-driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/generated/generated-10.0.vcxproj.filters deleted file mode 100644 index b2cc277..0000000 --- a/dist/examples/cxx/parser/generated/generated-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/generated/generated-11.0.vcxproj deleted file mode 100644 index f29468a..0000000 --- a/dist/examples/cxx/parser/generated/generated-11.0.vcxproj +++ /dev/null @@ -1,211 +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 - - - - - - - - - - - - - - - - - - - library-driver - library-driver - library-driver - library-driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)library-driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)library-driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/generated/generated-11.0.vcxproj.filters deleted file mode 100644 index b2cc277..0000000 --- a/dist/examples/cxx/parser/generated/generated-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/generated/generated-12.0.vcxproj deleted file mode 100644 index 97c6a1f..0000000 --- a/dist/examples/cxx/parser/generated/generated-12.0.vcxproj +++ /dev/null @@ -1,215 +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 - - - - - - - - - - - - - - - - - - - library-driver - library-driver - library-driver - library-driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)library-driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)library-driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/generated/generated-12.0.vcxproj.filters deleted file mode 100644 index b2cc277..0000000 --- a/dist/examples/cxx/parser/generated/generated-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/generated/generated-8.0.vcproj deleted file mode 100644 index e1c668c..0000000 --- a/dist/examples/cxx/parser/generated/generated-8.0.vcproj +++ /dev/null @@ -1,427 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/generated/generated-9.0.vcproj b/dist/examples/cxx/parser/generated/generated-9.0.vcproj deleted file mode 100644 index 3025912..0000000 --- a/dist/examples/cxx/parser/generated/generated-9.0.vcproj +++ /dev/null @@ -1,424 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/generated/generated-vc10.vcxproj b/dist/examples/cxx/parser/generated/generated-vc10.vcxproj new file mode 100644 index 0000000..f5bdf86 --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc10.vcxproj @@ -0,0 +1,207 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + generated + {4277B39A-C9FB-4F10-8223-8DD38053EDA0} + generated + Win32Proj + + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + library-driver + library-driver + library-driver + library-driver + Debug\ + Debug\ + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + Release\ + Release\ + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)library-driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)library-driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..b2cc277 --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc10.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..f29468a --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc11.vcxproj @@ -0,0 +1,211 @@ + + + + + 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 + + + + + + + + + + + + + + + + + + + library-driver + library-driver + library-driver + library-driver + Debug\ + Debug\ + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + Release\ + Release\ + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)library-driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)library-driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..b2cc277 --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc11.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..97c6a1f --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc12.vcxproj @@ -0,0 +1,215 @@ + + + + + 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 + + + + + + + + + + + + + + + + + + + library-driver + library-driver + library-driver + library-driver + Debug\ + Debug\ + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + Release\ + Release\ + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)library-driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)library-driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..b2cc277 --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc12.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..e1c668c --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc8.vcproj @@ -0,0 +1,427 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/generated/generated-vc9.vcproj b/dist/examples/cxx/parser/generated/generated-vc9.vcproj new file mode 100644 index 0000000..3025912 --- /dev/null +++ b/dist/examples/cxx/parser/generated/generated-vc9.vcproj @@ -0,0 +1,424 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/hello/hello-10.0.vcxproj b/dist/examples/cxx/parser/hello/hello-10.0.vcxproj deleted file mode 100644 index cedf9e0..0000000 --- a/dist/examples/cxx/parser/hello/hello-10.0.vcxproj +++ /dev/null @@ -1,205 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/hello/hello-10.0.vcxproj.filters deleted file mode 100644 index 26513bb..0000000 --- a/dist/examples/cxx/parser/hello/hello-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/hello/hello-11.0.vcxproj deleted file mode 100644 index e4a5f63..0000000 --- a/dist/examples/cxx/parser/hello/hello-11.0.vcxproj +++ /dev/null @@ -1,209 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/hello/hello-11.0.vcxproj.filters deleted file mode 100644 index 26513bb..0000000 --- a/dist/examples/cxx/parser/hello/hello-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/hello/hello-12.0.vcxproj deleted file mode 100644 index 5a59fb7..0000000 --- a/dist/examples/cxx/parser/hello/hello-12.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/hello/hello-12.0.vcxproj.filters deleted file mode 100644 index 26513bb..0000000 --- a/dist/examples/cxx/parser/hello/hello-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/hello/hello-8.0.vcproj deleted file mode 100644 index 841e602..0000000 --- a/dist/examples/cxx/parser/hello/hello-8.0.vcproj +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/hello/hello-9.0.vcproj b/dist/examples/cxx/parser/hello/hello-9.0.vcproj deleted file mode 100644 index 6223e65..0000000 --- a/dist/examples/cxx/parser/hello/hello-9.0.vcproj +++ /dev/null @@ -1,416 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/hello/hello-vc10.vcxproj b/dist/examples/cxx/parser/hello/hello-vc10.vcxproj new file mode 100644 index 0000000..cedf9e0 --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc10.vcxproj @@ -0,0 +1,205 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..26513bb --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..e4a5f63 --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc11.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..26513bb --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..5a59fb7 --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc12.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..26513bb --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..841e602 --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc8.vcproj @@ -0,0 +1,419 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/hello/hello-vc9.vcproj b/dist/examples/cxx/parser/hello/hello-vc9.vcproj new file mode 100644 index 0000000..6223e65 --- /dev/null +++ b/dist/examples/cxx/parser/hello/hello-vc9.vcproj @@ -0,0 +1,416 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/library/library-10.0.vcxproj b/dist/examples/cxx/parser/library/library-10.0.vcxproj deleted file mode 100644 index 2366880..0000000 --- a/dist/examples/cxx/parser/library/library-10.0.vcxproj +++ /dev/null @@ -1,209 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/library/library-10.0.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/library/library-11.0.vcxproj deleted file mode 100644 index cb3dae6..0000000 --- a/dist/examples/cxx/parser/library/library-11.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/library/library-11.0.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/library/library-12.0.vcxproj deleted file mode 100644 index 835654f..0000000 --- a/dist/examples/cxx/parser/library/library-12.0.vcxproj +++ /dev/null @@ -1,217 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/library/library-12.0.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/library/library-8.0.vcproj deleted file mode 100644 index bb45f42..0000000 --- a/dist/examples/cxx/parser/library/library-8.0.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/library/library-9.0.vcproj b/dist/examples/cxx/parser/library/library-9.0.vcproj deleted file mode 100644 index 93c9f6c..0000000 --- a/dist/examples/cxx/parser/library/library-9.0.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/library/library-vc10.vcxproj b/dist/examples/cxx/parser/library/library-vc10.vcxproj new file mode 100644 index 0000000..2366880 --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..30f473b --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc10.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..cb3dae6 --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..30f473b --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc11.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..835654f --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..30f473b --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc12.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..bb45f42 --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc8.vcproj @@ -0,0 +1,440 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/library/library-vc9.vcproj b/dist/examples/cxx/parser/library/library-vc9.vcproj new file mode 100644 index 0000000..93c9f6c --- /dev/null +++ b/dist/examples/cxx/parser/library/library-vc9.vcproj @@ -0,0 +1,437 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/mixed/mixed-10.0.vcxproj b/dist/examples/cxx/parser/mixed/mixed-10.0.vcxproj deleted file mode 100644 index 8342e03..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-10.0.vcxproj +++ /dev/null @@ -1,206 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/mixed/mixed-10.0.vcxproj.filters deleted file mode 100644 index 9d5bb36..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/mixed/mixed-11.0.vcxproj deleted file mode 100644 index fa7da39..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-11.0.vcxproj +++ /dev/null @@ -1,210 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/mixed/mixed-11.0.vcxproj.filters deleted file mode 100644 index 9d5bb36..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/mixed/mixed-12.0.vcxproj deleted file mode 100644 index 67e50ab..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-12.0.vcxproj +++ /dev/null @@ -1,214 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/mixed/mixed-12.0.vcxproj.filters deleted file mode 100644 index 9d5bb36..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/mixed/mixed-8.0.vcproj deleted file mode 100644 index 7a3a9fc..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/mixed/mixed-9.0.vcproj b/dist/examples/cxx/parser/mixed/mixed-9.0.vcproj deleted file mode 100644 index a283dad..0000000 --- a/dist/examples/cxx/parser/mixed/mixed-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj new file mode 100644 index 0000000..8342e03 --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj @@ -0,0 +1,206 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..9d5bb36 --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {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 new file mode 100644 index 0000000..fa7da39 --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj @@ -0,0 +1,210 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..9d5bb36 --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {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 new file mode 100644 index 0000000..67e50ab --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj @@ -0,0 +1,214 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..9d5bb36 --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc12.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {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 new file mode 100644 index 0000000..7a3a9fc --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/mixed/mixed-vc9.vcproj b/dist/examples/cxx/parser/mixed/mixed-vc9.vcproj new file mode 100644 index 0000000..a283dad --- /dev/null +++ b/dist/examples/cxx/parser/mixed/mixed-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/mixin/mixin-10.0.vcxproj b/dist/examples/cxx/parser/mixin/mixin-10.0.vcxproj deleted file mode 100644 index 1b2f0f9..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-10.0.vcxproj +++ /dev/null @@ -1,206 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/mixin/mixin-10.0.vcxproj.filters deleted file mode 100644 index 4fd62ea..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/mixin/mixin-11.0.vcxproj deleted file mode 100644 index 054f2bc..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-11.0.vcxproj +++ /dev/null @@ -1,210 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/mixin/mixin-11.0.vcxproj.filters deleted file mode 100644 index 4fd62ea..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/mixin/mixin-12.0.vcxproj deleted file mode 100644 index 794e9ef..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-12.0.vcxproj +++ /dev/null @@ -1,214 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/mixin/mixin-12.0.vcxproj.filters deleted file mode 100644 index 4fd62ea..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/mixin/mixin-8.0.vcproj deleted file mode 100644 index 558f449..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/mixin/mixin-9.0.vcproj b/dist/examples/cxx/parser/mixin/mixin-9.0.vcproj deleted file mode 100644 index 2457d2f..0000000 --- a/dist/examples/cxx/parser/mixin/mixin-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj b/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj new file mode 100644 index 0000000..1b2f0f9 --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj @@ -0,0 +1,206 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..4fd62ea --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {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 new file mode 100644 index 0000000..054f2bc --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj @@ -0,0 +1,210 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..4fd62ea --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {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 new file mode 100644 index 0000000..794e9ef --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj @@ -0,0 +1,214 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..4fd62ea --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc12.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {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 new file mode 100644 index 0000000..558f449 --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/mixin/mixin-vc9.vcproj b/dist/examples/cxx/parser/mixin/mixin-vc9.vcproj new file mode 100644 index 0000000..2457d2f --- /dev/null +++ b/dist/examples/cxx/parser/mixin/mixin-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/multiroot/multiroot-10.0.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-10.0.vcxproj deleted file mode 100644 index bba8fd2..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-10.0.vcxproj +++ /dev/null @@ -1,212 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/multiroot/multiroot-10.0.vcxproj.filters deleted file mode 100644 index 2b80057..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-11.0.vcxproj deleted file mode 100644 index b3fe61c..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-11.0.vcxproj +++ /dev/null @@ -1,216 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/multiroot/multiroot-11.0.vcxproj.filters deleted file mode 100644 index 2b80057..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-12.0.vcxproj deleted file mode 100644 index 0a0c4e6..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-12.0.vcxproj +++ /dev/null @@ -1,220 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/multiroot/multiroot-12.0.vcxproj.filters deleted file mode 100644 index 2b80057..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/multiroot/multiroot-8.0.vcproj deleted file mode 100644 index be8f5ef..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-8.0.vcproj +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/multiroot/multiroot-9.0.vcproj b/dist/examples/cxx/parser/multiroot/multiroot-9.0.vcproj deleted file mode 100644 index e77e1f7..0000000 --- a/dist/examples/cxx/parser/multiroot/multiroot-9.0.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj new file mode 100644 index 0000000..bba8fd2 --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj @@ -0,0 +1,212 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..2b80057 --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj.filters @@ -0,0 +1,47 @@ + + + + + {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 new file mode 100644 index 0000000..b3fe61c --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj @@ -0,0 +1,216 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..2b80057 --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj.filters @@ -0,0 +1,47 @@ + + + + + {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 new file mode 100644 index 0000000..0a0c4e6 --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj @@ -0,0 +1,220 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..2b80057 --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc12.vcxproj.filters @@ -0,0 +1,47 @@ + + + + + {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 new file mode 100644 index 0000000..be8f5ef --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc8.vcproj @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj b/dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj new file mode 100644 index 0000000..e77e1f7 --- /dev/null +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/parser-10.0.sln b/dist/examples/cxx/parser/parser-10.0.sln deleted file mode 100644 index a3a35e6..0000000 --- a/dist/examples/cxx/parser/parser-10.0.sln +++ /dev/null @@ -1,115 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello\hello-10.0.vcxproj", "{683E9D46-FCC7-4163-984B-9F399169CF7F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library", "library\library-10.0.vcxproj", "{D66DAC4D-133C-4DB5-923F-C88A961C3C51}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixin", "mixin\mixin-10.0.vcxproj", "{8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-10.0.vcxproj", "{304FD6A7-6C73-41C3-B489-97FD5E635CCB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "generated", "generated\generated-10.0.vcxproj", "{4277B39A-C9FB-4F10-8223-8DD38053EDA0}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multiroot", "multiroot\multiroot-10.0.vcxproj", "{3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polymorphism", "polymorphism\polymorphism-10.0.vcxproj", "{E05F914A-490B-4780-9BAB-1ED225B3DBEE}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polyroot", "polyroot\polyroot-10.0.vcxproj", "{FB2098FC-CE8C-4A6B-A064-E2705324A16A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-10.0.vcxproj", "{9832425B-38D5-44EC-AED6-3ED4353B24EA}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "performance", "performance\performance-10.0.vcxproj", "{676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}" -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 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|Win32.ActiveCfg = Debug|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|Win32.Build.0 = Debug|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|x64.ActiveCfg = Debug|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|x64.Build.0 = Debug|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|Win32.ActiveCfg = Release|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|Win32.Build.0 = Release|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|x64.ActiveCfg = Release|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|x64.Build.0 = Release|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|Win32.ActiveCfg = Debug|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|Win32.Build.0 = Debug|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|x64.ActiveCfg = Debug|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|x64.Build.0 = Debug|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|Win32.ActiveCfg = Release|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|Win32.Build.0 = Release|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|x64.ActiveCfg = Release|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|x64.Build.0 = Release|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|Win32.ActiveCfg = Debug|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|Win32.Build.0 = Debug|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|x64.ActiveCfg = Debug|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|x64.Build.0 = Debug|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|Win32.ActiveCfg = Release|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|Win32.Build.0 = Release|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|x64.ActiveCfg = Release|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|x64.Build.0 = Release|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|Win32.ActiveCfg = Debug|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|Win32.Build.0 = Debug|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|x64.ActiveCfg = Debug|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|x64.Build.0 = Debug|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|Win32.ActiveCfg = Release|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|Win32.Build.0 = Release|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|x64.ActiveCfg = Release|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|x64.Build.0 = Release|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|Win32.ActiveCfg = Debug|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|Win32.Build.0 = Debug|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|x64.ActiveCfg = Debug|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|x64.Build.0 = Debug|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|Win32.ActiveCfg = Release|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|Win32.Build.0 = Release|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|x64.ActiveCfg = Release|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|x64.Build.0 = Release|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|Win32.ActiveCfg = Debug|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|Win32.Build.0 = Debug|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|x64.ActiveCfg = Debug|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|x64.Build.0 = Debug|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|Win32.ActiveCfg = Release|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|Win32.Build.0 = Release|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|x64.ActiveCfg = Release|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|x64.Build.0 = Release|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|Win32.ActiveCfg = Debug|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|Win32.Build.0 = Debug|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|x64.ActiveCfg = Debug|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|x64.Build.0 = Debug|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|Win32.ActiveCfg = Release|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|Win32.Build.0 = Release|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|x64.ActiveCfg = Release|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|x64.Build.0 = Release|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|Win32.ActiveCfg = Debug|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|Win32.Build.0 = Debug|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|x64.ActiveCfg = Debug|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|x64.Build.0 = Debug|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|Win32.ActiveCfg = Release|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|Win32.Build.0 = Release|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|x64.ActiveCfg = Release|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|x64.Build.0 = Release|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|Win32.ActiveCfg = Debug|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|Win32.Build.0 = Debug|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|x64.ActiveCfg = Debug|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|x64.Build.0 = Debug|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|Win32.ActiveCfg = Release|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|Win32.Build.0 = Release|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|x64.ActiveCfg = Release|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|x64.Build.0 = Release|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|Win32.ActiveCfg = Debug|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|Win32.Build.0 = Debug|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|x64.ActiveCfg = Debug|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|x64.Build.0 = Debug|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|Win32.ActiveCfg = Release|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|Win32.Build.0 = Release|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|x64.ActiveCfg = Release|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/parser/parser-8.0.sln b/dist/examples/cxx/parser/parser-8.0.sln deleted file mode 100644 index bbb3691..0000000 --- a/dist/examples/cxx/parser/parser-8.0.sln +++ /dev/null @@ -1,115 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello\hello-8.0.vcproj", "{683E9D46-FCC7-4163-984B-9F399169CF7F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library", "library\library-8.0.vcproj", "{D66DAC4D-133C-4DB5-923F-C88A961C3C51}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixin", "mixin\mixin-8.0.vcproj", "{8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-8.0.vcproj", "{304FD6A7-6C73-41C3-B489-97FD5E635CCB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "generated", "generated\generated-8.0.vcproj", "{4277B39A-C9FB-4F10-8223-8DD38053EDA0}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multiroot", "multiroot\multiroot-8.0.vcproj", "{3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polymorphism", "polymorphism\polymorphism-8.0.vcproj", "{E05F914A-490B-4780-9BAB-1ED225B3DBEE}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polyroot", "polyroot\polyroot-8.0.vcproj", "{FB2098FC-CE8C-4A6B-A064-E2705324A16A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-8.0.vcproj", "{9832425B-38D5-44EC-AED6-3ED4353B24EA}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "performance", "performance\performance-8.0.vcproj", "{676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}" -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 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|Win32.ActiveCfg = Debug|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|Win32.Build.0 = Debug|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|x64.ActiveCfg = Debug|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|x64.Build.0 = Debug|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|Win32.ActiveCfg = Release|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|Win32.Build.0 = Release|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|x64.ActiveCfg = Release|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|x64.Build.0 = Release|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|Win32.ActiveCfg = Debug|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|Win32.Build.0 = Debug|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|x64.ActiveCfg = Debug|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|x64.Build.0 = Debug|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|Win32.ActiveCfg = Release|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|Win32.Build.0 = Release|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|x64.ActiveCfg = Release|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|x64.Build.0 = Release|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|Win32.ActiveCfg = Debug|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|Win32.Build.0 = Debug|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|x64.ActiveCfg = Debug|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|x64.Build.0 = Debug|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|Win32.ActiveCfg = Release|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|Win32.Build.0 = Release|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|x64.ActiveCfg = Release|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|x64.Build.0 = Release|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|Win32.ActiveCfg = Debug|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|Win32.Build.0 = Debug|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|x64.ActiveCfg = Debug|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|x64.Build.0 = Debug|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|Win32.ActiveCfg = Release|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|Win32.Build.0 = Release|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|x64.ActiveCfg = Release|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|x64.Build.0 = Release|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|Win32.ActiveCfg = Debug|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|Win32.Build.0 = Debug|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|x64.ActiveCfg = Debug|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|x64.Build.0 = Debug|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|Win32.ActiveCfg = Release|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|Win32.Build.0 = Release|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|x64.ActiveCfg = Release|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|x64.Build.0 = Release|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|Win32.ActiveCfg = Debug|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|Win32.Build.0 = Debug|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|x64.ActiveCfg = Debug|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|x64.Build.0 = Debug|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|Win32.ActiveCfg = Release|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|Win32.Build.0 = Release|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|x64.ActiveCfg = Release|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|x64.Build.0 = Release|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|Win32.ActiveCfg = Debug|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|Win32.Build.0 = Debug|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|x64.ActiveCfg = Debug|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|x64.Build.0 = Debug|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|Win32.ActiveCfg = Release|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|Win32.Build.0 = Release|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|x64.ActiveCfg = Release|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|x64.Build.0 = Release|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|Win32.ActiveCfg = Debug|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|Win32.Build.0 = Debug|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|x64.ActiveCfg = Debug|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|x64.Build.0 = Debug|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|Win32.ActiveCfg = Release|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|Win32.Build.0 = Release|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|x64.ActiveCfg = Release|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|x64.Build.0 = Release|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|Win32.ActiveCfg = Debug|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|Win32.Build.0 = Debug|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|x64.ActiveCfg = Debug|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|x64.Build.0 = Debug|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|Win32.ActiveCfg = Release|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|Win32.Build.0 = Release|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|x64.ActiveCfg = Release|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|x64.Build.0 = Release|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|Win32.ActiveCfg = Debug|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|Win32.Build.0 = Debug|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|x64.ActiveCfg = Debug|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|x64.Build.0 = Debug|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|Win32.ActiveCfg = Release|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|Win32.Build.0 = Release|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|x64.ActiveCfg = Release|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/parser/parser-9.0.sln b/dist/examples/cxx/parser/parser-9.0.sln deleted file mode 100644 index aa5f95d..0000000 --- a/dist/examples/cxx/parser/parser-9.0.sln +++ /dev/null @@ -1,115 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello\hello-9.0.vcproj", "{683E9D46-FCC7-4163-984B-9F399169CF7F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library", "library\library-9.0.vcproj", "{D66DAC4D-133C-4DB5-923F-C88A961C3C51}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixin", "mixin\mixin-9.0.vcproj", "{8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-9.0.vcproj", "{304FD6A7-6C73-41C3-B489-97FD5E635CCB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "generated", "generated\generated-9.0.vcproj", "{4277B39A-C9FB-4F10-8223-8DD38053EDA0}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multiroot", "multiroot\multiroot-9.0.vcproj", "{3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polymorphism", "polymorphism\polymorphism-9.0.vcproj", "{E05F914A-490B-4780-9BAB-1ED225B3DBEE}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polyroot", "polyroot\polyroot-9.0.vcproj", "{FB2098FC-CE8C-4A6B-A064-E2705324A16A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-9.0.vcproj", "{9832425B-38D5-44EC-AED6-3ED4353B24EA}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "performance", "performance\performance-9.0.vcproj", "{676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}" -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 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|Win32.ActiveCfg = Debug|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|Win32.Build.0 = Debug|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|x64.ActiveCfg = Debug|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Debug|x64.Build.0 = Debug|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|Win32.ActiveCfg = Release|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|Win32.Build.0 = Release|Win32 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|x64.ActiveCfg = Release|x64 - {683E9D46-FCC7-4163-984B-9F399169CF7F}.Release|x64.Build.0 = Release|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|Win32.ActiveCfg = Debug|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|Win32.Build.0 = Debug|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|x64.ActiveCfg = Debug|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Debug|x64.Build.0 = Debug|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|Win32.ActiveCfg = Release|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|Win32.Build.0 = Release|Win32 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|x64.ActiveCfg = Release|x64 - {D66DAC4D-133C-4DB5-923F-C88A961C3C51}.Release|x64.Build.0 = Release|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|Win32.ActiveCfg = Debug|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|Win32.Build.0 = Debug|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|x64.ActiveCfg = Debug|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Debug|x64.Build.0 = Debug|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|Win32.ActiveCfg = Release|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|Win32.Build.0 = Release|Win32 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|x64.ActiveCfg = Release|x64 - {8CCA6181-F2CE-4E5E-A20E-4E1E53A35125}.Release|x64.Build.0 = Release|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|Win32.ActiveCfg = Debug|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|Win32.Build.0 = Debug|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|x64.ActiveCfg = Debug|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Debug|x64.Build.0 = Debug|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|Win32.ActiveCfg = Release|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|Win32.Build.0 = Release|Win32 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|x64.ActiveCfg = Release|x64 - {304FD6A7-6C73-41C3-B489-97FD5E635CCB}.Release|x64.Build.0 = Release|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|Win32.ActiveCfg = Debug|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|Win32.Build.0 = Debug|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|x64.ActiveCfg = Debug|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Debug|x64.Build.0 = Debug|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|Win32.ActiveCfg = Release|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|Win32.Build.0 = Release|Win32 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|x64.ActiveCfg = Release|x64 - {4277B39A-C9FB-4F10-8223-8DD38053EDA0}.Release|x64.Build.0 = Release|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|Win32.ActiveCfg = Debug|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|Win32.Build.0 = Debug|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|x64.ActiveCfg = Debug|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Debug|x64.Build.0 = Debug|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|Win32.ActiveCfg = Release|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|Win32.Build.0 = Release|Win32 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|x64.ActiveCfg = Release|x64 - {3AC187DF-4FDF-40B7-9E12-002DC0A15EDB}.Release|x64.Build.0 = Release|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|Win32.ActiveCfg = Debug|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|Win32.Build.0 = Debug|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|x64.ActiveCfg = Debug|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Debug|x64.Build.0 = Debug|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|Win32.ActiveCfg = Release|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|Win32.Build.0 = Release|Win32 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|x64.ActiveCfg = Release|x64 - {E05F914A-490B-4780-9BAB-1ED225B3DBEE}.Release|x64.Build.0 = Release|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|Win32.ActiveCfg = Debug|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|Win32.Build.0 = Debug|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|x64.ActiveCfg = Debug|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Debug|x64.Build.0 = Debug|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|Win32.ActiveCfg = Release|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|Win32.Build.0 = Release|Win32 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|x64.ActiveCfg = Release|x64 - {FB2098FC-CE8C-4A6B-A064-E2705324A16A}.Release|x64.Build.0 = Release|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|Win32.ActiveCfg = Debug|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|Win32.Build.0 = Debug|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|x64.ActiveCfg = Debug|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Debug|x64.Build.0 = Debug|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|Win32.ActiveCfg = Release|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|Win32.Build.0 = Release|Win32 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|x64.ActiveCfg = Release|x64 - {9832425B-38D5-44EC-AED6-3ED4353B24EA}.Release|x64.Build.0 = Release|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|Win32.ActiveCfg = Debug|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|Win32.Build.0 = Debug|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|x64.ActiveCfg = Debug|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Debug|x64.Build.0 = Debug|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|Win32.ActiveCfg = Release|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|Win32.Build.0 = Release|Win32 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|x64.ActiveCfg = Release|x64 - {676CB1A8-1060-4B7F-86FA-5F8F01AB80BD}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/parser/performance/performance-10.0.vcxproj b/dist/examples/cxx/parser/performance/performance-10.0.vcxproj deleted file mode 100644 index 1560a07..0000000 --- a/dist/examples/cxx/parser/performance/performance-10.0.vcxproj +++ /dev/null @@ -1,207 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/performance/performance-10.0.vcxproj.filters deleted file mode 100644 index 43190f1..0000000 --- a/dist/examples/cxx/parser/performance/performance-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/performance/performance-11.0.vcxproj deleted file mode 100644 index f8fbe36..0000000 --- a/dist/examples/cxx/parser/performance/performance-11.0.vcxproj +++ /dev/null @@ -1,211 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/performance/performance-11.0.vcxproj.filters deleted file mode 100644 index 43190f1..0000000 --- a/dist/examples/cxx/parser/performance/performance-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/performance/performance-12.0.vcxproj deleted file mode 100644 index 5954c37..0000000 --- a/dist/examples/cxx/parser/performance/performance-12.0.vcxproj +++ /dev/null @@ -1,215 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/performance/performance-12.0.vcxproj.filters deleted file mode 100644 index 43190f1..0000000 --- a/dist/examples/cxx/parser/performance/performance-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/performance/performance-8.0.vcproj deleted file mode 100644 index 5ff8ff0..0000000 --- a/dist/examples/cxx/parser/performance/performance-8.0.vcproj +++ /dev/null @@ -1,427 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/performance/performance-9.0.vcproj b/dist/examples/cxx/parser/performance/performance-9.0.vcproj deleted file mode 100644 index e980e74..0000000 --- a/dist/examples/cxx/parser/performance/performance-9.0.vcproj +++ /dev/null @@ -1,424 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/performance/performance-vc10.vcxproj b/dist/examples/cxx/parser/performance/performance-vc10.vcxproj new file mode 100644 index 0000000..1560a07 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc10.vcxproj @@ -0,0 +1,207 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..43190f1 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc10.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..f8fbe36 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc11.vcxproj @@ -0,0 +1,211 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..43190f1 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc11.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..5954c37 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc12.vcxproj @@ -0,0 +1,215 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..43190f1 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc12.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..5ff8ff0 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc8.vcproj @@ -0,0 +1,427 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/performance/performance-vc9.vcproj b/dist/examples/cxx/parser/performance/performance-vc9.vcproj new file mode 100644 index 0000000..e980e74 --- /dev/null +++ b/dist/examples/cxx/parser/performance/performance-vc9.vcproj @@ -0,0 +1,424 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-10.0.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-10.0.vcxproj deleted file mode 100644 index 8e70cfe..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-10.0.vcxproj +++ /dev/null @@ -1,211 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/polymorphism/polymorphism-10.0.vcxproj.filters deleted file mode 100644 index eb84ea1..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-11.0.vcxproj deleted file mode 100644 index 44e3142..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-11.0.vcxproj +++ /dev/null @@ -1,215 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/polymorphism/polymorphism-11.0.vcxproj.filters deleted file mode 100644 index eb84ea1..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-12.0.vcxproj deleted file mode 100644 index e4a37e4..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-12.0.vcxproj +++ /dev/null @@ -1,219 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/polymorphism/polymorphism-12.0.vcxproj.filters deleted file mode 100644 index eb84ea1..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/polymorphism/polymorphism-8.0.vcproj deleted file mode 100644 index d6a0503..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-8.0.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-9.0.vcproj b/dist/examples/cxx/parser/polymorphism/polymorphism-9.0.vcproj deleted file mode 100644 index a504d67..0000000 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-9.0.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj new file mode 100644 index 0000000..8e70cfe --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj @@ -0,0 +1,211 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..eb84ea1 --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..44e3142 --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj @@ -0,0 +1,215 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..eb84ea1 --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..e4a37e4 --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj @@ -0,0 +1,219 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..eb84ea1 --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc12.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..d6a0503 --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc8.vcproj @@ -0,0 +1,431 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj new file mode 100644 index 0000000..a504d67 --- /dev/null +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj @@ -0,0 +1,428 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/polyroot/polyroot-10.0.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-10.0.vcxproj deleted file mode 100644 index 41906bd..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-10.0.vcxproj +++ /dev/null @@ -1,211 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/polyroot/polyroot-10.0.vcxproj.filters deleted file mode 100644 index 5b0ee29..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-11.0.vcxproj deleted file mode 100644 index 67c0130..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-11.0.vcxproj +++ /dev/null @@ -1,215 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/polyroot/polyroot-11.0.vcxproj.filters deleted file mode 100644 index 5b0ee29..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-12.0.vcxproj deleted file mode 100644 index e7cfa0d..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-12.0.vcxproj +++ /dev/null @@ -1,219 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/polyroot/polyroot-12.0.vcxproj.filters deleted file mode 100644 index 5b0ee29..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/polyroot/polyroot-8.0.vcproj deleted file mode 100644 index d62670f..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-8.0.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polyroot/polyroot-9.0.vcproj b/dist/examples/cxx/parser/polyroot/polyroot-9.0.vcproj deleted file mode 100644 index 33d4daa..0000000 --- a/dist/examples/cxx/parser/polyroot/polyroot-9.0.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj new file mode 100644 index 0000000..41906bd --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj @@ -0,0 +1,211 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..5b0ee29 --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..67c0130 --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj @@ -0,0 +1,215 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..5b0ee29 --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..e7cfa0d --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj @@ -0,0 +1,219 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..5b0ee29 --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc12.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..d62670f --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc8.vcproj @@ -0,0 +1,431 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj b/dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj new file mode 100644 index 0000000..33d4daa --- /dev/null +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj @@ -0,0 +1,428 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/wildcard/wildcard-10.0.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-10.0.vcxproj deleted file mode 100644 index 749e901..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-10.0.vcxproj +++ /dev/null @@ -1,205 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/parser/wildcard/wildcard-10.0.vcxproj.filters deleted file mode 100644 index 756239f..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-10.0.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-11.0.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-11.0.vcxproj deleted file mode 100644 index 0aff5e9..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-11.0.vcxproj +++ /dev/null @@ -1,209 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/parser/wildcard/wildcard-11.0.vcxproj.filters deleted file mode 100644 index 756239f..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-11.0.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-12.0.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-12.0.vcxproj deleted file mode 100644 index e067f6a..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-12.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/parser/wildcard/wildcard-12.0.vcxproj.filters deleted file mode 100644 index 756239f..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-12.0.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-8.0.vcproj b/dist/examples/cxx/parser/wildcard/wildcard-8.0.vcproj deleted file mode 100644 index a84eda5..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-8.0.vcproj +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/wildcard/wildcard-9.0.vcproj b/dist/examples/cxx/parser/wildcard/wildcard-9.0.vcproj deleted file mode 100644 index a016883..0000000 --- a/dist/examples/cxx/parser/wildcard/wildcard-9.0.vcproj +++ /dev/null @@ -1,416 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj new file mode 100644 index 0000000..749e901 --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj @@ -0,0 +1,205 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..756239f --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..0aff5e9 --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..756239f --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..e067f6a --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..756239f --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..a84eda5 --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc8.vcproj @@ -0,0 +1,419 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj b/dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj new file mode 100644 index 0000000..a016883 --- /dev/null +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj @@ -0,0 +1,416 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/boost-10.0.sln b/dist/examples/cxx/tree/binary/boost/boost-10.0.sln deleted file mode 100644 index de4071f..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-10.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-10.0.vcxproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" -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 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj deleted file mode 100644 index 8df3f37..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj +++ /dev/null @@ -1,212 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj.filters deleted file mode 100644 index edb71a3..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj deleted file mode 100644 index 85bd067..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj +++ /dev/null @@ -1,216 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj.filters deleted file mode 100644 index edb71a3..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj deleted file mode 100644 index cdd02b0..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj +++ /dev/null @@ -1,220 +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 - EditAndContinue - 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 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj.filters deleted file mode 100644 index edb71a3..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-12.0.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-8.0.sln b/dist/examples/cxx/tree/binary/boost/boost-8.0.sln deleted file mode 100644 index 1cfe184..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-8.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-8.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" -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 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj deleted file mode 100644 index 82d23ae..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/boost/boost-9.0.sln b/dist/examples/cxx/tree/binary/boost/boost-9.0.sln deleted file mode 100644 index b1c69ef..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-9.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-9.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" -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 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64 - {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj deleted file mode 100644 index f5369af..0000000 --- a/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj new file mode 100644 index 0000000..8df3f37 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj @@ -0,0 +1,212 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..edb71a3 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters @@ -0,0 +1,47 @@ + + + + + {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 new file mode 100644 index 0000000..85bd067 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj @@ -0,0 +1,216 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..edb71a3 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters @@ -0,0 +1,47 @@ + + + + + {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 new file mode 100644 index 0000000..cdd02b0 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj @@ -0,0 +1,220 @@ + + + + + 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 + EditAndContinue + 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 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..edb71a3 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters @@ -0,0 +1,47 @@ + + + + + {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 new file mode 100644 index 0000000..82d23ae --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj b/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj new file mode 100644 index 0000000..f5369af --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-10.0.sln b/dist/examples/cxx/tree/binary/cdr/cdr-10.0.sln deleted file mode 100644 index d3bf523..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-10.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdr", "cdr-10.0.vcxproj", "{A8CC2814-5056-4953-8B4C-E52E72ADD36C}" -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 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|Win32.ActiveCfg = Debug|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|Win32.Build.0 = Debug|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|x64.ActiveCfg = Debug|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|x64.Build.0 = Debug|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|Win32.ActiveCfg = Release|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|Win32.Build.0 = Release|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|x64.ActiveCfg = Release|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-10.0.vcxproj b/dist/examples/cxx/tree/binary/cdr/cdr-10.0.vcxproj deleted file mode 100644 index a872d5f..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-10.0.vcxproj +++ /dev/null @@ -1,209 +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 - EditAndContinue - - - 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 - ProgramDatabase - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/binary/cdr/cdr-10.0.vcxproj.filters deleted file mode 100644 index 92ff3ee..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/binary/cdr/cdr-11.0.vcxproj deleted file mode 100644 index 6ed809a..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-11.0.vcxproj +++ /dev/null @@ -1,213 +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 - EditAndContinue - - - 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 - ProgramDatabase - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/binary/cdr/cdr-11.0.vcxproj.filters deleted file mode 100644 index 92ff3ee..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/binary/cdr/cdr-12.0.vcxproj deleted file mode 100644 index 4da20e9..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-12.0.vcxproj +++ /dev/null @@ -1,217 +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 - EditAndContinue - 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 - ProgramDatabase - true - - - xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/binary/cdr/cdr-12.0.vcxproj.filters deleted file mode 100644 index 92ff3ee..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-12.0.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-8.0.sln b/dist/examples/cxx/tree/binary/cdr/cdr-8.0.sln deleted file mode 100644 index d56f85b..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-8.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdr", "cdr-8.0.vcproj", "{A8CC2814-5056-4953-8B4C-E52E72ADD36C}" -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 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|Win32.ActiveCfg = Debug|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|Win32.Build.0 = Debug|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|x64.ActiveCfg = Debug|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|x64.Build.0 = Debug|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|Win32.ActiveCfg = Release|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|Win32.Build.0 = Release|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|x64.ActiveCfg = Release|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-8.0.vcproj b/dist/examples/cxx/tree/binary/cdr/cdr-8.0.vcproj deleted file mode 100644 index d35171a..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-9.0.sln b/dist/examples/cxx/tree/binary/cdr/cdr-9.0.sln deleted file mode 100644 index 873085c..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-9.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdr", "cdr-9.0.vcproj", "{A8CC2814-5056-4953-8B4C-E52E72ADD36C}" -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 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|Win32.ActiveCfg = Debug|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|Win32.Build.0 = Debug|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|x64.ActiveCfg = Debug|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Debug|x64.Build.0 = Debug|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|Win32.ActiveCfg = Release|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|Win32.Build.0 = Release|Win32 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|x64.ActiveCfg = Release|x64 - {A8CC2814-5056-4953-8B4C-E52E72ADD36C}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-9.0.vcproj b/dist/examples/cxx/tree/binary/cdr/cdr-9.0.vcproj deleted file mode 100644 index f379d83..0000000 --- a/dist/examples/cxx/tree/binary/cdr/cdr-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj b/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj new file mode 100644 index 0000000..a872d5f --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + EditAndContinue + + + 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 + ProgramDatabase + + + xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..92ff3ee --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..6ed809a --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + EditAndContinue + + + 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 + ProgramDatabase + + + xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..92ff3ee --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..4da20e9 --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + EditAndContinue + 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 + ProgramDatabase + true + + + xerces-c_3D.lib;ACEd.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;ACE.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..92ff3ee --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..d35171a --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj b/dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj new file mode 100644 index 0000000..f379d83 --- /dev/null +++ b/dist/examples/cxx/tree/binary/cdr/cdr-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-10.0.sln b/dist/examples/cxx/tree/binary/xdr/xdr-10.0.sln deleted file mode 100644 index 0477aa1..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-10.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdr", "xdr-10.0.vcxproj", "{D9696808-1B73-43C9-A3BB-18DD29776EC5}" -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 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|Win32.ActiveCfg = Debug|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|Win32.Build.0 = Debug|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|x64.ActiveCfg = Debug|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|x64.Build.0 = Debug|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|Win32.ActiveCfg = Release|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|Win32.Build.0 = Release|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|x64.ActiveCfg = Release|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-10.0.vcxproj b/dist/examples/cxx/tree/binary/xdr/xdr-10.0.vcxproj deleted file mode 100644 index 1033991..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-10.0.vcxproj +++ /dev/null @@ -1,209 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/binary/xdr/xdr-10.0.vcxproj.filters deleted file mode 100644 index c9e491f..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/binary/xdr/xdr-11.0.vcxproj deleted file mode 100644 index ce8e446..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-11.0.vcxproj +++ /dev/null @@ -1,213 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/binary/xdr/xdr-11.0.vcxproj.filters deleted file mode 100644 index c9e491f..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/binary/xdr/xdr-12.0.vcxproj deleted file mode 100644 index 5f64af8..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-12.0.vcxproj +++ /dev/null @@ -1,217 +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 - EditAndContinue - 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 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/binary/xdr/xdr-12.0.vcxproj.filters deleted file mode 100644 index c9e491f..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-12.0.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-8.0.sln b/dist/examples/cxx/tree/binary/xdr/xdr-8.0.sln deleted file mode 100644 index 139be58..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-8.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdr", "xdr-8.0.vcproj", "{D9696808-1B73-43C9-A3BB-18DD29776EC5}" -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 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|Win32.ActiveCfg = Debug|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|Win32.Build.0 = Debug|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|x64.ActiveCfg = Debug|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|x64.Build.0 = Debug|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|Win32.ActiveCfg = Release|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|Win32.Build.0 = Release|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|x64.ActiveCfg = Release|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-8.0.vcproj b/dist/examples/cxx/tree/binary/xdr/xdr-8.0.vcproj deleted file mode 100644 index f83c026..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-9.0.sln b/dist/examples/cxx/tree/binary/xdr/xdr-9.0.sln deleted file mode 100644 index 65f094f..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-9.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdr", "xdr-9.0.vcproj", "{D9696808-1B73-43C9-A3BB-18DD29776EC5}" -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 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|Win32.ActiveCfg = Debug|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|Win32.Build.0 = Debug|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|x64.ActiveCfg = Debug|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Debug|x64.Build.0 = Debug|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|Win32.ActiveCfg = Release|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|Win32.Build.0 = Release|Win32 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|x64.ActiveCfg = Release|x64 - {D9696808-1B73-43C9-A3BB-18DD29776EC5}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-9.0.vcproj b/dist/examples/cxx/tree/binary/xdr/xdr-9.0.vcproj deleted file mode 100644 index 34ca6b4..0000000 --- a/dist/examples/cxx/tree/binary/xdr/xdr-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj b/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj new file mode 100644 index 0000000..1033991 --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..c9e491f --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..ce8e446 --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..c9e491f --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..5f64af8 --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + EditAndContinue + 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 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..c9e491f --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..f83c026 --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj b/dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj new file mode 100644 index 0000000..34ca6b4 --- /dev/null +++ b/dist/examples/cxx/tree/binary/xdr/xdr-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/caching/caching-10.0.vcxproj b/dist/examples/cxx/tree/caching/caching-10.0.vcxproj deleted file mode 100644 index 286ed09..0000000 --- a/dist/examples/cxx/tree/caching/caching-10.0.vcxproj +++ /dev/null @@ -1,209 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/caching/caching-10.0.vcxproj.filters deleted file mode 100644 index 07ab0e9..0000000 --- a/dist/examples/cxx/tree/caching/caching-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/caching/caching-11.0.vcxproj deleted file mode 100644 index 03cf882..0000000 --- a/dist/examples/cxx/tree/caching/caching-11.0.vcxproj +++ /dev/null @@ -1,213 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/caching/caching-11.0.vcxproj.filters deleted file mode 100644 index 07ab0e9..0000000 --- a/dist/examples/cxx/tree/caching/caching-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/caching/caching-12.0.vcxproj deleted file mode 100644 index 2d78011..0000000 --- a/dist/examples/cxx/tree/caching/caching-12.0.vcxproj +++ /dev/null @@ -1,217 +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 - EditAndContinue - 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 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/caching/caching-12.0.vcxproj.filters deleted file mode 100644 index 07ab0e9..0000000 --- a/dist/examples/cxx/tree/caching/caching-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/caching/caching-8.0.vcproj deleted file mode 100644 index 3d75cb6..0000000 --- a/dist/examples/cxx/tree/caching/caching-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/caching/caching-9.0.vcproj b/dist/examples/cxx/tree/caching/caching-9.0.vcproj deleted file mode 100644 index b356172..0000000 --- a/dist/examples/cxx/tree/caching/caching-9.0.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 new file mode 100644 index 0000000..286ed09 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..07ab0e9 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..03cf882 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..07ab0e9 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..2d78011 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + EditAndContinue + 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 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..07ab0e9 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..3d75cb6 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/caching/caching-vc9.vcproj b/dist/examples/cxx/tree/caching/caching-vc9.vcproj new file mode 100644 index 0000000..b356172 --- /dev/null +++ b/dist/examples/cxx/tree/caching/caching-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/compression/compression-10.0.sln b/dist/examples/cxx/tree/compression/compression-10.0.sln deleted file mode 100644 index 5e7c35f..0000000 --- a/dist/examples/cxx/tree/compression/compression-10.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "compression", "compression-10.0.vcxproj", "{AA385EB4-7352-4865-9C5C-9F0DE7BA0060}" -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 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|Win32.ActiveCfg = Debug|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|Win32.Build.0 = Debug|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|x64.ActiveCfg = Debug|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|x64.Build.0 = Debug|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|Win32.ActiveCfg = Release|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|Win32.Build.0 = Release|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|x64.ActiveCfg = Release|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/compression/compression-10.0.vcxproj b/dist/examples/cxx/tree/compression/compression-10.0.vcxproj deleted file mode 100644 index 3ecb3ab..0000000 --- a/dist/examples/cxx/tree/compression/compression-10.0.vcxproj +++ /dev/null @@ -1,213 +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 - EditAndContinue - - - 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 - ProgramDatabase - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/compression/compression-10.0.vcxproj.filters deleted file mode 100644 index 0156a51..0000000 --- a/dist/examples/cxx/tree/compression/compression-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/compression/compression-11.0.vcxproj deleted file mode 100644 index 6a1552b..0000000 --- a/dist/examples/cxx/tree/compression/compression-11.0.vcxproj +++ /dev/null @@ -1,217 +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 - EditAndContinue - - - 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 - ProgramDatabase - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/compression/compression-11.0.vcxproj.filters deleted file mode 100644 index 0156a51..0000000 --- a/dist/examples/cxx/tree/compression/compression-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/compression/compression-12.0.vcxproj deleted file mode 100644 index fc4acbc..0000000 --- a/dist/examples/cxx/tree/compression/compression-12.0.vcxproj +++ /dev/null @@ -1,221 +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 - EditAndContinue - 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 - ProgramDatabase - true - - - xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/compression/compression-12.0.vcxproj.filters deleted file mode 100644 index 0156a51..0000000 --- a/dist/examples/cxx/tree/compression/compression-12.0.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-8.0.sln b/dist/examples/cxx/tree/compression/compression-8.0.sln deleted file mode 100644 index 5b0f577..0000000 --- a/dist/examples/cxx/tree/compression/compression-8.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "compression", "compression-8.0.vcproj", "{AA385EB4-7352-4865-9C5C-9F0DE7BA0060}" -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 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|Win32.ActiveCfg = Debug|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|Win32.Build.0 = Debug|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|x64.ActiveCfg = Debug|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|x64.Build.0 = Debug|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|Win32.ActiveCfg = Release|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|Win32.Build.0 = Release|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|x64.ActiveCfg = Release|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/compression/compression-8.0.vcproj b/dist/examples/cxx/tree/compression/compression-8.0.vcproj deleted file mode 100644 index 85b45d8..0000000 --- a/dist/examples/cxx/tree/compression/compression-8.0.vcproj +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/compression/compression-9.0.sln b/dist/examples/cxx/tree/compression/compression-9.0.sln deleted file mode 100644 index 73d32a6..0000000 --- a/dist/examples/cxx/tree/compression/compression-9.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "compression", "compression-9.0.vcproj", "{AA385EB4-7352-4865-9C5C-9F0DE7BA0060}" -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 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|Win32.ActiveCfg = Debug|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|Win32.Build.0 = Debug|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|x64.ActiveCfg = Debug|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Debug|x64.Build.0 = Debug|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|Win32.ActiveCfg = Release|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|Win32.Build.0 = Release|Win32 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|x64.ActiveCfg = Release|x64 - {AA385EB4-7352-4865-9C5C-9F0DE7BA0060}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/compression/compression-9.0.vcproj b/dist/examples/cxx/tree/compression/compression-9.0.vcproj deleted file mode 100644 index 92ea1da..0000000 --- a/dist/examples/cxx/tree/compression/compression-9.0.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/compression/compression-vc10.vcxproj b/dist/examples/cxx/tree/compression/compression-vc10.vcxproj new file mode 100644 index 0000000..3ecb3ab --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc10.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + EditAndContinue + + + 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 + ProgramDatabase + + + xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..0156a51 --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc10.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 new file mode 100644 index 0000000..6a1552b --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc11.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + EditAndContinue + + + 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 + ProgramDatabase + + + xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..0156a51 --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc11.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 new file mode 100644 index 0000000..fc4acbc --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc12.vcxproj @@ -0,0 +1,221 @@ + + + + + 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 + EditAndContinue + 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 + ProgramDatabase + true + + + xerces-c_3D.lib;zdll.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;zdll.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..0156a51 --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc12.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 new file mode 100644 index 0000000..85b45d8 --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc8.vcproj @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/compression/compression-vc9.vcproj b/dist/examples/cxx/tree/compression/compression-vc9.vcproj new file mode 100644 index 0000000..92ea1da --- /dev/null +++ b/dist/examples/cxx/tree/compression/compression-vc9.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-10.0.sln deleted file mode 100644 index 70b733c..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "calendar", "calendar-10.0.vcxproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}" -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 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj deleted file mode 100644 index 7dc3711..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj +++ /dev/null @@ -1,233 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj.filters deleted file mode 100644 index 943a2dc..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj deleted file mode 100644 index 1fb819f..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj +++ /dev/null @@ -1,237 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj.filters deleted file mode 100644 index 943a2dc..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj deleted file mode 100644 index 94b9425..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj +++ /dev/null @@ -1,241 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters deleted file mode 100644 index 943a2dc..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.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-8.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-8.0.sln deleted file mode 100644 index 52f98df..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-8.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "calendar", "calendar-8.0.vcproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}" -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 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-8.0.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-8.0.vcproj deleted file mode 100644 index e04807f..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-8.0.vcproj +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-9.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-9.0.sln deleted file mode 100644 index ddaadad..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-9.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "calendar", "calendar-9.0.vcproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}" -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 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-9.0.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-9.0.vcproj deleted file mode 100644 index d3a189a..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-9.0.vcproj +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj new file mode 100644 index 0000000..7dc3711 --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj @@ -0,0 +1,233 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..943a2dc --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..1fb819f --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj @@ -0,0 +1,237 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..943a2dc --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..94b9425 --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj @@ -0,0 +1,241 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..943a2dc --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..e04807f --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj new file mode 100644 index 0000000..d3a189a --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/comments-10.0.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-10.0.vcxproj deleted file mode 100644 index e6ad6e5..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-10.0.vcxproj +++ /dev/null @@ -1,235 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/comments/comments-10.0.vcxproj.filters deleted file mode 100644 index 934cabe..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-11.0.vcxproj deleted file mode 100644 index 06e8067..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-11.0.vcxproj +++ /dev/null @@ -1,239 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/comments/comments-11.0.vcxproj.filters deleted file mode 100644 index 934cabe..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj deleted file mode 100644 index 8558fdd..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj +++ /dev/null @@ -1,243 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj.filters deleted file mode 100644 index 934cabe..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/custom/comments/comments-8.0.vcproj deleted file mode 100644 index 1ddca35..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-8.0.vcproj +++ /dev/null @@ -1,464 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj b/dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj deleted file mode 100644 index 54d1925..0000000 --- a/dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj +++ /dev/null @@ -1,461 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj new file mode 100644 index 0000000..e6ad6e5 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj @@ -0,0 +1,235 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..934cabe --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj.filters @@ -0,0 +1,60 @@ + + + + + {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 new file mode 100644 index 0000000..06e8067 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj @@ -0,0 +1,239 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..934cabe --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj.filters @@ -0,0 +1,60 @@ + + + + + {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 new file mode 100644 index 0000000..8558fdd --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj @@ -0,0 +1,243 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..934cabe --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc12.vcxproj.filters @@ -0,0 +1,60 @@ + + + + + {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 new file mode 100644 index 0000000..1ddca35 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc8.vcproj @@ -0,0 +1,464 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj b/dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj new file mode 100644 index 0000000..54d1925 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-10.0.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-10.0.vcxproj deleted file mode 100644 index 6d02858..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-10.0.vcxproj +++ /dev/null @@ -1,212 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/contacts/contacts-10.0.vcxproj.filters deleted file mode 100644 index 4435f19..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-11.0.vcxproj deleted file mode 100644 index a192321..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-11.0.vcxproj +++ /dev/null @@ -1,216 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/contacts/contacts-11.0.vcxproj.filters deleted file mode 100644 index 4435f19..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj deleted file mode 100644 index 4091413..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj +++ /dev/null @@ -1,220 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj.filters deleted file mode 100644 index 4435f19..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/custom/contacts/contacts-8.0.vcproj deleted file mode 100644 index e98d06f..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-8.0.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-9.0.vcproj b/dist/examples/cxx/tree/custom/contacts/contacts-9.0.vcproj deleted file mode 100644 index 0d1c90f..0000000 --- a/dist/examples/cxx/tree/custom/contacts/contacts-9.0.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj new file mode 100644 index 0000000..6d02858 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj @@ -0,0 +1,212 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..4435f19 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..a192321 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj @@ -0,0 +1,216 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..4435f19 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..4091413 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj @@ -0,0 +1,220 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..4435f19 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc12.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..e98d06f --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj @@ -0,0 +1,440 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj new file mode 100644 index 0000000..0d1c90f --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj @@ -0,0 +1,437 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/custom-10.0.sln b/dist/examples/cxx/tree/custom/custom-10.0.sln deleted file mode 100644 index ae089e7..0000000 --- a/dist/examples/cxx/tree/custom/custom-10.0.sln +++ /dev/null @@ -1,75 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "contacts", "contacts\contacts-10.0.vcxproj", "{9FB807C1-53EE-4E71-812F-89E8BE6FCB43}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "taxonomy", "taxonomy\taxonomy-10.0.vcxproj", "{B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-10.0.vcxproj", "{6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "comments", "comments\comments-10.0.vcxproj", "{262E34D2-48D2-4657-9DB2-F01FFDCEA295}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "double", "double\double-10.0.vcxproj", "{CCE6AE91-39AC-49B6-8763-742B65FCD92E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-10.0.vcxproj", "{26CE0C08-7621-403A-88A7-206E64F32C66}" -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 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|Win32.ActiveCfg = Debug|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|Win32.Build.0 = Debug|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|x64.ActiveCfg = Debug|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|x64.Build.0 = Debug|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|Win32.ActiveCfg = Release|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|Win32.Build.0 = Release|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|x64.ActiveCfg = Release|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|x64.Build.0 = Release|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|Win32.ActiveCfg = Debug|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|Win32.Build.0 = Debug|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|x64.ActiveCfg = Debug|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|x64.Build.0 = Debug|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|Win32.ActiveCfg = Release|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|Win32.Build.0 = Release|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|x64.ActiveCfg = Release|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|x64.Build.0 = Release|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|Win32.ActiveCfg = Debug|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|Win32.Build.0 = Debug|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|x64.ActiveCfg = Debug|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|x64.Build.0 = Debug|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|Win32.ActiveCfg = Release|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|Win32.Build.0 = Release|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|x64.ActiveCfg = Release|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|x64.Build.0 = Release|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|Win32.ActiveCfg = Debug|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|Win32.Build.0 = Debug|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|x64.ActiveCfg = Debug|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|x64.Build.0 = Debug|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|Win32.ActiveCfg = Release|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|Win32.Build.0 = Release|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|x64.ActiveCfg = Release|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|x64.Build.0 = Release|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|Win32.ActiveCfg = Debug|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|Win32.Build.0 = Debug|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|x64.ActiveCfg = Debug|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|x64.Build.0 = Debug|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|Win32.ActiveCfg = Release|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|Win32.Build.0 = Release|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|x64.ActiveCfg = Release|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|x64.Build.0 = Release|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|Win32.ActiveCfg = Debug|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|Win32.Build.0 = Debug|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|x64.ActiveCfg = Debug|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|x64.Build.0 = Debug|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|Win32.ActiveCfg = Release|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|Win32.Build.0 = Release|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|x64.ActiveCfg = Release|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/custom-8.0.sln b/dist/examples/cxx/tree/custom/custom-8.0.sln deleted file mode 100644 index 7faee8d..0000000 --- a/dist/examples/cxx/tree/custom/custom-8.0.sln +++ /dev/null @@ -1,75 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "contacts", "contacts\contacts-8.0.vcproj", "{9FB807C1-53EE-4E71-812F-89E8BE6FCB43}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "taxonomy", "taxonomy\taxonomy-8.0.vcproj", "{B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-8.0.vcproj", "{6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "comments", "comments\comments-8.0.vcproj", "{262E34D2-48D2-4657-9DB2-F01FFDCEA295}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "double", "double\double-8.0.vcproj", "{CCE6AE91-39AC-49B6-8763-742B65FCD92E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-8.0.vcproj", "{26CE0C08-7621-403A-88A7-206E64F32C66}" -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 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|Win32.ActiveCfg = Debug|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|Win32.Build.0 = Debug|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|x64.ActiveCfg = Debug|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|x64.Build.0 = Debug|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|Win32.ActiveCfg = Release|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|Win32.Build.0 = Release|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|x64.ActiveCfg = Release|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|x64.Build.0 = Release|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|Win32.ActiveCfg = Debug|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|Win32.Build.0 = Debug|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|x64.ActiveCfg = Debug|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|x64.Build.0 = Debug|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|Win32.ActiveCfg = Release|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|Win32.Build.0 = Release|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|x64.ActiveCfg = Release|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|x64.Build.0 = Release|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|Win32.ActiveCfg = Debug|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|Win32.Build.0 = Debug|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|x64.ActiveCfg = Debug|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|x64.Build.0 = Debug|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|Win32.ActiveCfg = Release|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|Win32.Build.0 = Release|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|x64.ActiveCfg = Release|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|x64.Build.0 = Release|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|Win32.ActiveCfg = Debug|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|Win32.Build.0 = Debug|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|x64.ActiveCfg = Debug|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|x64.Build.0 = Debug|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|Win32.ActiveCfg = Release|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|Win32.Build.0 = Release|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|x64.ActiveCfg = Release|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|x64.Build.0 = Release|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|Win32.ActiveCfg = Debug|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|Win32.Build.0 = Debug|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|x64.ActiveCfg = Debug|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|x64.Build.0 = Debug|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|Win32.ActiveCfg = Release|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|Win32.Build.0 = Release|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|x64.ActiveCfg = Release|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|x64.Build.0 = Release|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|Win32.ActiveCfg = Debug|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|Win32.Build.0 = Debug|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|x64.ActiveCfg = Debug|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|x64.Build.0 = Debug|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|Win32.ActiveCfg = Release|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|Win32.Build.0 = Release|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|x64.ActiveCfg = Release|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/custom-9.0.sln b/dist/examples/cxx/tree/custom/custom-9.0.sln deleted file mode 100644 index 2def79a..0000000 --- a/dist/examples/cxx/tree/custom/custom-9.0.sln +++ /dev/null @@ -1,75 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "contacts", "contacts\contacts-9.0.vcproj", "{9FB807C1-53EE-4E71-812F-89E8BE6FCB43}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "taxonomy", "taxonomy\taxonomy-9.0.vcproj", "{B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-9.0.vcproj", "{6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "comments", "comments\comments-9.0.vcproj", "{262E34D2-48D2-4657-9DB2-F01FFDCEA295}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "double", "double\double-9.0.vcproj", "{CCE6AE91-39AC-49B6-8763-742B65FCD92E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-9.0.vcproj", "{26CE0C08-7621-403A-88A7-206E64F32C66}" -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 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|Win32.ActiveCfg = Debug|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|Win32.Build.0 = Debug|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|x64.ActiveCfg = Debug|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Debug|x64.Build.0 = Debug|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|Win32.ActiveCfg = Release|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|Win32.Build.0 = Release|Win32 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|x64.ActiveCfg = Release|x64 - {9FB807C1-53EE-4E71-812F-89E8BE6FCB43}.Release|x64.Build.0 = Release|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|Win32.ActiveCfg = Debug|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|Win32.Build.0 = Debug|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|x64.ActiveCfg = Debug|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Debug|x64.Build.0 = Debug|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|Win32.ActiveCfg = Release|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|Win32.Build.0 = Release|Win32 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|x64.ActiveCfg = Release|x64 - {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9}.Release|x64.Build.0 = Release|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|Win32.ActiveCfg = Debug|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|Win32.Build.0 = Debug|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|x64.ActiveCfg = Debug|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Debug|x64.Build.0 = Debug|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|Win32.ActiveCfg = Release|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|Win32.Build.0 = Release|Win32 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|x64.ActiveCfg = Release|x64 - {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897}.Release|x64.Build.0 = Release|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|Win32.ActiveCfg = Debug|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|Win32.Build.0 = Debug|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|x64.ActiveCfg = Debug|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Debug|x64.Build.0 = Debug|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|Win32.ActiveCfg = Release|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|Win32.Build.0 = Release|Win32 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|x64.ActiveCfg = Release|x64 - {262E34D2-48D2-4657-9DB2-F01FFDCEA295}.Release|x64.Build.0 = Release|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|Win32.ActiveCfg = Debug|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|Win32.Build.0 = Debug|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|x64.ActiveCfg = Debug|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Debug|x64.Build.0 = Debug|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|Win32.ActiveCfg = Release|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|Win32.Build.0 = Release|Win32 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|x64.ActiveCfg = Release|x64 - {CCE6AE91-39AC-49B6-8763-742B65FCD92E}.Release|x64.Build.0 = Release|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|Win32.ActiveCfg = Debug|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|Win32.Build.0 = Debug|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|x64.ActiveCfg = Debug|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Debug|x64.Build.0 = Debug|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|Win32.ActiveCfg = Release|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|Win32.Build.0 = Release|Win32 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|x64.ActiveCfg = Release|x64 - {26CE0C08-7621-403A-88A7-206E64F32C66}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/double/double-10.0.vcxproj b/dist/examples/cxx/tree/custom/double/double-10.0.vcxproj deleted file mode 100644 index 6f25ea6..0000000 --- a/dist/examples/cxx/tree/custom/double/double-10.0.vcxproj +++ /dev/null @@ -1,233 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/double/double-10.0.vcxproj.filters deleted file mode 100644 index b36f95b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/custom/double/double-11.0.vcxproj deleted file mode 100644 index 18cd62a..0000000 --- a/dist/examples/cxx/tree/custom/double/double-11.0.vcxproj +++ /dev/null @@ -1,237 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/double/double-11.0.vcxproj.filters deleted file mode 100644 index b36f95b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj deleted file mode 100644 index c9408d3..0000000 --- a/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj +++ /dev/null @@ -1,241 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - 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 - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj.filters deleted file mode 100644 index b36f95b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/custom/double/double-8.0.vcproj deleted file mode 100644 index ea63b9f..0000000 --- a/dist/examples/cxx/tree/custom/double/double-8.0.vcproj +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/double/double-9.0.vcproj b/dist/examples/cxx/tree/custom/double/double-9.0.vcproj deleted file mode 100644 index 15b599b..0000000 --- a/dist/examples/cxx/tree/custom/double/double-9.0.vcproj +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj b/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj new file mode 100644 index 0000000..6f25ea6 --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj @@ -0,0 +1,233 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..b36f95b --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..18cd62a --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj @@ -0,0 +1,237 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..b36f95b --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..c9408d3 --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj @@ -0,0 +1,241 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + 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 + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..b36f95b --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc12.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {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 new file mode 100644 index 0000000..ea63b9f --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc8.vcproj @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/double/double-vc9.vcproj b/dist/examples/cxx/tree/custom/double/double-vc9.vcproj new file mode 100644 index 0000000..15b599b --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-vc9.vcproj @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-10.0.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-10.0.vcxproj deleted file mode 100644 index 9071bcc..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-10.0.vcxproj +++ /dev/null @@ -1,212 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/mixed/mixed-10.0.vcxproj.filters deleted file mode 100644 index 1f317e1..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-11.0.vcxproj deleted file mode 100644 index abe2ed3..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-11.0.vcxproj +++ /dev/null @@ -1,216 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/mixed/mixed-11.0.vcxproj.filters deleted file mode 100644 index 1f317e1..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj deleted file mode 100644 index fdad72f..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj +++ /dev/null @@ -1,220 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj.filters deleted file mode 100644 index 1f317e1..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/custom/mixed/mixed-8.0.vcproj deleted file mode 100644 index ce238d4..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-8.0.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-9.0.vcproj b/dist/examples/cxx/tree/custom/mixed/mixed-9.0.vcproj deleted file mode 100644 index 5e3c6da..0000000 --- a/dist/examples/cxx/tree/custom/mixed/mixed-9.0.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj new file mode 100644 index 0000000..9071bcc --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj @@ -0,0 +1,212 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..1f317e1 --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..abe2ed3 --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj @@ -0,0 +1,216 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..1f317e1 --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..fdad72f --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj @@ -0,0 +1,220 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..1f317e1 --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc12.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..ce238d4 --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc8.vcproj @@ -0,0 +1,440 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj new file mode 100644 index 0000000..5e3c6da --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj @@ -0,0 +1,437 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-10.0.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-10.0.vcxproj deleted file mode 100644 index 56302f7..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-10.0.vcxproj +++ /dev/null @@ -1,214 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-10.0.vcxproj.filters deleted file mode 100644 index 78058c3..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-11.0.vcxproj deleted file mode 100644 index 057403b..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-11.0.vcxproj +++ /dev/null @@ -1,218 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-11.0.vcxproj.filters deleted file mode 100644 index 78058c3..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj deleted file mode 100644 index bac670d..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj +++ /dev/null @@ -1,222 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj.filters deleted file mode 100644 index 78058c3..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-8.0.vcproj deleted file mode 100644 index 72fe0ba..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-8.0.vcproj +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-9.0.vcproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-9.0.vcproj deleted file mode 100644 index fa728e2..0000000 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-9.0.vcproj +++ /dev/null @@ -1,445 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj new file mode 100644 index 0000000..56302f7 --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj @@ -0,0 +1,214 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..78058c3 --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj.filters @@ -0,0 +1,57 @@ + + + + + {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 new file mode 100644 index 0000000..057403b --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj @@ -0,0 +1,218 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..78058c3 --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj.filters @@ -0,0 +1,57 @@ + + + + + {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 new file mode 100644 index 0000000..bac670d --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj @@ -0,0 +1,222 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..78058c3 --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc12.vcxproj.filters @@ -0,0 +1,57 @@ + + + + + {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 new file mode 100644 index 0000000..72fe0ba --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj new file mode 100644 index 0000000..fa728e2 --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj @@ -0,0 +1,445 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-10.0.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-10.0.vcxproj deleted file mode 100644 index 5356b27..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-10.0.vcxproj +++ /dev/null @@ -1,212 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/wildcard/wildcard-10.0.vcxproj.filters deleted file mode 100644 index b67a77a..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-11.0.vcxproj deleted file mode 100644 index 2583e65..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-11.0.vcxproj +++ /dev/null @@ -1,216 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/wildcard/wildcard-11.0.vcxproj.filters deleted file mode 100644 index b67a77a..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj deleted file mode 100644 index 760d049..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj +++ /dev/null @@ -1,220 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj.filters deleted file mode 100644 index b67a77a..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-8.0.vcproj deleted file mode 100644 index bfd4bb6..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-8.0.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-9.0.vcproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-9.0.vcproj deleted file mode 100644 index 6254390..0000000 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-9.0.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj new file mode 100644 index 0000000..5356b27 --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj @@ -0,0 +1,212 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..b67a77a --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..2583e65 --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj @@ -0,0 +1,216 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..b67a77a --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..760d049 --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj @@ -0,0 +1,220 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..b67a77a --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc12.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 new file mode 100644 index 0000000..bfd4bb6 --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc8.vcproj @@ -0,0 +1,440 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj new file mode 100644 index 0000000..6254390 --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj @@ -0,0 +1,437 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/embedded/embedded-10.0.sln b/dist/examples/cxx/tree/embedded/embedded-10.0.sln deleted file mode 100644 index bf8c3e2..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-10.0.sln +++ /dev/null @@ -1,35 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-10.0.vcxproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-10.0.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-10.0.vcxproj b/dist/examples/cxx/tree/embedded/embedded-10.0.vcxproj deleted file mode 100644 index 3cd8fd2..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-10.0.vcxproj +++ /dev/null @@ -1,219 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/embedded/embedded-10.0.vcxproj.filters deleted file mode 100644 index 42beedc..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/embedded/embedded-11.0.vcxproj deleted file mode 100644 index b857422..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-11.0.vcxproj +++ /dev/null @@ -1,223 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/embedded/embedded-11.0.vcxproj.filters deleted file mode 100644 index 42beedc..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/embedded/embedded-12.0.vcxproj deleted file mode 100644 index 801c699..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-12.0.vcxproj +++ /dev/null @@ -1,227 +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 - EditAndContinue - 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 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/embedded/embedded-12.0.vcxproj.filters deleted file mode 100644 index 42beedc..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-12.0.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-8.0.sln b/dist/examples/cxx/tree/embedded/embedded-8.0.sln deleted file mode 100644 index 50b49af..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-8.0.sln +++ /dev/null @@ -1,38 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-8.0.vcproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-8.0.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-8.0.vcproj b/dist/examples/cxx/tree/embedded/embedded-8.0.vcproj deleted file mode 100644 index d0df22c..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-8.0.vcproj +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/embedded-9.0.sln b/dist/examples/cxx/tree/embedded/embedded-9.0.sln deleted file mode 100644 index bf0d15b..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-9.0.sln +++ /dev/null @@ -1,38 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xsdbin", "xsdbin-9.0.vcproj", "{A3F6E060-D536-4A43-AF4B-89063F65DE91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "embedded", "embedded-9.0.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-9.0.vcproj b/dist/examples/cxx/tree/embedded/embedded-9.0.vcproj deleted file mode 100644 index bf5498c..0000000 --- a/dist/examples/cxx/tree/embedded/embedded-9.0.vcproj +++ /dev/null @@ -1,436 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj b/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj new file mode 100644 index 0000000..3cd8fd2 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj @@ -0,0 +1,219 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..42beedc --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc10.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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.vcxproj b/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj new file mode 100644 index 0000000..b857422 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj @@ -0,0 +1,223 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..42beedc --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc11.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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.vcxproj b/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj new file mode 100644 index 0000000..801c699 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj @@ -0,0 +1,227 @@ + + + + + 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 + EditAndContinue + 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 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..42beedc --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc12.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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.vcproj b/dist/examples/cxx/tree/embedded/embedded-vc8.vcproj new file mode 100644 index 0000000..d0df22c --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc8.vcproj @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/embedded/embedded-vc9.vcproj b/dist/examples/cxx/tree/embedded/embedded-vc9.vcproj new file mode 100644 index 0000000..bf5498c --- /dev/null +++ b/dist/examples/cxx/tree/embedded/embedded-vc9.vcproj @@ -0,0 +1,436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/embedded/xsdbin-10.0.vcxproj b/dist/examples/cxx/tree/embedded/xsdbin-10.0.vcxproj deleted file mode 100644 index d9a9da2..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-10.0.vcxproj +++ /dev/null @@ -1,186 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/embedded/xsdbin-10.0.vcxproj.filters deleted file mode 100644 index 27abb01..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/embedded/xsdbin-11.0.vcxproj deleted file mode 100644 index 76986a4..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-11.0.vcxproj +++ /dev/null @@ -1,190 +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 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/embedded/xsdbin-11.0.vcxproj.filters deleted file mode 100644 index 27abb01..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/embedded/xsdbin-12.0.vcxproj deleted file mode 100644 index d64271f..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-12.0.vcxproj +++ /dev/null @@ -1,194 +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 - EditAndContinue - 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 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)xsdbin.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/embedded/xsdbin-12.0.vcxproj.filters deleted file mode 100644 index 27abb01..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/embedded/xsdbin-8.0.vcproj deleted file mode 100644 index 095024f..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-8.0.vcproj +++ /dev/null @@ -1,356 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/xsdbin-9.0.vcproj b/dist/examples/cxx/tree/embedded/xsdbin-9.0.vcproj deleted file mode 100644 index 1cb2ead..0000000 --- a/dist/examples/cxx/tree/embedded/xsdbin-9.0.vcproj +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj b/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj new file mode 100644 index 0000000..d9a9da2 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj @@ -0,0 +1,186 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)xsdbin.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)xsdbin.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..27abb01 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc10.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {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 new file mode 100644 index 0000000..76986a4 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj @@ -0,0 +1,190 @@ + + + + + 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 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)xsdbin.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)xsdbin.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..27abb01 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc11.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {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 new file mode 100644 index 0000000..d64271f --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj @@ -0,0 +1,194 @@ + + + + + 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 + EditAndContinue + 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 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)xsdbin.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..27abb01 --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc12.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {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 new file mode 100644 index 0000000..095024f --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc8.vcproj @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj b/dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj new file mode 100644 index 0000000..1cb2ead --- /dev/null +++ b/dist/examples/cxx/tree/embedded/xsdbin-vc9.vcproj @@ -0,0 +1,353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/hello/hello-10.0.vcxproj b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj deleted file mode 100644 index 1a1ffe8..0000000 --- a/dist/examples/cxx/tree/hello/hello-10.0.vcxproj +++ /dev/null @@ -1,209 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters deleted file mode 100644 index 732378a..0000000 --- a/dist/examples/cxx/tree/hello/hello-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/hello/hello-11.0.vcxproj deleted file mode 100644 index 2b5d7fa..0000000 --- a/dist/examples/cxx/tree/hello/hello-11.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-11.0.vcxproj.filters deleted file mode 100644 index 732378a..0000000 --- a/dist/examples/cxx/tree/hello/hello-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/hello/hello-12.0.vcxproj deleted file mode 100644 index 55db76c..0000000 --- a/dist/examples/cxx/tree/hello/hello-12.0.vcxproj +++ /dev/null @@ -1,217 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-12.0.vcxproj.filters deleted file mode 100644 index 732378a..0000000 --- a/dist/examples/cxx/tree/hello/hello-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/hello/hello-8.0.vcproj deleted file mode 100644 index 299fd53..0000000 --- a/dist/examples/cxx/tree/hello/hello-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/hello/hello-9.0.vcproj b/dist/examples/cxx/tree/hello/hello-9.0.vcproj deleted file mode 100644 index 0d85099..0000000 --- a/dist/examples/cxx/tree/hello/hello-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/hello/hello-vc10.vcxproj b/dist/examples/cxx/tree/hello/hello-vc10.vcxproj new file mode 100644 index 0000000..1a1ffe8 --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..732378a --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..2b5d7fa --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..732378a --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..55db76c --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..732378a --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..299fd53 --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/hello/hello-vc9.vcproj b/dist/examples/cxx/tree/hello/hello-vc9.vcproj new file mode 100644 index 0000000..0d85099 --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/library/library-10.0.vcxproj b/dist/examples/cxx/tree/library/library-10.0.vcxproj deleted file mode 100644 index 022737f..0000000 --- a/dist/examples/cxx/tree/library/library-10.0.vcxproj +++ /dev/null @@ -1,210 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/library/library-10.0.vcxproj.filters deleted file mode 100644 index e5e21e6..0000000 --- a/dist/examples/cxx/tree/library/library-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/library/library-11.0.vcxproj deleted file mode 100644 index 61946ba..0000000 --- a/dist/examples/cxx/tree/library/library-11.0.vcxproj +++ /dev/null @@ -1,214 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/library/library-11.0.vcxproj.filters deleted file mode 100644 index e5e21e6..0000000 --- a/dist/examples/cxx/tree/library/library-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/library/library-12.0.vcxproj deleted file mode 100644 index 2804039..0000000 --- a/dist/examples/cxx/tree/library/library-12.0.vcxproj +++ /dev/null @@ -1,218 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/library/library-12.0.vcxproj.filters deleted file mode 100644 index e5e21e6..0000000 --- a/dist/examples/cxx/tree/library/library-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/library/library-8.0.vcproj deleted file mode 100644 index 0bc66af..0000000 --- a/dist/examples/cxx/tree/library/library-8.0.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/library/library-9.0.vcproj b/dist/examples/cxx/tree/library/library-9.0.vcproj deleted file mode 100644 index 84d729b..0000000 --- a/dist/examples/cxx/tree/library/library-9.0.vcproj +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/library/library-vc10.vcxproj b/dist/examples/cxx/tree/library/library-vc10.vcxproj new file mode 100644 index 0000000..022737f --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc10.vcxproj @@ -0,0 +1,210 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..e5e21e6 --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc10.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 new file mode 100644 index 0000000..61946ba --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc11.vcxproj @@ -0,0 +1,214 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..e5e21e6 --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc11.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 new file mode 100644 index 0000000..2804039 --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc12.vcxproj @@ -0,0 +1,218 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..e5e21e6 --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc12.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 new file mode 100644 index 0000000..0bc66af --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc8.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/library/library-vc9.vcproj b/dist/examples/cxx/tree/library/library-vc9.vcproj new file mode 100644 index 0000000..84d729b --- /dev/null +++ b/dist/examples/cxx/tree/library/library-vc9.vcproj @@ -0,0 +1,429 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/messaging/messaging-10.0.vcxproj b/dist/examples/cxx/tree/messaging/messaging-10.0.vcxproj deleted file mode 100644 index 66c97bc..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-10.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/messaging/messaging-10.0.vcxproj.filters deleted file mode 100644 index c94955d..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/messaging/messaging-11.0.vcxproj deleted file mode 100644 index eafc1c3..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-11.0.vcxproj +++ /dev/null @@ -1,217 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/messaging/messaging-11.0.vcxproj.filters deleted file mode 100644 index c94955d..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/messaging/messaging-12.0.vcxproj deleted file mode 100644 index 033fa8a..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-12.0.vcxproj +++ /dev/null @@ -1,221 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/messaging/messaging-12.0.vcxproj.filters deleted file mode 100644 index c94955d..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/messaging/messaging-8.0.vcproj deleted file mode 100644 index 7f8b0e4..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-8.0.vcproj +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/messaging/messaging-9.0.vcproj b/dist/examples/cxx/tree/messaging/messaging-9.0.vcproj deleted file mode 100644 index 0e2819d..0000000 --- a/dist/examples/cxx/tree/messaging/messaging-9.0.vcproj +++ /dev/null @@ -1,436 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj b/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj new file mode 100644 index 0000000..66c97bc --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..c94955d --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 new file mode 100644 index 0000000..eafc1c3 --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..c94955d --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc11.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 new file mode 100644 index 0000000..033fa8a --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj @@ -0,0 +1,221 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..c94955d --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc12.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 new file mode 100644 index 0000000..7f8b0e4 --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc8.vcproj @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/messaging/messaging-vc9.vcproj b/dist/examples/cxx/tree/messaging/messaging-vc9.vcproj new file mode 100644 index 0000000..0e2819d --- /dev/null +++ b/dist/examples/cxx/tree/messaging/messaging-vc9.vcproj @@ -0,0 +1,436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/mixed/mixed-10.0.vcxproj b/dist/examples/cxx/tree/mixed/mixed-10.0.vcxproj deleted file mode 100644 index 0b78b5a..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-10.0.vcxproj +++ /dev/null @@ -1,209 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/mixed/mixed-10.0.vcxproj.filters deleted file mode 100644 index 992400e..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/mixed/mixed-11.0.vcxproj deleted file mode 100644 index 53050ca..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-11.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/mixed/mixed-11.0.vcxproj.filters deleted file mode 100644 index 992400e..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/mixed/mixed-12.0.vcxproj deleted file mode 100644 index d2d8daf..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-12.0.vcxproj +++ /dev/null @@ -1,217 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/mixed/mixed-12.0.vcxproj.filters deleted file mode 100644 index 992400e..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/mixed/mixed-8.0.vcproj deleted file mode 100644 index f376bbf..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/mixed/mixed-9.0.vcproj b/dist/examples/cxx/tree/mixed/mixed-9.0.vcproj deleted file mode 100644 index 7e144e7..0000000 --- a/dist/examples/cxx/tree/mixed/mixed-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj new file mode 100644 index 0000000..0b78b5a --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..992400e --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..53050ca --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..992400e --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..d2d8daf --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..992400e --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..f376bbf --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/mixed/mixed-vc9.vcproj b/dist/examples/cxx/tree/mixed/mixed-vc9.vcproj new file mode 100644 index 0000000..7e144e7 --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/multiroot/multiroot-10.0.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-10.0.vcxproj deleted file mode 100644 index acc0e93..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-10.0.vcxproj +++ /dev/null @@ -1,211 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/multiroot/multiroot-10.0.vcxproj.filters deleted file mode 100644 index 148c832..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-11.0.vcxproj deleted file mode 100644 index 8ad0b2b..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-11.0.vcxproj +++ /dev/null @@ -1,215 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/multiroot/multiroot-11.0.vcxproj.filters deleted file mode 100644 index 148c832..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-12.0.vcxproj deleted file mode 100644 index ad8da88..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-12.0.vcxproj +++ /dev/null @@ -1,219 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/multiroot/multiroot-12.0.vcxproj.filters deleted file mode 100644 index 148c832..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/multiroot/multiroot-8.0.vcproj deleted file mode 100644 index 915953a..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-8.0.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/multiroot/multiroot-9.0.vcproj b/dist/examples/cxx/tree/multiroot/multiroot-9.0.vcproj deleted file mode 100644 index a6458ba..0000000 --- a/dist/examples/cxx/tree/multiroot/multiroot-9.0.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj new file mode 100644 index 0000000..acc0e93 --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj @@ -0,0 +1,211 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..148c832 --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..8ad0b2b --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj @@ -0,0 +1,215 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..148c832 --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc11.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..ad8da88 --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj @@ -0,0 +1,219 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..148c832 --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc12.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..915953a --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc8.vcproj @@ -0,0 +1,431 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj b/dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj new file mode 100644 index 0000000..a6458ba --- /dev/null +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj @@ -0,0 +1,428 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/order/element/element-10.0.vcxproj b/dist/examples/cxx/tree/order/element/element-10.0.vcxproj deleted file mode 100644 index a8ee0a5..0000000 --- a/dist/examples/cxx/tree/order/element/element-10.0.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - element - {9488E872-8E09-4B68-9715-AF68534164C4} - 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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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/element-10.0.vcxproj.filters b/dist/examples/cxx/tree/order/element/element-10.0.vcxproj.filters deleted file mode 100644 index aefc2be..0000000 --- a/dist/examples/cxx/tree/order/element/element-10.0.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/element-11.0.vcxproj b/dist/examples/cxx/tree/order/element/element-11.0.vcxproj deleted file mode 100644 index 2b23487..0000000 --- a/dist/examples/cxx/tree/order/element/element-11.0.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - element - {9488E872-8E09-4B68-9715-AF68534164C4} - 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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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/element-11.0.vcxproj.filters b/dist/examples/cxx/tree/order/element/element-11.0.vcxproj.filters deleted file mode 100644 index aefc2be..0000000 --- a/dist/examples/cxx/tree/order/element/element-11.0.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/element-12.0.vcxproj b/dist/examples/cxx/tree/order/element/element-12.0.vcxproj deleted file mode 100644 index 739790d..0000000 --- a/dist/examples/cxx/tree/order/element/element-12.0.vcxproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - element - {9488E872-8E09-4B68-9715-AF68534164C4} - 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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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/element-12.0.vcxproj.filters b/dist/examples/cxx/tree/order/element/element-12.0.vcxproj.filters deleted file mode 100644 index aefc2be..0000000 --- a/dist/examples/cxx/tree/order/element/element-12.0.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/element-8.0.vcproj b/dist/examples/cxx/tree/order/element/element-8.0.vcproj deleted file mode 100644 index a8ac219..0000000 --- a/dist/examples/cxx/tree/order/element/element-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/element/element-9.0.vcproj b/dist/examples/cxx/tree/order/element/element-9.0.vcproj deleted file mode 100644 index 401629d..0000000 --- a/dist/examples/cxx/tree/order/element/element-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/element/element-vc10.vcxproj b/dist/examples/cxx/tree/order/element/element-vc10.vcxproj new file mode 100644 index 0000000..c259865 --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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/element-vc10.vcxproj.filters b/dist/examples/cxx/tree/order/element/element-vc10.vcxproj.filters new file mode 100644 index 0000000..aefc2be --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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/element-vc11.vcxproj b/dist/examples/cxx/tree/order/element/element-vc11.vcxproj new file mode 100644 index 0000000..239e08a --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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/element-vc11.vcxproj.filters b/dist/examples/cxx/tree/order/element/element-vc11.vcxproj.filters new file mode 100644 index 0000000..aefc2be --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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/element-vc12.vcxproj b/dist/examples/cxx/tree/order/element/element-vc12.vcxproj new file mode 100644 index 0000000..3652d98 --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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/element-vc12.vcxproj.filters b/dist/examples/cxx/tree/order/element/element-vc12.vcxproj.filters new file mode 100644 index 0000000..aefc2be --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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/element-vc8.vcproj b/dist/examples/cxx/tree/order/element/element-vc8.vcproj new file mode 100644 index 0000000..d34a8b0 --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/order/element/element-vc9.vcproj b/dist/examples/cxx/tree/order/element/element-vc9.vcproj new file mode 100644 index 0000000..3a9d56f --- /dev/null +++ b/dist/examples/cxx/tree/order/element/element-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj deleted file mode 100644 index 70e65f8..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {94A74673-C980-426B-B5BB-00744559EAD1} - 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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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/mixed-10.0.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj.filters deleted file mode 100644 index 422115b..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-10.0.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/mixed-11.0.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj deleted file mode 100644 index 7298ae1..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {94A74673-C980-426B-B5BB-00744559EAD1} - 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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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/mixed-11.0.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj.filters deleted file mode 100644 index 422115b..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-11.0.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/mixed-12.0.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj deleted file mode 100644 index 6fb463a..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - mixed - {94A74673-C980-426B-B5BB-00744559EAD1} - 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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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/mixed-12.0.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj.filters deleted file mode 100644 index 422115b..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-12.0.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/mixed-8.0.vcproj b/dist/examples/cxx/tree/order/mixed/mixed-8.0.vcproj deleted file mode 100644 index 6ab07d3..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/mixed/mixed-9.0.vcproj b/dist/examples/cxx/tree/order/mixed/mixed-9.0.vcproj deleted file mode 100644 index a9c2040..0000000 --- a/dist/examples/cxx/tree/order/mixed/mixed-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj new file mode 100644 index 0000000..214bff8 --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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/mixed-vc10.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj.filters new file mode 100644 index 0000000..422115b --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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/mixed-vc11.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj new file mode 100644 index 0000000..a859d92 --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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/mixed-vc11.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj.filters new file mode 100644 index 0000000..422115b --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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/mixed-vc12.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj new file mode 100644 index 0000000..3c72541 --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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/mixed-vc12.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj.filters new file mode 100644 index 0000000..422115b --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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/mixed-vc8.vcproj b/dist/examples/cxx/tree/order/mixed/mixed-vc8.vcproj new file mode 100644 index 0000000..34f3e07 --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj b/dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj new file mode 100644 index 0000000..b2d6e38 --- /dev/null +++ b/dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/performance/performance-10.0.vcxproj b/dist/examples/cxx/tree/performance/performance-10.0.vcxproj deleted file mode 100644 index 46de693..0000000 --- a/dist/examples/cxx/tree/performance/performance-10.0.vcxproj +++ /dev/null @@ -1,214 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/performance/performance-10.0.vcxproj.filters deleted file mode 100644 index 6fc7fa3..0000000 --- a/dist/examples/cxx/tree/performance/performance-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/performance/performance-11.0.vcxproj deleted file mode 100644 index 523c322..0000000 --- a/dist/examples/cxx/tree/performance/performance-11.0.vcxproj +++ /dev/null @@ -1,218 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/performance/performance-11.0.vcxproj.filters deleted file mode 100644 index 6fc7fa3..0000000 --- a/dist/examples/cxx/tree/performance/performance-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/performance/performance-12.0.vcxproj deleted file mode 100644 index 040fb02..0000000 --- a/dist/examples/cxx/tree/performance/performance-12.0.vcxproj +++ /dev/null @@ -1,222 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/performance/performance-12.0.vcxproj.filters deleted file mode 100644 index 6fc7fa3..0000000 --- a/dist/examples/cxx/tree/performance/performance-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/performance/performance-8.0.vcproj deleted file mode 100644 index 88d0e7c..0000000 --- a/dist/examples/cxx/tree/performance/performance-8.0.vcproj +++ /dev/null @@ -1,445 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/performance/performance-9.0.vcproj b/dist/examples/cxx/tree/performance/performance-9.0.vcproj deleted file mode 100644 index 907e153..0000000 --- a/dist/examples/cxx/tree/performance/performance-9.0.vcproj +++ /dev/null @@ -1,442 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/performance/performance-vc10.vcxproj b/dist/examples/cxx/tree/performance/performance-vc10.vcxproj new file mode 100644 index 0000000..46de693 --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc10.vcxproj @@ -0,0 +1,214 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..6fc7fa3 --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc10.vcxproj.filters @@ -0,0 +1,57 @@ + + + + + {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 new file mode 100644 index 0000000..523c322 --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc11.vcxproj @@ -0,0 +1,218 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..6fc7fa3 --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc11.vcxproj.filters @@ -0,0 +1,57 @@ + + + + + {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 new file mode 100644 index 0000000..040fb02 --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc12.vcxproj @@ -0,0 +1,222 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..6fc7fa3 --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc12.vcxproj.filters @@ -0,0 +1,57 @@ + + + + + {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 new file mode 100644 index 0000000..88d0e7c --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc8.vcproj @@ -0,0 +1,445 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/performance/performance-vc9.vcproj b/dist/examples/cxx/tree/performance/performance-vc9.vcproj new file mode 100644 index 0000000..907e153 --- /dev/null +++ b/dist/examples/cxx/tree/performance/performance-vc9.vcproj @@ -0,0 +1,442 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj deleted file mode 100644 index 184ebe9..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj +++ /dev/null @@ -1,209 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj.filters deleted file mode 100644 index 4459d2c..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj deleted file mode 100644 index 4477e31..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj.filters deleted file mode 100644 index 4459d2c..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-12.0.vcxproj deleted file mode 100644 index c4b4b16..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-12.0.vcxproj +++ /dev/null @@ -1,217 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-12.0.vcxproj.filters deleted file mode 100644 index 4459d2c..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/polymorphism/polymorphism-8.0.vcproj deleted file mode 100644 index 6e5478c..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-8.0.vcproj +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-9.0.vcproj b/dist/examples/cxx/tree/polymorphism/polymorphism-9.0.vcproj deleted file mode 100644 index dd033ab..0000000 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-9.0.vcproj +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj new file mode 100644 index 0000000..184ebe9 --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj @@ -0,0 +1,209 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..4459d2c --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..4477e31 --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..4459d2c --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc11.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..c4b4b16 --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..4459d2c --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc12.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {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 new file mode 100644 index 0000000..6e5478c --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc8.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj new file mode 100644 index 0000000..dd033ab --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/streaming/streaming-10.0.vcxproj b/dist/examples/cxx/tree/streaming/streaming-10.0.vcxproj deleted file mode 100644 index fb74ff1..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-10.0.vcxproj +++ /dev/null @@ -1,213 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/streaming/streaming-10.0.vcxproj.filters deleted file mode 100644 index cf8b190..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-10.0.vcxproj.filters +++ /dev/null @@ -1,50 +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 - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-11.0.vcxproj b/dist/examples/cxx/tree/streaming/streaming-11.0.vcxproj deleted file mode 100644 index cb16610..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-11.0.vcxproj +++ /dev/null @@ -1,217 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/streaming/streaming-11.0.vcxproj.filters deleted file mode 100644 index cf8b190..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-11.0.vcxproj.filters +++ /dev/null @@ -1,50 +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 - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-12.0.vcxproj b/dist/examples/cxx/tree/streaming/streaming-12.0.vcxproj deleted file mode 100644 index 6511fa9..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-12.0.vcxproj +++ /dev/null @@ -1,221 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/streaming/streaming-12.0.vcxproj.filters deleted file mode 100644 index cf8b190..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-12.0.vcxproj.filters +++ /dev/null @@ -1,50 +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 - - - - - Header Files - - - Header Files - - - Header Files - - - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/tree/streaming/streaming-8.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-8.0.vcproj deleted file mode 100644 index b7f65d0..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-8.0.vcproj +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj deleted file mode 100644 index cbfec59..0000000 --- a/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj b/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj new file mode 100644 index 0000000..fb74ff1 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj @@ -0,0 +1,213 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..cf8b190 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 + + + + + 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 new file mode 100644 index 0000000..cb16610 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj @@ -0,0 +1,217 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..cf8b190 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 + + + + + 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 new file mode 100644 index 0000000..6511fa9 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj @@ -0,0 +1,221 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..cf8b190 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj.filters @@ -0,0 +1,50 @@ + + + + + {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 + + + + + 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 new file mode 100644 index 0000000..b7f65d0 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc8.vcproj @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj b/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj new file mode 100644 index 0000000..cbfec59 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/tree-10.0.sln b/dist/examples/cxx/tree/tree-10.0.sln deleted file mode 100644 index 3f9d2e2..0000000 --- a/dist/examples/cxx/tree/tree-10.0.sln +++ /dev/null @@ -1,115 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello\hello-10.0.vcxproj", "{538CCAB6-984B-4602-B0D0-985E8FD4FEB9}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library", "library\library-10.0.vcxproj", "{D661AD5B-5FF4-4AFD-A656-429BA348E9EF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-10.0.vcxproj", "{6EF7868E-AA58-4615-9C1A-06B010CB4209}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polymorphism", "polymorphism\polymorphism-10.0.vcxproj", "{03224289-FD3C-4A58-A6D7-E8D658B0E45A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streaming", "streaming\streaming-10.0.vcxproj", "{3950B11C-AEB1-4E9C-BCB3-2E7133818C79}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-10.0.vcxproj", "{13C21A83-CC75-459E-9B01-E9EC36D1524B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "caching", "caching\caching-10.0.vcxproj", "{932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multiroot", "multiroot\multiroot-10.0.vcxproj", "{1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "performance", "performance\performance-10.0.vcxproj", "{C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging", "messaging\messaging-10.0.vcxproj", "{F7696252-45B5-438B-B14F-0510137704F0}" -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 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|Win32.ActiveCfg = Debug|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|Win32.Build.0 = Debug|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|x64.ActiveCfg = Debug|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|x64.Build.0 = Debug|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|Win32.ActiveCfg = Release|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|Win32.Build.0 = Release|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|x64.ActiveCfg = Release|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|x64.Build.0 = Release|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|Win32.Build.0 = Debug|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|x64.ActiveCfg = Debug|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|x64.Build.0 = Debug|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|Win32.ActiveCfg = Release|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|Win32.Build.0 = Release|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|x64.ActiveCfg = Release|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|x64.Build.0 = Release|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|Win32.ActiveCfg = Debug|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|Win32.Build.0 = Debug|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|x64.ActiveCfg = Debug|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|x64.Build.0 = Debug|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|Win32.ActiveCfg = Release|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|Win32.Build.0 = Release|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|x64.ActiveCfg = Release|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|x64.Build.0 = Release|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|Win32.ActiveCfg = Debug|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|Win32.Build.0 = Debug|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|x64.ActiveCfg = Debug|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|x64.Build.0 = Debug|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|Win32.ActiveCfg = Release|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|Win32.Build.0 = Release|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|x64.ActiveCfg = Release|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|x64.Build.0 = Release|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|Win32.ActiveCfg = Debug|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|Win32.Build.0 = Debug|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|x64.ActiveCfg = Debug|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|x64.Build.0 = Debug|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|Win32.ActiveCfg = Release|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|Win32.Build.0 = Release|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|x64.ActiveCfg = Release|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|x64.Build.0 = Release|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|Win32.ActiveCfg = Debug|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|Win32.Build.0 = Debug|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|x64.ActiveCfg = Debug|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|x64.Build.0 = Debug|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|Win32.ActiveCfg = Release|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|Win32.Build.0 = Release|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|x64.ActiveCfg = Release|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|x64.Build.0 = Release|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|Win32.ActiveCfg = Debug|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|Win32.Build.0 = Debug|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|x64.ActiveCfg = Debug|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|x64.Build.0 = Debug|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|Win32.ActiveCfg = Release|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|Win32.Build.0 = Release|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|x64.ActiveCfg = Release|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|x64.Build.0 = Release|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|Win32.ActiveCfg = Debug|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|Win32.Build.0 = Debug|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|x64.ActiveCfg = Debug|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|x64.Build.0 = Debug|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|Win32.ActiveCfg = Release|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|Win32.Build.0 = Release|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|x64.ActiveCfg = Release|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|x64.Build.0 = Release|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|Win32.ActiveCfg = Debug|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|Win32.Build.0 = Debug|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|x64.ActiveCfg = Debug|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|x64.Build.0 = Debug|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|Win32.ActiveCfg = Release|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|Win32.Build.0 = Release|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|x64.ActiveCfg = Release|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|x64.Build.0 = Release|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|Win32.ActiveCfg = Debug|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|Win32.Build.0 = Debug|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|x64.ActiveCfg = Debug|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|x64.Build.0 = Debug|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|Win32.ActiveCfg = Release|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|Win32.Build.0 = Release|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|x64.ActiveCfg = Release|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/tree-8.0.sln b/dist/examples/cxx/tree/tree-8.0.sln deleted file mode 100644 index f504aa6..0000000 --- a/dist/examples/cxx/tree/tree-8.0.sln +++ /dev/null @@ -1,115 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello\hello-8.0.vcproj", "{538CCAB6-984B-4602-B0D0-985E8FD4FEB9}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library", "library\library-8.0.vcproj", "{D661AD5B-5FF4-4AFD-A656-429BA348E9EF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-8.0.vcproj", "{6EF7868E-AA58-4615-9C1A-06B010CB4209}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polymorphism", "polymorphism\polymorphism-8.0.vcproj", "{03224289-FD3C-4A58-A6D7-E8D658B0E45A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streaming", "streaming\streaming-8.0.vcproj", "{3950B11C-AEB1-4E9C-BCB3-2E7133818C79}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-8.0.vcproj", "{13C21A83-CC75-459E-9B01-E9EC36D1524B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "caching", "caching\caching-8.0.vcproj", "{932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multiroot", "multiroot\multiroot-8.0.vcproj", "{1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "performance", "performance\performance-8.0.vcproj", "{C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging", "messaging\messaging-8.0.vcproj", "{F7696252-45B5-438B-B14F-0510137704F0}" -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 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|Win32.ActiveCfg = Debug|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|Win32.Build.0 = Debug|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|x64.ActiveCfg = Debug|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|x64.Build.0 = Debug|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|Win32.ActiveCfg = Release|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|Win32.Build.0 = Release|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|x64.ActiveCfg = Release|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|x64.Build.0 = Release|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|Win32.Build.0 = Debug|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|x64.ActiveCfg = Debug|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|x64.Build.0 = Debug|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|Win32.ActiveCfg = Release|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|Win32.Build.0 = Release|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|x64.ActiveCfg = Release|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|x64.Build.0 = Release|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|Win32.ActiveCfg = Debug|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|Win32.Build.0 = Debug|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|x64.ActiveCfg = Debug|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|x64.Build.0 = Debug|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|Win32.ActiveCfg = Release|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|Win32.Build.0 = Release|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|x64.ActiveCfg = Release|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|x64.Build.0 = Release|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|Win32.ActiveCfg = Debug|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|Win32.Build.0 = Debug|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|x64.ActiveCfg = Debug|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|x64.Build.0 = Debug|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|Win32.ActiveCfg = Release|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|Win32.Build.0 = Release|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|x64.ActiveCfg = Release|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|x64.Build.0 = Release|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|Win32.ActiveCfg = Debug|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|Win32.Build.0 = Debug|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|x64.ActiveCfg = Debug|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|x64.Build.0 = Debug|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|Win32.ActiveCfg = Release|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|Win32.Build.0 = Release|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|x64.ActiveCfg = Release|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|x64.Build.0 = Release|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|Win32.ActiveCfg = Debug|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|Win32.Build.0 = Debug|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|x64.ActiveCfg = Debug|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|x64.Build.0 = Debug|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|Win32.ActiveCfg = Release|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|Win32.Build.0 = Release|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|x64.ActiveCfg = Release|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|x64.Build.0 = Release|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|Win32.ActiveCfg = Debug|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|Win32.Build.0 = Debug|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|x64.ActiveCfg = Debug|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|x64.Build.0 = Debug|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|Win32.ActiveCfg = Release|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|Win32.Build.0 = Release|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|x64.ActiveCfg = Release|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|x64.Build.0 = Release|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|Win32.ActiveCfg = Debug|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|Win32.Build.0 = Debug|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|x64.ActiveCfg = Debug|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|x64.Build.0 = Debug|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|Win32.ActiveCfg = Release|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|Win32.Build.0 = Release|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|x64.ActiveCfg = Release|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|x64.Build.0 = Release|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|Win32.ActiveCfg = Debug|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|Win32.Build.0 = Debug|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|x64.ActiveCfg = Debug|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|x64.Build.0 = Debug|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|Win32.ActiveCfg = Release|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|Win32.Build.0 = Release|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|x64.ActiveCfg = Release|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|x64.Build.0 = Release|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|Win32.ActiveCfg = Debug|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|Win32.Build.0 = Debug|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|x64.ActiveCfg = Debug|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|x64.Build.0 = Debug|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|Win32.ActiveCfg = Release|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|Win32.Build.0 = Release|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|x64.ActiveCfg = Release|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/tree-9.0.sln b/dist/examples/cxx/tree/tree-9.0.sln deleted file mode 100644 index 6bc073e..0000000 --- a/dist/examples/cxx/tree/tree-9.0.sln +++ /dev/null @@ -1,115 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello\hello-9.0.vcproj", "{538CCAB6-984B-4602-B0D0-985E8FD4FEB9}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library", "library\library-9.0.vcproj", "{D661AD5B-5FF4-4AFD-A656-429BA348E9EF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mixed", "mixed\mixed-9.0.vcproj", "{6EF7868E-AA58-4615-9C1A-06B010CB4209}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polymorphism", "polymorphism\polymorphism-9.0.vcproj", "{03224289-FD3C-4A58-A6D7-E8D658B0E45A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streaming", "streaming\streaming-9.0.vcproj", "{3950B11C-AEB1-4E9C-BCB3-2E7133818C79}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wildcard", "wildcard\wildcard-9.0.vcproj", "{13C21A83-CC75-459E-9B01-E9EC36D1524B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "caching", "caching\caching-9.0.vcproj", "{932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multiroot", "multiroot\multiroot-9.0.vcproj", "{1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "performance", "performance\performance-9.0.vcproj", "{C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging", "messaging\messaging-9.0.vcproj", "{F7696252-45B5-438B-B14F-0510137704F0}" -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 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|Win32.ActiveCfg = Debug|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|Win32.Build.0 = Debug|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|x64.ActiveCfg = Debug|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Debug|x64.Build.0 = Debug|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|Win32.ActiveCfg = Release|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|Win32.Build.0 = Release|Win32 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|x64.ActiveCfg = Release|x64 - {538CCAB6-984B-4602-B0D0-985E8FD4FEB9}.Release|x64.Build.0 = Release|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|Win32.Build.0 = Debug|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|x64.ActiveCfg = Debug|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Debug|x64.Build.0 = Debug|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|Win32.ActiveCfg = Release|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|Win32.Build.0 = Release|Win32 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|x64.ActiveCfg = Release|x64 - {D661AD5B-5FF4-4AFD-A656-429BA348E9EF}.Release|x64.Build.0 = Release|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|Win32.ActiveCfg = Debug|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|Win32.Build.0 = Debug|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|x64.ActiveCfg = Debug|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Debug|x64.Build.0 = Debug|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|Win32.ActiveCfg = Release|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|Win32.Build.0 = Release|Win32 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|x64.ActiveCfg = Release|x64 - {6EF7868E-AA58-4615-9C1A-06B010CB4209}.Release|x64.Build.0 = Release|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|Win32.ActiveCfg = Debug|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|Win32.Build.0 = Debug|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|x64.ActiveCfg = Debug|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Debug|x64.Build.0 = Debug|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|Win32.ActiveCfg = Release|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|Win32.Build.0 = Release|Win32 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|x64.ActiveCfg = Release|x64 - {03224289-FD3C-4A58-A6D7-E8D658B0E45A}.Release|x64.Build.0 = Release|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|Win32.ActiveCfg = Debug|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|Win32.Build.0 = Debug|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|x64.ActiveCfg = Debug|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Debug|x64.Build.0 = Debug|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|Win32.ActiveCfg = Release|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|Win32.Build.0 = Release|Win32 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|x64.ActiveCfg = Release|x64 - {3950B11C-AEB1-4E9C-BCB3-2E7133818C79}.Release|x64.Build.0 = Release|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|Win32.ActiveCfg = Debug|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|Win32.Build.0 = Debug|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|x64.ActiveCfg = Debug|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Debug|x64.Build.0 = Debug|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|Win32.ActiveCfg = Release|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|Win32.Build.0 = Release|Win32 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|x64.ActiveCfg = Release|x64 - {13C21A83-CC75-459E-9B01-E9EC36D1524B}.Release|x64.Build.0 = Release|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|Win32.ActiveCfg = Debug|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|Win32.Build.0 = Debug|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|x64.ActiveCfg = Debug|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Debug|x64.Build.0 = Debug|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|Win32.ActiveCfg = Release|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|Win32.Build.0 = Release|Win32 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|x64.ActiveCfg = Release|x64 - {932D8CD0-4E11-4C3A-9084-4D30DE75C2B7}.Release|x64.Build.0 = Release|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|Win32.ActiveCfg = Debug|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|Win32.Build.0 = Debug|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|x64.ActiveCfg = Debug|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Debug|x64.Build.0 = Debug|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|Win32.ActiveCfg = Release|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|Win32.Build.0 = Release|Win32 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|x64.ActiveCfg = Release|x64 - {1CFBC9C5-5F9C-4B60-A2A3-0A79BCDD2670}.Release|x64.Build.0 = Release|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|Win32.ActiveCfg = Debug|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|Win32.Build.0 = Debug|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|x64.ActiveCfg = Debug|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Debug|x64.Build.0 = Debug|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|Win32.ActiveCfg = Release|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|Win32.Build.0 = Release|Win32 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|x64.ActiveCfg = Release|x64 - {C60700D1-DB4B-4EFF-8EE9-97BD716BCB89}.Release|x64.Build.0 = Release|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|Win32.ActiveCfg = Debug|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|Win32.Build.0 = Debug|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|x64.ActiveCfg = Debug|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Debug|x64.Build.0 = Debug|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|Win32.ActiveCfg = Release|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|Win32.Build.0 = Release|Win32 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|x64.ActiveCfg = Release|x64 - {F7696252-45B5-438B-B14F-0510137704F0}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/wildcard/wildcard-10.0.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-10.0.vcxproj deleted file mode 100644 index a2e7d28..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-10.0.vcxproj +++ /dev/null @@ -1,210 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/wildcard/wildcard-10.0.vcxproj.filters deleted file mode 100644 index 541b946..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-11.0.vcxproj deleted file mode 100644 index aba2db8..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-11.0.vcxproj +++ /dev/null @@ -1,214 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/wildcard/wildcard-11.0.vcxproj.filters deleted file mode 100644 index 541b946..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-12.0.vcxproj deleted file mode 100644 index fc25afb..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-12.0.vcxproj +++ /dev/null @@ -1,218 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/wildcard/wildcard-12.0.vcxproj.filters deleted file mode 100644 index 541b946..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-12.0.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-8.0.vcproj b/dist/examples/cxx/tree/wildcard/wildcard-8.0.vcproj deleted file mode 100644 index 4f61b88..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-8.0.vcproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/wildcard/wildcard-9.0.vcproj b/dist/examples/cxx/tree/wildcard/wildcard-9.0.vcproj deleted file mode 100644 index 0cbc382..0000000 --- a/dist/examples/cxx/tree/wildcard/wildcard-9.0.vcproj +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj new file mode 100644 index 0000000..a2e7d28 --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj @@ -0,0 +1,210 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..541b946 --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 new file mode 100644 index 0000000..aba2db8 --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj @@ -0,0 +1,214 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..541b946 --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc11.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 new file mode 100644 index 0000000..fc25afb --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj @@ -0,0 +1,218 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..541b946 --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc12.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 new file mode 100644 index 0000000..4f61b88 --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc8.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj b/dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj new file mode 100644 index 0000000..0cbc382 --- /dev/null +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj @@ -0,0 +1,429 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/xpath/xpath-10.0.sln b/dist/examples/cxx/tree/xpath/xpath-10.0.sln deleted file mode 100644 index 0776baf..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-10.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xpath", "xpath-10.0.vcxproj", "{EC26ACF9-0103-48D2-B7BA-0222C2175B28}" -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 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|Win32.ActiveCfg = Debug|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|Win32.Build.0 = Debug|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|x64.ActiveCfg = Debug|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|x64.Build.0 = Debug|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|Win32.ActiveCfg = Release|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|Win32.Build.0 = Release|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|x64.ActiveCfg = Release|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/xpath/xpath-10.0.vcxproj b/dist/examples/cxx/tree/xpath/xpath-10.0.vcxproj deleted file mode 100644 index f776b11..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-10.0.vcxproj +++ /dev/null @@ -1,211 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-10.0.vcxproj.filters b/dist/examples/cxx/tree/xpath/xpath-10.0.vcxproj.filters deleted file mode 100644 index d038587..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-10.0.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-11.0.vcxproj b/dist/examples/cxx/tree/xpath/xpath-11.0.vcxproj deleted file mode 100644 index e53bb3e..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-11.0.vcxproj +++ /dev/null @@ -1,215 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - 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-11.0.vcxproj.filters b/dist/examples/cxx/tree/xpath/xpath-11.0.vcxproj.filters deleted file mode 100644 index d038587..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-11.0.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-12.0.vcxproj b/dist/examples/cxx/tree/xpath/xpath-12.0.vcxproj deleted file mode 100644 index 92b09a6..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-12.0.vcxproj +++ /dev/null @@ -1,219 +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 - MultiThreadedDebug - true - - - Level3 - EditAndContinue - true - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - true - - - xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - 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-12.0.vcxproj.filters b/dist/examples/cxx/tree/xpath/xpath-12.0.vcxproj.filters deleted file mode 100644 index d038587..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-12.0.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-8.0.sln b/dist/examples/cxx/tree/xpath/xpath-8.0.sln deleted file mode 100644 index db1eeea..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-8.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xpath", "xpath-8.0.vcproj", "{EC26ACF9-0103-48D2-B7BA-0222C2175B28}" -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 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|Win32.ActiveCfg = Debug|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|Win32.Build.0 = Debug|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|x64.ActiveCfg = Debug|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|x64.Build.0 = Debug|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|Win32.ActiveCfg = Release|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|Win32.Build.0 = Release|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|x64.ActiveCfg = Release|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/xpath/xpath-8.0.vcproj b/dist/examples/cxx/tree/xpath/xpath-8.0.vcproj deleted file mode 100644 index 29377fb..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-8.0.vcproj +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/xpath/xpath-9.0.sln b/dist/examples/cxx/tree/xpath/xpath-9.0.sln deleted file mode 100644 index c568474..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-9.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xpath", "xpath-9.0.vcproj", "{EC26ACF9-0103-48D2-B7BA-0222C2175B28}" -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 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|Win32.ActiveCfg = Debug|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|Win32.Build.0 = Debug|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|x64.ActiveCfg = Debug|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Debug|x64.Build.0 = Debug|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|Win32.ActiveCfg = Release|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|Win32.Build.0 = Release|Win32 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|x64.ActiveCfg = Release|x64 - {EC26ACF9-0103-48D2-B7BA-0222C2175B28}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/xpath/xpath-9.0.vcproj b/dist/examples/cxx/tree/xpath/xpath-9.0.vcproj deleted file mode 100644 index 89d3d0f..0000000 --- a/dist/examples/cxx/tree/xpath/xpath-9.0.vcproj +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj b/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj new file mode 100644 index 0000000..f776b11 --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj @@ -0,0 +1,211 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..d038587 --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..e53bb3e --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj @@ -0,0 +1,215 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + + + xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + + + xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + + + 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 new file mode 100644 index 0000000..d038587 --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc11.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..92b09a6 --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj @@ -0,0 +1,219 @@ + + + + + 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 + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;xqilla22d.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;xqilla22.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + 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 new file mode 100644 index 0000000..d038587 --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc12.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {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 new file mode 100644 index 0000000..29377fb --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc8.vcproj @@ -0,0 +1,431 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/xpath/xpath-vc9.vcproj b/dist/examples/cxx/tree/xpath/xpath-vc9.vcproj new file mode 100644 index 0000000..89d3d0f --- /dev/null +++ b/dist/examples/cxx/tree/xpath/xpath-vc9.vcproj @@ -0,0 +1,428 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/template-vc10.sln b/dist/template-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/dist/template-vc10.sln @@ -0,0 +1,15 @@ + +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 new file mode 100644 index 0000000..436eeea --- /dev/null +++ b/dist/template-vc11.sln @@ -0,0 +1,15 @@ + +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 new file mode 100644 index 0000000..446d701 --- /dev/null +++ b/dist/template-vc12.sln @@ -0,0 +1,17 @@ + +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 new file mode 100644 index 0000000..f38bad2 --- /dev/null +++ b/dist/template-vc8.sln @@ -0,0 +1,15 @@ + +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 new file mode 100644 index 0000000..2ec9432 --- /dev/null +++ b/dist/template-vc9.sln @@ -0,0 +1,15 @@ + +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