From bb02fdbce23477d931a1572f8b2ffe52c80edf32 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 8 Jul 2013 14:54:19 +0200 Subject: Add support for Visual Studio 2005 --- boost/boost-vc8.sln | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 boost/boost-vc8.sln (limited to 'boost/boost-vc8.sln') diff --git a/boost/boost-vc8.sln b/boost/boost-vc8.sln new file mode 100644 index 0000000..f38bad2 --- /dev/null +++ b/boost/boost-vc8.sln @@ -0,0 +1,15 @@ + +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 -- cgit v1.1