-
Notifications
You must be signed in to change notification settings - Fork 2
/
Studio_v4.sln
32 lines (32 loc) · 1.84 KB
/
Studio_v4.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", "{653754C3-A59A-10B4-7805-52050F707BF9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{01D6FB16-A95A-CD27-CD43-D9A7FAD9ED07}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{C9516215-C07A-CB1F-6660-4B2F7EB71D00}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{653754C3-A59A-10B4-7805-52050F707BF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{653754C3-A59A-10B4-7805-52050F707BF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{653754C3-A59A-10B4-7805-52050F707BF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{653754C3-A59A-10B4-7805-52050F707BF9}.Release|Any CPU.Build.0 = Release|Any CPU
{01D6FB16-A95A-CD27-CD43-D9A7FAD9ED07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01D6FB16-A95A-CD27-CD43-D9A7FAD9ED07}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01D6FB16-A95A-CD27-CD43-D9A7FAD9ED07}.Release|Any CPU.ActiveCfg = Release|Any CPU
{01D6FB16-A95A-CD27-CD43-D9A7FAD9ED07}.Release|Any CPU.Build.0 = Release|Any CPU
{C9516215-C07A-CB1F-6660-4B2F7EB71D00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9516215-C07A-CB1F-6660-4B2F7EB71D00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9516215-C07A-CB1F-6660-4B2F7EB71D00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9516215-C07A-CB1F-6660-4B2F7EB71D00}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal