From 8286ac511144e4f17d34eac9affb97e50646344a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:25:44 +0200 Subject: Imported Upstream version 4.0.0 --- .../cxx/tree/order/mixed/order-mixed-vc10.vcxproj | 205 +++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 xsd/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj (limited to 'xsd/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj') diff --git a/xsd/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj b/xsd/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj new file mode 100644 index 0000000..69ed120 --- /dev/null +++ b/xsd/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj @@ -0,0 +1,205 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + order-mixed + {94A74673-C980-426B-B5BB-00744559EAD1} + order-mixed + 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 + MultiThreadedDebugDLL + true + + + Level3 + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + + + Level3 + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + xsd text.xsd + xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd + text.cxx;text.hxx;%(Outputs) + xsd text.xsd + xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd + text.cxx;text.hxx;%(Outputs) + xsd text.xsd + xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd + text.cxx;text.hxx;%(Outputs) + xsd text.xsd + xsd.exe cxx-tree --generate-serialization --ordered-type-mixed text.xsd + text.cxx;text.hxx;%(Outputs) + + + + + + + + + \ No newline at end of file -- cgit v1.2.3