From e92829c1734a98ae186ee6e06ea817b9c9fe9323 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 15 Jun 2014 13:43:24 +0200 Subject: Use single template set of templates for .sln files --- boost/boost-vc10.sln | 15 --------------- boost/boost-vc11.sln | 15 --------------- boost/boost-vc12.sln | 17 ----------------- boost/boost-vc8.sln | 15 --------------- boost/boost-vc9.sln | 15 --------------- 5 files changed, 77 deletions(-) delete mode 100644 boost/boost-vc10.sln delete mode 100644 boost/boost-vc11.sln delete mode 100644 boost/boost-vc12.sln delete mode 100644 boost/boost-vc8.sln delete mode 100644 boost/boost-vc9.sln (limited to 'boost') diff --git a/boost/boost-vc10.sln b/boost/boost-vc10.sln deleted file mode 100644 index 9a5dc32..0000000 --- a/boost/boost-vc10.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/boost/boost-vc11.sln b/boost/boost-vc11.sln deleted file mode 100644 index 436eeea..0000000 --- a/boost/boost-vc11.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/boost/boost-vc12.sln b/boost/boost-vc12.sln deleted file mode 100644 index 446d701..0000000 --- a/boost/boost-vc12.sln +++ /dev/null @@ -1,17 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.21005.1 -MinimumVisualStudioVersion = 10.0.40219.1 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/boost/boost-vc8.sln b/boost/boost-vc8.sln deleted file mode 100644 index f38bad2..0000000 --- a/boost/boost-vc8.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/boost/boost-vc9.sln b/boost/boost-vc9.sln deleted file mode 100644 index 2ec9432..0000000 --- a/boost/boost-vc9.sln +++ /dev/null @@ -1,15 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -__projects__ -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution -__solution_configurations__ - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution -__project_configurations__ - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal -- cgit v1.1