-
Notifications
You must be signed in to change notification settings - Fork 0
/
ARM.Monaco.Editor.sln
69 lines (68 loc) · 4.19 KB
/
ARM.Monaco.Editor.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{3E8DACEA-3E56-456A-A973-EC6F4AA8CFEA}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Emulator", "src\Emulator\Emulator.fsproj", "{B6AA1962-6D10-412A-A9B5-F573F68D47F6}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Main", "src\Main\Main.fsproj", "{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Renderer", "src\Renderer\Renderer.fsproj", "{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Debug|x64.ActiveCfg = Debug|x64
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Debug|x64.Build.0 = Debug|x64
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Debug|x86.ActiveCfg = Debug|x86
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Debug|x86.Build.0 = Debug|x86
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Release|Any CPU.Build.0 = Release|Any CPU
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Release|x64.ActiveCfg = Release|x64
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Release|x64.Build.0 = Release|x64
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Release|x86.ActiveCfg = Release|x86
{B6AA1962-6D10-412A-A9B5-F573F68D47F6}.Release|x86.Build.0 = Release|x86
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Debug|x64.ActiveCfg = Debug|x64
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Debug|x64.Build.0 = Debug|x64
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Debug|x86.ActiveCfg = Debug|x86
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Debug|x86.Build.0 = Debug|x86
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Release|Any CPU.Build.0 = Release|Any CPU
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Release|x64.ActiveCfg = Release|x64
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Release|x64.Build.0 = Release|x64
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Release|x86.ActiveCfg = Release|x86
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF}.Release|x86.Build.0 = Release|x86
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Debug|x64.ActiveCfg = Debug|x64
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Debug|x64.Build.0 = Debug|x64
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Debug|x86.ActiveCfg = Debug|x86
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Debug|x86.Build.0 = Debug|x86
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Release|Any CPU.Build.0 = Release|Any CPU
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Release|x64.ActiveCfg = Release|x64
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Release|x64.Build.0 = Release|x64
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Release|x86.ActiveCfg = Release|x86
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{B6AA1962-6D10-412A-A9B5-F573F68D47F6} = {3E8DACEA-3E56-456A-A973-EC6F4AA8CFEA}
{953E9E20-5D1A-4B0F-93B2-FD6C331D67AF} = {3E8DACEA-3E56-456A-A973-EC6F4AA8CFEA}
{4E732969-F73D-4B87-8F9F-BA8FCDDE01FC} = {3E8DACEA-3E56-456A-A973-EC6F4AA8CFEA}
EndGlobalSection
EndGlobal