-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSpaceEngineersScripts.sln
64 lines (64 loc) · 4.46 KB
/
SpaceEngineersScripts.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MainMonitorScript", "MainMonitorScript\MainMonitorScript.csproj", "{7DA9549F-5D88-4F4D-9426-DB8270AC8305}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "MonitorsLib", "MonitorsLib\MonitorsLib.shproj", "{8A3CDCC5-4B55-4D87-A415-698A0E1FF06F}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "UtilsLib", "UtilsLib\UtilsLib.shproj", "{8A3CDCC5-4B55-4D87-A415-698A0E1FF06F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SorterScript", "SorterScript\SorterScript.csproj", "{8E2CDF2B-9FC6-4CAD-B1EC-770CDCAC830B}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SchedulerLib", "SchedulerLib\SchedulerLib.shproj", "{8A3CDCC5-4B55-4D87-A415-698A0E1FF06F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RgbControllerScript", "RgbControllerScript\RgbControllerScript.csproj", "{395E4982-D6FF-499D-929E-8803F35460B7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReactorsControllerScript", "ReactorsControllerScript\ReactorsControllerScript.csproj", "{1498A213-F95C-4C5F-9C91-D40F479A27F3}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "GridUtilsLib", "GridUtilsLib\GridUtilsLib.shproj", "{8A3CDCC5-4B55-4D87-A415-698A0E1FF06F}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "ItemsLib", "ItemsLib\ItemsLib.shproj", "{8A3CDCC5-4B55-4D87-A415-698A0E1FF06F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HydrogenGeneratorsControllerScript", "HydrogenGeneratorsControllerScript\HydrogenGeneratorsControllerScript.csproj", "{805CD669-50F2-4980-987D-57B99B011073}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DummyLibsCollectorScript", "DummyLibsCollectorScript\DummyLibsCollectorScript.csproj", "{9D35246D-22D8-4BD4-9145-C21949EAC9FC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComponentsBalancerScript", "ComponentsBalancerScript\ComponentsBalancerScript.csproj", "{1CB1CE1C-8BDB-4656-B528-CB8BB94DBA7C}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "ColorLib", "ColorLib\ColorLib.shproj", "{8A3CDCC5-4B55-4D87-A415-698A0E1FF06F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7DA9549F-5D88-4F4D-9426-DB8270AC8305}.Debug|x64.ActiveCfg = Debug|x64
{7DA9549F-5D88-4F4D-9426-DB8270AC8305}.Debug|x64.Build.0 = Debug|x64
{7DA9549F-5D88-4F4D-9426-DB8270AC8305}.Release|x64.ActiveCfg = Release|x64
{7DA9549F-5D88-4F4D-9426-DB8270AC8305}.Release|x64.Build.0 = Release|x64
{8E2CDF2B-9FC6-4CAD-B1EC-770CDCAC830B}.Debug|x64.ActiveCfg = Debug|x64
{8E2CDF2B-9FC6-4CAD-B1EC-770CDCAC830B}.Debug|x64.Build.0 = Debug|x64
{8E2CDF2B-9FC6-4CAD-B1EC-770CDCAC830B}.Release|x64.ActiveCfg = Release|x64
{8E2CDF2B-9FC6-4CAD-B1EC-770CDCAC830B}.Release|x64.Build.0 = Release|x64
{395E4982-D6FF-499D-929E-8803F35460B7}.Debug|x64.ActiveCfg = Debug|x64
{395E4982-D6FF-499D-929E-8803F35460B7}.Debug|x64.Build.0 = Debug|x64
{395E4982-D6FF-499D-929E-8803F35460B7}.Release|x64.ActiveCfg = Release|x64
{395E4982-D6FF-499D-929E-8803F35460B7}.Release|x64.Build.0 = Release|x64
{1498A213-F95C-4C5F-9C91-D40F479A27F3}.Debug|x64.ActiveCfg = Debug|x64
{1498A213-F95C-4C5F-9C91-D40F479A27F3}.Debug|x64.Build.0 = Debug|x64
{1498A213-F95C-4C5F-9C91-D40F479A27F3}.Release|x64.ActiveCfg = Release|x64
{1498A213-F95C-4C5F-9C91-D40F479A27F3}.Release|x64.Build.0 = Release|x64
{805CD669-50F2-4980-987D-57B99B011073}.Debug|x64.ActiveCfg = Debug|x64
{805CD669-50F2-4980-987D-57B99B011073}.Debug|x64.Build.0 = Debug|x64
{805CD669-50F2-4980-987D-57B99B011073}.Release|x64.ActiveCfg = Release|x64
{805CD669-50F2-4980-987D-57B99B011073}.Release|x64.Build.0 = Release|x64
{9D35246D-22D8-4BD4-9145-C21949EAC9FC}.Debug|x64.ActiveCfg = Debug|x64
{9D35246D-22D8-4BD4-9145-C21949EAC9FC}.Debug|x64.Build.0 = Debug|x64
{9D35246D-22D8-4BD4-9145-C21949EAC9FC}.Release|x64.ActiveCfg = Release|x64
{9D35246D-22D8-4BD4-9145-C21949EAC9FC}.Release|x64.Build.0 = Release|x64
{1CB1CE1C-8BDB-4656-B528-CB8BB94DBA7C}.Debug|x64.ActiveCfg = Debug|x64
{1CB1CE1C-8BDB-4656-B528-CB8BB94DBA7C}.Debug|x64.Build.0 = Debug|x64
{1CB1CE1C-8BDB-4656-B528-CB8BB94DBA7C}.Release|x64.ActiveCfg = Release|x64
{1CB1CE1C-8BDB-4656-B528-CB8BB94DBA7C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
EndGlobal