This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBig McGreed.sln
104 lines (104 loc) · 7.3 KB
/
Big McGreed.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Big McGreed", "Big McGreed\Big McGreed\Big McGreed.csproj", "{6A0442AA-2CBB-4059-AC83-793FEB49ED66}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Big McGreedContent", "Big McGreed\Big McGreedContent\Big McGreedContent.contentproj", "{274EADB7-0034-4222-9570-804ACFB19A9F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XNAGifAnimation", "GifAnimation\XNAGifAnimation.csproj", "{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XNAGifAnimation.Pipeline", "GifAnimation.Pipeline\XNAGifAnimation.Pipeline.csproj", "{9C683759-D9CF-423E-87B1-153097BE2820}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Windows Phone = Debug|Windows Phone
Debug|x86 = Debug|x86
Profile|Any CPU = Profile|Any CPU
Profile|Mixed Platforms = Profile|Mixed Platforms
Profile|Windows Phone = Profile|Windows Phone
Profile|x86 = Profile|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|Windows Phone = Release|Windows Phone
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Debug|Any CPU.ActiveCfg = Debug|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Debug|Mixed Platforms.Build.0 = Debug|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Debug|Windows Phone.ActiveCfg = Debug|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Debug|x86.ActiveCfg = Debug|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Debug|x86.Build.0 = Debug|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Profile|Any CPU.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Profile|Mixed Platforms.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Profile|Mixed Platforms.Build.0 = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Profile|Windows Phone.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Profile|x86.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Profile|x86.Build.0 = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Release|Any CPU.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Release|Mixed Platforms.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Release|Mixed Platforms.Build.0 = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Release|Windows Phone.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Release|x86.ActiveCfg = Release|x86
{6A0442AA-2CBB-4059-AC83-793FEB49ED66}.Release|x86.Build.0 = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Debug|Any CPU.ActiveCfg = Debug|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Debug|Windows Phone.ActiveCfg = Debug|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Debug|x86.ActiveCfg = Debug|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Profile|Any CPU.ActiveCfg = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Profile|Mixed Platforms.ActiveCfg = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Profile|Windows Phone.ActiveCfg = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Profile|x86.ActiveCfg = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Release|Any CPU.ActiveCfg = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Release|Mixed Platforms.ActiveCfg = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Release|Windows Phone.ActiveCfg = Release|x86
{274EADB7-0034-4222-9570-804ACFB19A9F}.Release|x86.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Debug|Any CPU.ActiveCfg = Debug|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Debug|Mixed Platforms.Build.0 = Debug|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Debug|Windows Phone.ActiveCfg = Debug|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Debug|x86.ActiveCfg = Debug|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Debug|x86.Build.0 = Debug|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Profile|Any CPU.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Profile|Mixed Platforms.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Profile|Mixed Platforms.Build.0 = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Profile|Windows Phone.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Profile|x86.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Profile|x86.Build.0 = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Release|Any CPU.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Release|Mixed Platforms.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Release|Mixed Platforms.Build.0 = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Release|Windows Phone.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Release|x86.ActiveCfg = Release|x86
{76B7215D-8172-4FF9-A1A9-4989B0D4C15B}.Release|x86.Build.0 = Release|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|Any CPU.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|Any CPU.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|Mixed Platforms.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|Windows Phone.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|Windows Phone.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|x86.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Debug|x86.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|Any CPU.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|Any CPU.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|Mixed Platforms.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|Mixed Platforms.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|Windows Phone.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|Windows Phone.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|x86.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Profile|x86.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|Any CPU.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|Any CPU.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|Mixed Platforms.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|Mixed Platforms.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|Windows Phone.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|Windows Phone.Build.0 = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|x86.ActiveCfg = Debug|x86
{9C683759-D9CF-423E-87B1-153097BE2820}.Release|x86.Build.0 = Debug|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal