diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-04-01 18:08:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-04-04 18:11:34 +0200 |
commit | 14ca0adb63a48e5bc14a4a2b84e0d108be6dfdd1 (patch) | |
tree | d8440b4ba42b0cbb432397007b91479574b03782 /boost/sqlite/boost-sqlite-vc10.sln | |
parent | d2c7dda761658e45d150172991b5231d0e979007 (diff) |
Add SQLite-specific tests for Boost profile
Diffstat (limited to 'boost/sqlite/boost-sqlite-vc10.sln')
-rw-r--r-- | boost/sqlite/boost-sqlite-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/boost/sqlite/boost-sqlite-vc10.sln b/boost/sqlite/boost-sqlite-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/boost/sqlite/boost-sqlite-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 |