aboutsummaryrefslogtreecommitdiff
path: root/examples/examples-vc12.sln
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-04-30 08:02:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-04-30 08:02:42 +0200
commit6f9ded221d69320047a8c3a0621cd797a86c07e2 (patch)
tree5edc9feca989d493f7859b4b00beb2490a7f33b2 /examples/examples-vc12.sln
parentf6313f17cb87d62c4a73f9d135baafd076431311 (diff)
Add support for VC12 (2013)
Diffstat (limited to 'examples/examples-vc12.sln')
-rw-r--r--examples/examples-vc12.sln17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/examples-vc12.sln b/examples/examples-vc12.sln
new file mode 100644
index 0000000..446d701
--- /dev/null
+++ b/examples/examples-vc12.sln
@@ -0,0 +1,17 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2013
+VisualStudioVersion = 12.0.21005.1
+MinimumVisualStudioVersion = 10.0.40219.1
+__projects__
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+__solution_configurations__
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+__project_configurations__
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal