-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSpaceEngineersScripts.sln
More file actions
57 lines (57 loc) · 3.61 KB
/
SpaceEngineersScripts.sln
File metadata and controls
57 lines (57 loc) · 3.61 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29920.165
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToggleDoor", "ToggleDoor\ToggleDoor.csproj", "{9DFD6CA0-4A3B-4761-A2D5-F2C6BB0EA24E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExtendDrillPistons", "ExtendDrillPistons\ExtendDrillPistons.csproj", "{74C0D2C8-9E80-4DFB-BAC2-7044EFA19A6E}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Mixins", "Mixins\Mixins.shproj", "{4ACC742B-7B75-417B-90B2-911FB8FBD4CE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PutProjectionToProduction", "PutProjectionToProduction\PutProjectionToProduction.csproj", "{D7FDE310-4114-47DC-99B6-52688559D6DC}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "ComponentDictionary", "ComponentDictionary\ComponentDictionary.shproj", "{3ACCBFD4-FF42-473B-8705-B26634C8AEDF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ControlArm", "ControlArm\ControlArm.csproj", "{1EA2E578-73B7-4EF5-BB0B-ECD0B1518CA2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CleanAssemblers", "CleanAssemblers\CleanAssemblers.csproj", "{5CFD2288-6F9E-4FC7-A2E5-7D0F9349E9AB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InventoryManager", "InventoryManager\InventoryManager.csproj", "{F7C8B9C9-5130-4E8A-ACDE-633B6D0BFB9E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DisplayStatus", "DisplayStatus\DisplayStatus.csproj", "{7713EEF3-14FA-4A38-BEFD-6E58049D5F78}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
ComponentDictionary\ComponentDictionary.projitems*{3accbfd4-ff42-473b-8705-b26634c8aedf}*SharedItemsImports = 13
Mixins\Mixins.projitems*{4acc742b-7b75-417b-90b2-911fb8fbd4ce}*SharedItemsImports = 13
Mixins\Mixins.projitems*{7713eef3-14fa-4a38-befd-6e58049d5f78}*SharedItemsImports = 4
ComponentDictionary\ComponentDictionary.projitems*{d7fde310-4114-47dc-99b6-52688559d6dc}*SharedItemsImports = 4
Mixins\Mixins.projitems*{f7c8b9c9-5130-4e8a-acde-633b6d0bfb9e}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9DFD6CA0-4A3B-4761-A2D5-F2C6BB0EA24E}.Debug|x64.ActiveCfg = Debug|x64
{9DFD6CA0-4A3B-4761-A2D5-F2C6BB0EA24E}.Debug|x64.Build.0 = Debug|x64
{74C0D2C8-9E80-4DFB-BAC2-7044EFA19A6E}.Debug|x64.ActiveCfg = Debug|x64
{74C0D2C8-9E80-4DFB-BAC2-7044EFA19A6E}.Debug|x64.Build.0 = Debug|x64
{D7FDE310-4114-47DC-99B6-52688559D6DC}.Debug|x64.ActiveCfg = Debug|x64
{D7FDE310-4114-47DC-99B6-52688559D6DC}.Debug|x64.Build.0 = Debug|x64
{1EA2E578-73B7-4EF5-BB0B-ECD0B1518CA2}.Debug|x64.ActiveCfg = Debug|x64
{1EA2E578-73B7-4EF5-BB0B-ECD0B1518CA2}.Debug|x64.Build.0 = Debug|x64
{5CFD2288-6F9E-4FC7-A2E5-7D0F9349E9AB}.Debug|x64.ActiveCfg = Debug|x64
{5CFD2288-6F9E-4FC7-A2E5-7D0F9349E9AB}.Debug|x64.Build.0 = Debug|x64
{F7C8B9C9-5130-4E8A-ACDE-633B6D0BFB9E}.Debug|x64.ActiveCfg = Debug|x64
{F7C8B9C9-5130-4E8A-ACDE-633B6D0BFB9E}.Debug|x64.Build.0 = Debug|x64
{7713EEF3-14FA-4A38-BEFD-6E58049D5F78}.Debug|x64.ActiveCfg = Debug|x64
{7713EEF3-14FA-4A38-BEFD-6E58049D5F78}.Debug|x64.Build.0 = Debug|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AD354DD6-2DDC-4E39-A186-7B0D44132767}
EndGlobalSection
EndGlobal