-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTebex-SpaceEngineers.sln
31 lines (31 loc) · 1.52 KB
/
Tebex-SpaceEngineers.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1259
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tebex-SpaceEngineers", "Tebex-SpaceEngineers\Tebex-SpaceEngineers.csproj", "{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
AllocationProfilingRelease|x64 = AllocationProfilingRelease|x64
Debug|x64 = Debug|x64
Release Profile|x64 = Release Profile|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.AllocationProfilingRelease|x64.ActiveCfg = Release|x64
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.AllocationProfilingRelease|x64.Build.0 = Release|x64
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.Debug|x64.ActiveCfg = Debug|x64
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.Debug|x64.Build.0 = Debug|x64
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.Release Profile|x64.ActiveCfg = Release|x64
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.Release Profile|x64.Build.0 = Release|x64
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.Release|x64.ActiveCfg = Release|x64
{CD0EC966-0B1D-4E59-AA73-ECA710896BFC}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {76A05965-3E21-41EB-A3D3-247908DC2456}
EndGlobalSection
EndGlobal