-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path최종발표용.sln
29 lines (28 loc) · 1.45 KB
/
최종발표용.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{2A67B8F9-DF17-33B5-1CD7-8BA80F6BFB45}") = "최종발표용", "Assembly-CSharp.csproj", "{219036AE-4ADC-1895-141A-976F8D197D22}"
EndProject
Project("{2A67B8F9-DF17-33B5-1CD7-8BA80F6BFB45}") = "최종발표용", "Assembly-CSharp-Editor.csproj", "{8AD720FE-B497-6F70-61F9-3BEB52B77C8A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{219036AE-4ADC-1895-141A-976F8D197D22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{219036AE-4ADC-1895-141A-976F8D197D22}.Debug|Any CPU.Build.0 = Debug|Any CPU
{219036AE-4ADC-1895-141A-976F8D197D22}.Release|Any CPU.ActiveCfg = Release|Any CPU
{219036AE-4ADC-1895-141A-976F8D197D22}.Release|Any CPU.Build.0 = Release|Any CPU
{8AD720FE-B497-6F70-61F9-3BEB52B77C8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8AD720FE-B497-6F70-61F9-3BEB52B77C8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8AD720FE-B497-6F70-61F9-3BEB52B77C8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8AD720FE-B497-6F70-61F9-3BEB52B77C8A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal