From a15cf65c44d5c224169c32ef5495b68c758134b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 18 May 2014 16:08:14 +0200 Subject: Imported Upstream version 3.3.0.2 --- .../examples/cxx/tree/hello/hello-10.0.vcxproj | 209 ++++++++++ .../cxx/tree/hello/hello-10.0.vcxproj.filters | 38 ++ xsd/dist/examples/cxx/tree/hello/hello-7.1.vcproj | 164 ++++++++ xsd/dist/examples/cxx/tree/hello/hello-8.0.vcproj | 423 +++++++++++++++++++++ xsd/dist/examples/cxx/tree/hello/hello-9.0.vcproj | 420 ++++++++++++++++++++ .../cxx/tree/hello/hello-xerces2-7.1.vcproj | 164 ++++++++ .../cxx/tree/hello/hello-xerces2-8.0.vcproj | 423 +++++++++++++++++++++ .../cxx/tree/hello/hello-xerces2-9.0.vcproj | 420 ++++++++++++++++++++ xsd/dist/examples/cxx/tree/hello/makefile | 29 ++ 9 files changed, 2290 insertions(+) create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-10.0.vcxproj create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-7.1.vcproj create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-8.0.vcproj create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-9.0.vcproj create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-xerces2-7.1.vcproj create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-xerces2-8.0.vcproj create mode 100644 xsd/dist/examples/cxx/tree/hello/hello-xerces2-9.0.vcproj create mode 100644 xsd/dist/examples/cxx/tree/hello/makefile (limited to 'xsd/dist/examples/cxx/tree/hello') diff --git a/xsd/dist/examples/cxx/tree/hello/hello-10.0.vcxproj b/xsd/dist/examples/cxx/tree/hello/hello-10.0.vcxproj new file mode 100644 index 0000000..1a1ffe8 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-10.0.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/xsd/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters b/xsd/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters new file mode 100644 index 0000000..620639d --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-10.0.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/xsd/dist/examples/cxx/tree/hello/hello-7.1.vcproj b/xsd/dist/examples/cxx/tree/hello/hello-7.1.vcproj new file mode 100644 index 0000000..719f0d7 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-7.1.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsd/dist/examples/cxx/tree/hello/hello-8.0.vcproj b/xsd/dist/examples/cxx/tree/hello/hello-8.0.vcproj new file mode 100644 index 0000000..299fd53 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-8.0.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsd/dist/examples/cxx/tree/hello/hello-9.0.vcproj b/xsd/dist/examples/cxx/tree/hello/hello-9.0.vcproj new file mode 100644 index 0000000..0d85099 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-9.0.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsd/dist/examples/cxx/tree/hello/hello-xerces2-7.1.vcproj b/xsd/dist/examples/cxx/tree/hello/hello-xerces2-7.1.vcproj new file mode 100644 index 0000000..a2cab95 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-xerces2-7.1.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsd/dist/examples/cxx/tree/hello/hello-xerces2-8.0.vcproj b/xsd/dist/examples/cxx/tree/hello/hello-xerces2-8.0.vcproj new file mode 100644 index 0000000..1b39f7c --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-xerces2-8.0.vcproj @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsd/dist/examples/cxx/tree/hello/hello-xerces2-9.0.vcproj b/xsd/dist/examples/cxx/tree/hello/hello-xerces2-9.0.vcproj new file mode 100644 index 0000000..8b8fd22 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/hello-xerces2-9.0.vcproj @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsd/dist/examples/cxx/tree/hello/makefile b/xsd/dist/examples/cxx/tree/hello/makefile new file mode 100644 index 0000000..7886049 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/hello/makefile @@ -0,0 +1,29 @@ +root := ../../.. + +include $(root)/build/cxx/rules.make +include $(root)/build/xsd/tree-rules.make + + +# Build. +# +driver: driver.o hello.o + +hello.o: hello.cxx hello.hxx +driver.o: driver.cxx hello.hxx + +hello.cxx hello.hxx: hello.xsd + + +# Test. +# +.PHONY: test +test: driver hello.xml + ./driver hello.xml + + +# Clean. +# +.PHONY: clean +clean: + rm -f hello.o hello.?xx driver.o driver + -- cgit v1.2.3