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/double/double-7.1.vcproj | 186 +++++++++ .../cxx/tree/custom/double/double-8.0.vcproj | 456 +++++++++++++++++++++ .../cxx/tree/custom/double/double-9.0.vcproj | 453 ++++++++++++++++++++ .../tree/custom/double/double-xerces2-7.1.vcproj | 186 +++++++++ .../tree/custom/double/double-xerces2-8.0.vcproj | 456 +++++++++++++++++++++ .../tree/custom/double/double-xerces2-9.0.vcproj | 453 ++++++++++++++++++++ dist/examples/cxx/tree/custom/double/makefile | 42 ++ 7 files changed, 2232 insertions(+) create mode 100644 dist/examples/cxx/tree/custom/double/double-7.1.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/double-8.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/double-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/double-xerces2-7.1.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/double-xerces2-8.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/double-xerces2-9.0.vcproj create mode 100644 dist/examples/cxx/tree/custom/double/makefile (limited to 'dist/examples/cxx/tree/custom/double') diff --git a/dist/examples/cxx/tree/custom/double/double-7.1.vcproj b/dist/examples/cxx/tree/custom/double/double-7.1.vcproj new file mode 100644 index 0000000..ccaa903 --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-7.1.vcproj @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/double/double-8.0.vcproj b/dist/examples/cxx/tree/custom/double/double-8.0.vcproj new file mode 100644 index 0000000..ea63b9f --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-8.0.vcproj @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/double/double-9.0.vcproj b/dist/examples/cxx/tree/custom/double/double-9.0.vcproj new file mode 100644 index 0000000..15b599b --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-9.0.vcproj @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/double/double-xerces2-7.1.vcproj b/dist/examples/cxx/tree/custom/double/double-xerces2-7.1.vcproj new file mode 100644 index 0000000..d4a28aa --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-xerces2-7.1.vcproj @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/double/double-xerces2-8.0.vcproj b/dist/examples/cxx/tree/custom/double/double-xerces2-8.0.vcproj new file mode 100644 index 0000000..8dcfb74 --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-xerces2-8.0.vcproj @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/double/double-xerces2-9.0.vcproj b/dist/examples/cxx/tree/custom/double/double-xerces2-9.0.vcproj new file mode 100644 index 0000000..0915560 --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-xerces2-9.0.vcproj @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/custom/double/makefile b/dist/examples/cxx/tree/custom/double/makefile new file mode 100644 index 0000000..9480279 --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/makefile @@ -0,0 +1,42 @@ +root := ../../../.. + +include $(root)/build/cxx/rules.make +include $(root)/build/xsd/tree-rules.make + + +override XSDFLAGS += --generate-inline --generate-serialization \ +--extern-xml-schema xml-schema.xsd + + +# Build. +# +driver: driver.o order.o double-custom.o + +driver.o: driver.cxx order.ixx order.hxx xml-schema.hxx double-custom.hxx +order.o: order.cxx order.ixx order.hxx xml-schema.hxx double-custom.hxx +double-custom.o: xml-schema.hxx double-custom.hxx + +order.cxx order.ixx order.hxx: order.xsd + +# Generate header for XML Schema namespace. +# +XML_SCHEMA_XSDFLAGS := --generate-xml-schema --generate-serialization \ +--custom-type double=double \ +--hxx-epilogue '\#include "double-custom.hxx"' + +xml-schema.hxx: + $(XSD) cxx-tree $(XML_SCHEMA_XSDFLAGS) xml-schema.xsd + + +# Test +# +.PHONY: test +test: driver + ./driver + + +# Clean. +# +.PHONY: clean +clean: + rm -f xml-schema.hxx double-custom.o order.o order.?xx driver.o driver -- cgit v1.1