-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPetaGame19.sln
35 lines (34 loc) · 1.95 KB
/
PetaGame19.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("{82D681D5-17F1-7335-21C8-C9AA3C2D32B1}") = "PetaGame19", "Assembly-CSharp-firstpass.csproj", "{7BA793B9-CEFF-BC1F-6AB6-0CAC70715646}"
EndProject
Project("{82D681D5-17F1-7335-21C8-C9AA3C2D32B1}") = "PetaGame19", "Assembly-CSharp.csproj", "{106B8A3E-FDBF-A27F-DF77-A421B662164B}"
EndProject
Project("{82D681D5-17F1-7335-21C8-C9AA3C2D32B1}") = "PetaGame19", "Assembly-CSharp-Editor.csproj", "{C2102268-AC2C-EE84-F891-F0719BD5C558}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7BA793B9-CEFF-BC1F-6AB6-0CAC70715646}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7BA793B9-CEFF-BC1F-6AB6-0CAC70715646}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7BA793B9-CEFF-BC1F-6AB6-0CAC70715646}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7BA793B9-CEFF-BC1F-6AB6-0CAC70715646}.Release|Any CPU.Build.0 = Release|Any CPU
{106B8A3E-FDBF-A27F-DF77-A421B662164B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{106B8A3E-FDBF-A27F-DF77-A421B662164B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{106B8A3E-FDBF-A27F-DF77-A421B662164B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{106B8A3E-FDBF-A27F-DF77-A421B662164B}.Release|Any CPU.Build.0 = Release|Any CPU
{C2102268-AC2C-EE84-F891-F0719BD5C558}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C2102268-AC2C-EE84-F891-F0719BD5C558}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C2102268-AC2C-EE84-F891-F0719BD5C558}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C2102268-AC2C-EE84-F891-F0719BD5C558}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal