From 18e0b8065af3b660a73af93dabb4767cbc64ec35 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 30 Mar 2011 13:10:42 +0200 Subject: Autotools support for SQLite --- sqlite/sqlite-vc10.sln | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sqlite/sqlite-vc10.sln (limited to 'sqlite/sqlite-vc10.sln') diff --git a/sqlite/sqlite-vc10.sln b/sqlite/sqlite-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/sqlite/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 -- cgit v1.1