summaryrefslogtreecommitdiff
path: root/src/jit/jitstd/jitstd.sln
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/jitstd/jitstd.sln')
-rw-r--r--src/jit/jitstd/jitstd.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/jit/jitstd/jitstd.sln b/src/jit/jitstd/jitstd.sln
new file mode 100644
index 0000000000..6aa099ce3c
--- /dev/null
+++ b/src/jit/jitstd/jitstd.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jitstd", "jitstd.vcxproj", "{A4576E91-78F0-4FD1-8323-8FA3BACE0581}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {A4576E91-78F0-4FD1-8323-8FA3BACE0581}.Debug|Win32.ActiveCfg = Debug|Win32
+ {A4576E91-78F0-4FD1-8323-8FA3BACE0581}.Debug|Win32.Build.0 = Debug|Win32
+ {A4576E91-78F0-4FD1-8323-8FA3BACE0581}.Release|Win32.ActiveCfg = Release|Win32
+ {A4576E91-78F0-4FD1-8323-8FA3BACE0581}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal