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/mysql/boost-mysql-vc9.sln | |
parent | bd09e3ff6f089bd3fc109fd054d30a099e2722ab (diff) |
Add support for tests in subdirectories
Diffstat (limited to 'boost/mysql/boost-mysql-vc9.sln')
-rw-r--r-- | boost/mysql/boost-mysql-vc9.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/boost/mysql/boost-mysql-vc9.sln b/boost/mysql/boost-mysql-vc9.sln new file mode 100644 index 0000000..2ec9432 --- /dev/null +++ b/boost/mysql/boost-mysql-vc9.sln @@ -0,0 +1,15 @@ + +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 |