-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOrganstopia.sln
32 lines (32 loc) · 1.84 KB
/
Organstopia.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{db8e16fb-c57a-3f83-afb4-11a08a957a07}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{0acabd05-5b62-abea-59c7-0dfa0bcaf9b5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{8a49af1e-24e9-b26f-6a04-ee9ba7512bcb}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{db8e16fb-c57a-3f83-afb4-11a08a957a07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{db8e16fb-c57a-3f83-afb4-11a08a957a07}.Debug|Any CPU.Build.0 = Debug|Any CPU
{db8e16fb-c57a-3f83-afb4-11a08a957a07}.Release|Any CPU.ActiveCfg = Release|Any CPU
{db8e16fb-c57a-3f83-afb4-11a08a957a07}.Release|Any CPU.Build.0 = Release|Any CPU
{0acabd05-5b62-abea-59c7-0dfa0bcaf9b5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0acabd05-5b62-abea-59c7-0dfa0bcaf9b5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0acabd05-5b62-abea-59c7-0dfa0bcaf9b5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0acabd05-5b62-abea-59c7-0dfa0bcaf9b5}.Release|Any CPU.Build.0 = Release|Any CPU
{8a49af1e-24e9-b26f-6a04-ee9ba7512bcb}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8a49af1e-24e9-b26f-6a04-ee9ba7512bcb}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8a49af1e-24e9-b26f-6a04-ee9ba7512bcb}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8a49af1e-24e9-b26f-6a04-ee9ba7512bcb}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal