From f00dbc9e45e650766bc9c2d81772b10e1a8425c3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 24 May 2014 16:24:55 -0700 Subject: Add VC12 project files --- .../cxx/tree/custom/calendar/calendar-12.0.vcxproj | 241 ++++++++++++++++++++ .../custom/calendar/calendar-12.0.vcxproj.filters | 54 +++++ .../cxx/tree/custom/comments/comments-12.0.vcxproj | 243 +++++++++++++++++++++ .../custom/comments/comments-12.0.vcxproj.filters | 60 +++++ .../cxx/tree/custom/contacts/contacts-12.0.vcxproj | 220 +++++++++++++++++++ .../custom/contacts/contacts-12.0.vcxproj.filters | 51 +++++ .../cxx/tree/custom/double/double-12.0.vcxproj | 241 ++++++++++++++++++++ .../tree/custom/double/double-12.0.vcxproj.filters | 54 +++++ .../cxx/tree/custom/mixed/mixed-12.0.vcxproj | 220 +++++++++++++++++++ .../tree/custom/mixed/mixed-12.0.vcxproj.filters | 51 +++++ .../cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj | 222 +++++++++++++++++++ .../custom/taxonomy/taxonomy-12.0.vcxproj.filters | 57 +++++ .../cxx/tree/custom/wildcard/wildcard-12.0.vcxproj | 220 +++++++++++++++++++ .../custom/wildcard/wildcard-12.0.vcxproj.filters | 51 +++++ 14 files changed, 1985 insertions(+) create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj create mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj create mode 100644 dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj create mode 100644 dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/double/double-12.0.vcxproj create mode 100644 dist/examples/cxx/tree/custom/double/double-12.0.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj create mode 100644 dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj create mode 100644 dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj.filters create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj create mode 100644 dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj.filters (limited to 'dist/examples/cxx/tree/custom') diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj new file mode 100644 index 0000000..94b9425 --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj @@ -0,0 +1,241 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + calendar + {2DB41EF7-0BED-45BA-A311-44D2719BFE09} + calendar + Win32Proj + + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + + + + + + + + + + + + + + + + + driver + driver + driver + driver + Debug\ + Debug\ + true + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + true + Release\ + Release\ + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + + + + + + + + xsd calendar.xsd + xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd + xml-schema.hxx;%(AdditionalInputs) + calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) + xsd calendar.xsd + xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd + xml-schema.hxx;%(AdditionalInputs) + calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) + xsd calendar.xsd + xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd + calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) + xsd calendar.xsd + xsd cxx-tree --generate-inline --extern-xml-schema xml-schema.xsd calendar.xsd + calendar.hxx;calendar.ixx;calendar.cxx;%(Outputs) + + + + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters new file mode 100644 index 0000000..943a2dc --- /dev/null +++ b/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {1F206676-7422-4DD5-94C3-7B9B2EC9C2D6} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {8D4FED5E-FA2A-44AB-94AC-C8F302E2E1F3} + h;hpp;hxx;hm;inl;inc;xsd + + + {5c4bcf4f-9ad2-4a82-adfb-91528fe6f2e5} + ixx + + + {df5d1e63-29c7-4626-853a-34fc5c7f7443} + xsd + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + + + Inline Files + + + + + + Schema Files + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj new file mode 100644 index 0000000..8558fdd --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj @@ -0,0 +1,243 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + comments + {262E34D2-48D2-4657-9DB2-F01FFDCEA295} + comments + Win32Proj + + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + + + + + + + + + + + + + + + + + driver + driver + driver + driver + Debug\ + Debug\ + true + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + true + Release\ + Release\ + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type anyType=/type_base --hxx-epilogue "#include \"xml-schema-custom.hxx\"" xml-schema.xsd + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + + + + + + + + + + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd + xml-schema.hxx;%(AdditionalInputs) + people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd + xml-schema.hxx;%(AdditionalInputs) + people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd + people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd people.xsd + people.hxx;people.ixx;people.cxx;%(Outputs) + + + + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj.filters new file mode 100644 index 0000000..934cabe --- /dev/null +++ b/dist/examples/cxx/tree/custom/comments/comments-12.0.vcxproj.filters @@ -0,0 +1,60 @@ + + + + + {97CD019E-CFDE-4879-AB8C-97DB3B526F92} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {8E3E001B-1C7C-4383-A18D-B83AA525773F} + h;hpp;hxx;hm;inl;inc;xsd + + + {07ed52c5-d0a0-4659-9a65-2ee052612d2c} + ixx + + + {515a4811-9a34-429e-9c6d-3b771934d8db} + xsd + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Inline Files + + + + + + Schema Files + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj new file mode 100644 index 0000000..4091413 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj @@ -0,0 +1,220 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + contacts + {9FB807C1-53EE-4E71-812F-89E8BE6FCB43} + contacts + Win32Proj + + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + 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 + true + + + 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 + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + + + + + + + xsd contacts.xsd + xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd + contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) + xsd contacts.xsd + xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd + contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) + xsd contacts.xsd + xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd + contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) + xsd contacts.xsd + xsd cxx-tree --generate-inline --custom-type contact=/contact_base --hxx-epilogue "#include \"contacts-custom.hxx\"" contacts.xsd + contacts.hxx;contacts.ixx;contacts.cxx;%(Outputs) + + + + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj.filters new file mode 100644 index 0000000..4435f19 --- /dev/null +++ b/dist/examples/cxx/tree/custom/contacts/contacts-12.0.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {2E28B5D5-6E1D-434A-BFE2-2162751B243B} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {92523A51-9884-450F-A581-5618AB14A9E3} + h;hpp;hxx;hm;inl;inc;xsd + + + {63214694-d62f-4e29-965b-bc5ecd1ac8b8} + ixx + + + {8b44177f-b842-4c6c-bfb8-c25e433bc0a3} + xsd + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + + + Inline Files + + + + + + Schema Files + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj b/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj new file mode 100644 index 0000000..c9408d3 --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj @@ -0,0 +1,241 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + double + {CCE6AE91-39AC-49B6-8763-742B65FCD92E} + double + Win32Proj + + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + + + + + + + + + + + + + + + + + driver + driver + driver + driver + Debug\ + Debug\ + true + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + true + Release\ + Release\ + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + EditAndContinue + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX86 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + xsd xml-schema.xsd + xsd cxx-tree --generate-xml-schema --generate-serialization --custom-type double=double --hxx-epilogue "#include \"double-custom.hxx\"" xml-schema.xsd + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + + + + + + + + xsd order.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd + xml-schema.hxx;%(AdditionalInputs) + order.hxx;order.ixx;order.cxx;%(Outputs) + xsd order.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd + xml-schema.hxx;%(AdditionalInputs) + order.hxx;order.ixx;order.cxx;%(Outputs) + xsd order.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd + order.hxx;order.ixx;order.cxx;%(Outputs) + xsd order.xsd + xsd cxx-tree --generate-inline --generate-serialization --extern-xml-schema xml-schema.xsd order.xsd + order.hxx;order.ixx;order.cxx;%(Outputs) + + + + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj.filters new file mode 100644 index 0000000..b36f95b --- /dev/null +++ b/dist/examples/cxx/tree/custom/double/double-12.0.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {9AB5F296-2836-4A71-A39E-8D63EECB86D8} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {CDC85F55-DEE6-4EB3-9B72-1CBDDA21CFBE} + h;hpp;hxx;hm;inl;inc;xsd + + + {69c0bc69-f38e-42f7-8c11-cd6c1a121574} + ixx + + + {bad36e63-36c2-4233-87a2-68af084d612a} + xsd + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + + + Inline Files + + + + + + Schema Files + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj new file mode 100644 index 0000000..fdad72f --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj @@ -0,0 +1,220 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + mixed + {26CE0C08-7621-403A-88A7-206E64F32C66} + mixed + Win32Proj + + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + 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 + true + + + 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 + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + + + + + + + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd + people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd + people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd + people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-serialization --custom-type bio=/bio_base --hxx-epilogue "#include \"people-custom.hxx\"" people.xsd + people.hxx;people.ixx;people.cxx;%(Outputs) + + + + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj.filters new file mode 100644 index 0000000..1f317e1 --- /dev/null +++ b/dist/examples/cxx/tree/custom/mixed/mixed-12.0.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {CBA3D0E2-DDB8-4ABE-8B5A-7A28191CA323} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {54846A6A-25CD-4C8C-A5F1-2DAC77554F47} + h;hpp;hxx;hm;inl;inc;xsd + + + {ba5c74eb-b935-4573-98b5-2987ed135ec6} + ixx + + + {b02fd6d3-59e2-4819-9c5b-66ef2b5834a0} + xsd + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + + + Inline Files + + + + + + Schema Files + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj new file mode 100644 index 0000000..bac670d --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj @@ -0,0 +1,222 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + taxonomy + {B3108E70-7B4E-4DDA-8872-0DC4AFDCB2D9} + taxonomy + Win32Proj + + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + 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 + true + + + 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 + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + + + + + + + + + xsd people.xsd + xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd + people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd + people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd + people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) + xsd people.xsd + xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --custom-type "person=person_impl<person_base>/person_base" --custom-type "superman=superman_impl<superman_base>/superman_base" --custom-type "batman=batman_impl<batman_base>/batman_base" --fwd-prologue "#include \"people-custom-fwd.hxx\"" --hxx-prologue "#include \"people-custom.hxx\"" people.xsd + people-fwd.hxx;people.hxx;people.ixx;people.cxx;%(Outputs) + + + + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj.filters new file mode 100644 index 0000000..78058c3 --- /dev/null +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-12.0.vcxproj.filters @@ -0,0 +1,57 @@ + + + + + {E2FFBF97-01E8-483D-8B32-D8D6F065E4C7} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {0B3DDFAD-4254-48B9-BB24-1FC92DD1E7F6} + h;hpp;hxx;hm;inl;inc;xsd + + + {a33f9d45-baba-483a-83c4-9421790f7d92} + ixx + + + {0c14530b-7a4b-4841-864e-e8da7ae18eea} + xsd + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Inline Files + + + + + + Schema Files + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj new file mode 100644 index 0000000..760d049 --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj @@ -0,0 +1,220 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + wildcard + {6CE6CDEC-F8DE-42D0-80F8-E71C0DD8F897} + wildcard + Win32Proj + + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + MultiByte + + + Application + v120 + 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 + true + + + 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 + true + + + xerces-c_3D.lib;%(AdditionalDependencies) + $(TargetPath) + true + $(OutDir)driver.pdb + Console + false + + + MachineX64 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + true + + + xerces-c_3.lib;%(AdditionalDependencies) + $(TargetPath) + true + Console + true + true + false + + + MachineX64 + + + + + + + + + + + + + + + + + + xsd wildcard.xsd + xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd + wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) + xsd wildcard.xsd + xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd + wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) + xsd wildcard.xsd + xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd + wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) + xsd wildcard.xsd + xsd cxx-tree --generate-inline --generate-ostream --generate-serialization --custom-type data=/data_base --hxx-epilogue "#include \"wildcard-custom.hxx\"" wildcard.xsd + wildcard.hxx;wildcard.ixx;wildcard.cxx;%(Outputs) + + + + + + \ No newline at end of file diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj.filters new file mode 100644 index 0000000..b67a77a --- /dev/null +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-12.0.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {426B0A1E-659E-40E5-B93B-EF76EBBE0C0A} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {42AF0399-9A66-43B2-94AA-DBF9BEEF1E92} + h;hpp;hxx;hm;inl;inc;xsd + + + {0e336f4b-1f4c-4838-9a6a-183c80df8b67} + ixx + + + {228a47a0-93d7-4c99-9486-a589705ee401} + xsd + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + + + Inline Files + + + + + + Schema Files + + + \ No newline at end of file -- cgit v1.1