-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDeathrunRemade.sln
More file actions
21 lines (21 loc) · 1.09 KB
/
Copy pathDeathrunRemade.sln
File metadata and controls
21 lines (21 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeathrunRemade", "DeathrunRemade\DeathrunRemade.csproj", "{90FCEBF6-4D0C-4BC7-BE23-F8CC436C9929}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "HootLib", "HootLib-Subnautica\HootLib\HootLib.shproj", "{A1EF0757-EDA8-41DC-89D4-C41D81427D00}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
BetaUpdates|x64 = BetaUpdates|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90FCEBF6-4D0C-4BC7-BE23-F8CC436C9929}.Debug|x64.ActiveCfg = Debug|x64
{90FCEBF6-4D0C-4BC7-BE23-F8CC436C9929}.Debug|x64.Build.0 = Debug|x64
{90FCEBF6-4D0C-4BC7-BE23-F8CC436C9929}.Release|x64.ActiveCfg = Release|x64
{90FCEBF6-4D0C-4BC7-BE23-F8CC436C9929}.Release|x64.Build.0 = Release|x64
{90FCEBF6-4D0C-4BC7-BE23-F8CC436C9929}.BetaUpdates|x64.ActiveCfg = BetaUpdates|x64
{90FCEBF6-4D0C-4BC7-BE23-F8CC436C9929}.BetaUpdates|x64.Build.0 = BetaUpdates|x64
EndGlobalSection
EndGlobal