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/mixed/makefile | 28 ++ dist/examples/cxx/tree/mixed/mixed-7.1.vcproj | 164 ++++++++ dist/examples/cxx/tree/mixed/mixed-8.0.vcproj | 423 +++++++++++++++++++++ dist/examples/cxx/tree/mixed/mixed-9.0.vcproj | 420 ++++++++++++++++++++ .../cxx/tree/mixed/mixed-xerces2-7.1.vcproj | 164 ++++++++ .../cxx/tree/mixed/mixed-xerces2-8.0.vcproj | 423 +++++++++++++++++++++ .../cxx/tree/mixed/mixed-xerces2-9.0.vcproj | 420 ++++++++++++++++++++ 7 files changed, 2042 insertions(+) create mode 100644 dist/examples/cxx/tree/mixed/makefile create mode 100644 dist/examples/cxx/tree/mixed/mixed-7.1.vcproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-8.0.vcproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-9.0.vcproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-xerces2-7.1.vcproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-xerces2-8.0.vcproj create mode 100644 dist/examples/cxx/tree/mixed/mixed-xerces2-9.0.vcproj (limited to 'dist/examples/cxx/tree/mixed') diff --git a/dist/examples/cxx/tree/mixed/makefile b/dist/examples/cxx/tree/mixed/makefile new file mode 100644 index 0000000..594821c --- /dev/null +++ b/dist/examples/cxx/tree/mixed/makefile @@ -0,0 +1,28 @@ +root := ../../.. + +include $(root)/build/cxx/rules.make +include $(root)/build/xsd/tree-rules.make + + +# Build. +# +driver: driver.o text.o + +text.o: text.cxx text.hxx +driver.o: driver.cxx text.hxx + +text.cxx text.hxx: text.xsd + + +# Test. +# +.PHONY: test +test: driver text.xml + ./driver text.xml + + +# Clean. +# +.PHONY: clean +clean: + rm -f text.o text.?xx driver.o driver diff --git a/dist/examples/cxx/tree/mixed/mixed-7.1.vcproj b/dist/examples/cxx/tree/mixed/mixed-7.1.vcproj new file mode 100644 index 0000000..cfa1939 --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-7.1.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/mixed/mixed-8.0.vcproj b/dist/examples/cxx/tree/mixed/mixed-8.0.vcproj new file mode 100644 index 0000000..f376bbf --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-8.0.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/mixed/mixed-9.0.vcproj b/dist/examples/cxx/tree/mixed/mixed-9.0.vcproj new file mode 100644 index 0000000..7e144e7 --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-9.0.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/mixed/mixed-xerces2-7.1.vcproj b/dist/examples/cxx/tree/mixed/mixed-xerces2-7.1.vcproj new file mode 100644 index 0000000..510a1d5 --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-xerces2-7.1.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/mixed/mixed-xerces2-8.0.vcproj b/dist/examples/cxx/tree/mixed/mixed-xerces2-8.0.vcproj new file mode 100644 index 0000000..5dfbf16 --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-xerces2-8.0.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/mixed/mixed-xerces2-9.0.vcproj b/dist/examples/cxx/tree/mixed/mixed-xerces2-9.0.vcproj new file mode 100644 index 0000000..4e6ff97 --- /dev/null +++ b/dist/examples/cxx/tree/mixed/mixed-xerces2-9.0.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1