summaryrefslogtreecommitdiff
path: root/Util/VS2010/Chalice/ChaliceLanguageService.sln
diff options
context:
space:
mode:
authorGravatar rustanleino <unknown>2010-07-15 23:50:30 +0000
committerGravatar rustanleino <unknown>2010-07-15 23:50:30 +0000
commit13c9d58997d2d40657980b1c8a9bdc9fa99485e7 (patch)
tree21b412ae1a8dc24d2f74a5037bb716cb19c3b401 /Util/VS2010/Chalice/ChaliceLanguageService.sln
parent2c516d5a900612ebcedfe0ad2c7fa3b2606063a1 (diff)
Visual Studio 2010 integration for Dafny and Chalice. See the "How to install binaries" link from the boogie.codeplex.com home page.
Diffstat (limited to 'Util/VS2010/Chalice/ChaliceLanguageService.sln')
-rw-r--r--Util/VS2010/Chalice/ChaliceLanguageService.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/Util/VS2010/Chalice/ChaliceLanguageService.sln b/Util/VS2010/Chalice/ChaliceLanguageService.sln
new file mode 100644
index 00000000..dfda1244
--- /dev/null
+++ b/Util/VS2010/Chalice/ChaliceLanguageService.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChaliceLanguageService", "ChaliceLanguageService\ChaliceLanguageService.csproj", "{66E611EE-84D8-4EB9-9A33-164A53E00553}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {66E611EE-84D8-4EB9-9A33-164A53E00553}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {66E611EE-84D8-4EB9-9A33-164A53E00553}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {66E611EE-84D8-4EB9-9A33-164A53E00553}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {66E611EE-84D8-4EB9-9A33-164A53E00553}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal