From dde0bc2f465804a6a6b4eb9770fbd094cdd0fdfa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 16 Sep 2012 13:21:50 +0200 Subject: Add support for Visual Studio 2012 --- examples-vc11.sln | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 examples-vc11.sln (limited to 'examples-vc11.sln') diff --git a/examples-vc11.sln b/examples-vc11.sln new file mode 100644 index 0000000..436eeea --- /dev/null +++ b/examples-vc11.sln @@ -0,0 +1,15 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +__projects__ +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution +__solution_configurations__ + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution +__project_configurations__ + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.1