0
|
1
|
|
2 Microsoft Visual Studio Solution File, Format Version 11.00
|
|
3 # Visual Studio 2010
|
|
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jint.Runtime", "Jint.Runtime\Jint.Runtime.csproj", "{F3FDE0D1-748F-4DFE-9C1C-D17D7FD4E642}"
|
|
5 EndProject
|
|
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jint.Experimental", "Jint.Experimental\Jint.Experimental.csproj", "{8AC3346E-5A4E-4B8C-A225-E4C47F912730}"
|
|
7 EndProject
|
|
8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96947B34-64F4-4A7A-B432-19D7B6B36D14}"
|
|
9 EndProject
|
|
10 Global
|
|
11 GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
12 Debug|x86 = Debug|x86
|
|
13 Release|x86 = Release|x86
|
|
14 EndGlobalSection
|
|
15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
16 {F3FDE0D1-748F-4DFE-9C1C-D17D7FD4E642}.Debug|x86.ActiveCfg = Debug|x86
|
|
17 {F3FDE0D1-748F-4DFE-9C1C-D17D7FD4E642}.Debug|x86.Build.0 = Debug|x86
|
|
18 {F3FDE0D1-748F-4DFE-9C1C-D17D7FD4E642}.Release|x86.ActiveCfg = Release|x86
|
|
19 {F3FDE0D1-748F-4DFE-9C1C-D17D7FD4E642}.Release|x86.Build.0 = Release|x86
|
|
20 {8AC3346E-5A4E-4B8C-A225-E4C47F912730}.Debug|x86.ActiveCfg = Debug|x86
|
|
21 {8AC3346E-5A4E-4B8C-A225-E4C47F912730}.Debug|x86.Build.0 = Debug|x86
|
|
22 {8AC3346E-5A4E-4B8C-A225-E4C47F912730}.Release|x86.ActiveCfg = Release|x86
|
|
23 {8AC3346E-5A4E-4B8C-A225-E4C47F912730}.Release|x86.Build.0 = Release|x86
|
|
24 EndGlobalSection
|
|
25 GlobalSection(SolutionProperties) = preSolution
|
|
26 HideSolutionNode = FALSE
|
|
27 EndGlobalSection
|
|
28 GlobalSection(MonoDevelopProperties) = preSolution
|
|
29 StartupItem = Jint.Runtime\Jint.Runtime.csproj
|
|
30 EndGlobalSection
|
|
31 EndGlobal
|