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 --- .../cxx/tree/custom/comments/comments-7.1.vcproj | 192 +++++++++ .../cxx/tree/custom/comments/comments-8.0.vcproj | 464 +++++++++++++++++++++ .../cxx/tree/custom/comments/comments-9.0.vcproj | 461 ++++++++++++++++++++ .../custom/comments/comments-xerces2-7.1.vcproj | 192 +++++++++ .../custom/comments/comments-xerces2-8.0.vcproj | 464 +++++++++++++++++++++ .../custom/comments/comments-xerces2-9.0.vcproj | 461 ++++++++++++++++++++ dist/examples/cxx/tree/custom/comments/makefile | 43 ++ 7 files changed, 2277 insertions(+) create mode 100644 dist/examples/cxx/tree/custom/comments/comments-7.1.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-8.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-xerces2-7.1.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-xerces2-8.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-xerces2-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/comments/makefile (limited to 'dist/examples/cxx/tree/custom/comments') diff --git a/dist/examples/cxx/tree/custom/comments/comments-7.1.vcproj b/dist/examples/cxx/tree/custom/comments/comments-7.1.vcproj new file mode 100644 index 0000000..6d282c5 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-7.1.vcproj @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/comments-8.0.vcproj b/dist/examples/cxx/tree/custom/comments/comments-8.0.vcproj new file mode 100644 index 0000000..1ddca35 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-8.0.vcproj @@ -0,0 +1,464 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj b/dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj new file mode 100644 index 0000000..54d1925 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-9.0.vcproj @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/comments-xerces2-7.1.vcproj b/dist/examples/cxx/tree/custom/comments/comments-xerces2-7.1.vcproj new file mode 100644 index 0000000..390f2d9 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-xerces2-7.1.vcproj @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/comments-xerces2-8.0.vcproj b/dist/examples/cxx/tree/custom/comments/comments-xerces2-8.0.vcproj new file mode 100644 index 0000000..137eff8 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-xerces2-8.0.vcproj @@ -0,0 +1,464 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/comments-xerces2-9.0.vcproj b/dist/examples/cxx/tree/custom/comments/comments-xerces2-9.0.vcproj new file mode 100644 index 0000000..e1f238f --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-xerces2-9.0.vcproj @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/comments/makefile b/dist/examples/cxx/tree/custom/comments/makefile new file mode 100644 index 0000000..963f262 --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/makefile @@ -0,0 +1,43 @@ +root := ../../../.. + +include $(root)/build/cxx/rules.make +include $(root)/build/xsd/tree-rules.make + + +override XSDFLAGS += --generate-inline --generate-serialization \ +--extern-xml-schema xml-schema.xsd + + +# Build. +# +driver: driver.o people.o xml-schema-custom.o dom-parse.o + +driver.o: driver.cxx dom-parse.hxx people.ixx people.hxx xml-schema.hxx xml-schema-custom.hxx +people.o: people.cxx people.ixx people.hxx xml-schema.hxx xml-schema-custom.hxx +xml-schema-custom.o: xml-schema.hxx xml-schema-custom.hxx +dom-parse.o: dom-parse.cxx dom-parse.hxx + +people.cxx people.ixx people.hxx: people.xsd + +# Generate header for XML Schema namespace. +# +XML_SCHEMA_XSDFLAGS := --generate-xml-schema --generate-serialization \ +--custom-type anyType=/type_base \ +--hxx-epilogue '\#include "xml-schema-custom.hxx"' + +xml-schema.hxx: + $(XSD) cxx-tree $(XML_SCHEMA_XSDFLAGS) xml-schema.xsd + + +# Test +# +.PHONY: test +test: driver people.xml + ./driver people.xml + + +# Clean. +# +.PHONY: clean +clean: + rm -f xml-schema.hxx xml-schema-custom.o people.o people.?xx dom-parse.o driver.o driver -- cgit v1.1