From 3c853bc264719437bcb2807d75ff5e9f9a3ea4f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Sep 2009 14:40:53 +0200 Subject: Add distribution-specific files, dist and dist-win targets --- dist/examples/cxx/tree/streaming/makefile | 31 ++ .../cxx/tree/streaming/streaming-7.1.vcproj | 164 ++++++++ .../cxx/tree/streaming/streaming-8.0.vcproj | 423 +++++++++++++++++++++ .../cxx/tree/streaming/streaming-9.0.vcproj | 420 ++++++++++++++++++++ .../tree/streaming/streaming-xerces2-7.1.vcproj | 164 ++++++++ .../tree/streaming/streaming-xerces2-8.0.vcproj | 423 +++++++++++++++++++++ .../tree/streaming/streaming-xerces2-9.0.vcproj | 420 ++++++++++++++++++++ 7 files changed, 2045 insertions(+) create mode 100644 dist/examples/cxx/tree/streaming/makefile create mode 100644 dist/examples/cxx/tree/streaming/streaming-7.1.vcproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-8.0.vcproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-9.0.vcproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-xerces2-7.1.vcproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-xerces2-8.0.vcproj create mode 100644 dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj (limited to 'dist/examples/cxx/tree/streaming') diff --git a/dist/examples/cxx/tree/streaming/makefile b/dist/examples/cxx/tree/streaming/makefile new file mode 100644 index 0000000..40d2dd6 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/makefile @@ -0,0 +1,31 @@ +root := ../../.. + +include $(root)/build/cxx/rules.make +include $(root)/build/xsd/tree-rules.make + + +override XSDFLAGS += --generate-serialization --suppress-parsing --root-element-all + + +# Build. +# +driver: driver.o records.o + +records.o: records.cxx records.hxx +driver.o: driver.cxx records.hxx + +records.cxx records.hxx: records.xsd + + +# Test +# +.PHONY: test +test: driver + ./driver + + +# Clean. +# +.PHONY: clean +clean: + rm -f records.o records.?xx driver.o driver out.xml diff --git a/dist/examples/cxx/tree/streaming/streaming-7.1.vcproj b/dist/examples/cxx/tree/streaming/streaming-7.1.vcproj new file mode 100644 index 0000000..aeaf847 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-7.1.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/streaming/streaming-8.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-8.0.vcproj new file mode 100644 index 0000000..05e19b9 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-8.0.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj new file mode 100644 index 0000000..c5560dc --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/streaming/streaming-xerces2-7.1.vcproj b/dist/examples/cxx/tree/streaming/streaming-xerces2-7.1.vcproj new file mode 100644 index 0000000..9785c61 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-xerces2-7.1.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/streaming/streaming-xerces2-8.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-xerces2-8.0.vcproj new file mode 100644 index 0000000..2008048 --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-xerces2-8.0.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj new file mode 100644 index 0000000..f94a34b --- /dev/null +++ b/dist/examples/cxx/tree/streaming/streaming-xerces2-9.0.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1