Mercurial > pub > Jint1
comparison Jint.sln @ 3:aced2ae9957f
temp commit, new virtual machine concept (strongly typed version of VM2).
author | cin |
---|---|
date | Sun, 27 Oct 2013 17:23:25 +0400 |
parents | e113095f1de0 |
children | 17543aa3aced |
comparison
equal
deleted
inserted
replaced
2:4aed85a1f558 | 3:aced2ae9957f |
---|---|
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jint.Runtime", "Jint.Runtime\Jint.Runtime.csproj", "{F3FDE0D1-748F-4DFE-9C1C-D17D7FD4E642}" | 4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jint.Runtime", "Jint.Runtime\Jint.Runtime.csproj", "{F3FDE0D1-748F-4DFE-9C1C-D17D7FD4E642}" |
5 EndProject | 5 EndProject |
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jint.Experimental", "Jint.Experimental\Jint.Experimental.csproj", "{8AC3346E-5A4E-4B8C-A225-E4C47F912730}" | 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jint.Experimental", "Jint.Experimental\Jint.Experimental.csproj", "{8AC3346E-5A4E-4B8C-A225-E4C47F912730}" |
7 EndProject | 7 EndProject |
8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96947B34-64F4-4A7A-B432-19D7B6B36D14}" | 8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96947B34-64F4-4A7A-B432-19D7B6B36D14}" |
9 ProjectSection(SolutionItems) = preProject | |
10 Performance1.psess = Performance1.psess | |
11 Performance2.psess = Performance2.psess | |
12 EndProjectSection | |
13 EndProject | 9 EndProject |
14 Global | 10 Global |
15 GlobalSection(SolutionConfigurationPlatforms) = preSolution | 11 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
16 Debug|x86 = Debug|x86 | 12 Debug|x86 = Debug|x86 |
17 Release|x86 = Release|x86 | 13 Release|x86 = Release|x86 |