From f2ec36ab5fa04e11dee655d9c623baac95db1eba Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 13 Nov 2013 07:46:45 +0200 Subject: Drop support for Xerces-C++ 2-series --- .../tree/custom/calendar/calendar-xerces2-8.0.sln | 25 -- .../custom/calendar/calendar-xerces2-8.0.vcproj | 456 --------------------- .../tree/custom/calendar/calendar-xerces2-9.0.sln | 25 -- .../custom/calendar/calendar-xerces2-9.0.vcproj | 453 -------------------- 4 files changed, 959 deletions(-) delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.sln delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.vcproj delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.sln delete mode 100644 dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.vcproj (limited to 'dist/examples/cxx/tree/custom/calendar') diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.sln deleted file mode 100644 index 5701549..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "calendar", "calendar-xerces2-8.0.vcproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.vcproj deleted file mode 100644 index 7ba96cc..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-8.0.vcproj +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.sln deleted file mode 100644 index 982fa39..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "calendar", "calendar-xerces2-9.0.vcproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64 - {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.vcproj deleted file mode 100644 index a100668..0000000 --- a/dist/examples/cxx/tree/custom/calendar/calendar-xerces2-9.0.vcproj +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.1