-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPetaGame18 copy.sln
35 lines (34 loc) · 1.96 KB
/
PetaGame18 copy.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
33
34
35
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{5EDC9080-DAFC-4170-3CB2-42F72A3E608A}") = "PetaGame18 copy", "Assembly-CSharp-firstpass.csproj", "{44867050-D56A-6682-361D-215DC1CC340C}"
EndProject
Project("{5EDC9080-DAFC-4170-3CB2-42F72A3E608A}") = "PetaGame18 copy", "Assembly-CSharp.csproj", "{F52329E3-5217-B0D3-D2F5-4B8CFE0B6780}"
EndProject
Project("{5EDC9080-DAFC-4170-3CB2-42F72A3E608A}") = "PetaGame18 copy", "Assembly-CSharp-Editor.csproj", "{3E1552EA-2322-FEA2-D98B-424B7553F607}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{44867050-D56A-6682-361D-215DC1CC340C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{44867050-D56A-6682-361D-215DC1CC340C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44867050-D56A-6682-361D-215DC1CC340C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{44867050-D56A-6682-361D-215DC1CC340C}.Release|Any CPU.Build.0 = Release|Any CPU
{F52329E3-5217-B0D3-D2F5-4B8CFE0B6780}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F52329E3-5217-B0D3-D2F5-4B8CFE0B6780}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F52329E3-5217-B0D3-D2F5-4B8CFE0B6780}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F52329E3-5217-B0D3-D2F5-4B8CFE0B6780}.Release|Any CPU.Build.0 = Release|Any CPU
{3E1552EA-2322-FEA2-D98B-424B7553F607}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E1552EA-2322-FEA2-D98B-424B7553F607}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E1552EA-2322-FEA2-D98B-424B7553F607}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E1552EA-2322-FEA2-D98B-424B7553F607}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal