diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-07-08 14:54:19 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-07-08 14:54:19 +0200 |
commit | bb02fdbce23477d931a1572f8b2ffe52c80edf32 (patch) | |
tree | 8752ab62387142675e8e5337defb6f7af02104ad /boost/boost-vc8.sln | |
parent | cf7b48269b0c0e3ad5a6166009bcab0536ae1607 (diff) |
Add support for Visual Studio 2005
Diffstat (limited to 'boost/boost-vc8.sln')
-rw-r--r-- | boost/boost-vc8.sln | 15 |
1 files changed, 15 insertions, 0 deletions
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 |