forked from ltg-uic/Paws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathA.Mile.In.My.Paws1-csharp.sln
executable file
·33 lines (31 loc) · 1.85 KB
/
A.Mile.In.My.Paws1-csharp.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{EFB416F3-FB0F-DE46-1540-9DFF5802EE87}") = "A.Mile.In.My.Paws1", "Assembly-CSharp-firstpass-vs.csproj", "{2AE13927-40EA-7452-3704-35A654693EF8}"
EndProject
Project("{EFB416F3-FB0F-DE46-1540-9DFF5802EE87}") = "A.Mile.In.My.Paws1", "Assembly-CSharp-vs.csproj", "{DC10BE9E-74A2-8480-FBE8-923BC6E1100A}"
EndProject
Project("{EFB416F3-FB0F-DE46-1540-9DFF5802EE87}") = "A.Mile.In.My.Paws1", "Assembly-CSharp-Editor-firstpass-vs.csproj", "{4466CA67-66B9-A8EA-967E-B55540894DCE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2AE13927-40EA-7452-3704-35A654693EF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2AE13927-40EA-7452-3704-35A654693EF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2AE13927-40EA-7452-3704-35A654693EF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2AE13927-40EA-7452-3704-35A654693EF8}.Release|Any CPU.Build.0 = Release|Any CPU
{DC10BE9E-74A2-8480-FBE8-923BC6E1100A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC10BE9E-74A2-8480-FBE8-923BC6E1100A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC10BE9E-74A2-8480-FBE8-923BC6E1100A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC10BE9E-74A2-8480-FBE8-923BC6E1100A}.Release|Any CPU.Build.0 = Release|Any CPU
{4466CA67-66B9-A8EA-967E-B55540894DCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4466CA67-66B9-A8EA-967E-B55540894DCE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4466CA67-66B9-A8EA-967E-B55540894DCE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4466CA67-66B9-A8EA-967E-B55540894DCE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal