diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-17 16:46:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-20 15:45:47 +0200 |
commit | 605e4dee303f2a7b3b493e7a73faa09e61d88839 (patch) | |
tree | 675b7b05630d6b195cef2f0478a70b05b9cae173 /boost/mssql/boost-mssql-vc10.sln | |
parent | efe50036fbdca051ac44e76a7b0b8be37076dc9a (diff) |
Autotools and VC++ build support for SQL Server
Diffstat (limited to 'boost/mssql/boost-mssql-vc10.sln')
-rw-r--r-- | boost/mssql/boost-mssql-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/boost/mssql/boost-mssql-vc10.sln b/boost/mssql/boost-mssql-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/boost/mssql/boost-mssql-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 |