diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-25 12:34:07 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-25 12:34:07 +0200 |
commit | dc4b2b20565a58f09c761b9affd6abdc7edb705b (patch) | |
tree | aff4a7023adf5c05283e026d98cb9d738290556b /boost/common/boost-common-vc10.sln | |
parent | bd09e3ff6f089bd3fc109fd054d30a099e2722ab (diff) |
Add support for tests in subdirectories
Diffstat (limited to 'boost/common/boost-common-vc10.sln')
-rw-r--r-- | boost/common/boost-common-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/boost/common/boost-common-vc10.sln b/boost/common/boost-common-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/boost/common/boost-common-vc10.sln @@ -0,0 +1,15 @@ + +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 |