aboutsummaryrefslogtreecommitdiff
path: root/examples-vc12.sln
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-06-03 18:28:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-06-03 18:28:35 +0200
commit9fda153cc21db0c4bbb00265cb9acff902f5b791 (patch)
tree18f6e3e3986054abf1397148ea291ee8a38e62fe /examples-vc12.sln
parent59933d511ad16a8ea012508da86fbf6c8932f53a (diff)
Support for VC12 (2013), initial work
Diffstat (limited to 'examples-vc12.sln')
-rw-r--r--examples-vc12.sln17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples-vc12.sln b/examples-vc12.sln
new file mode 100644
index 0000000..446d701
--- /dev/null
+++ b/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