forked from Cocos2DXNA/cocos2d-xna
-
Notifications
You must be signed in to change notification settings - Fork 1
/
cocos2d-xna.XBox360.sln
110 lines (110 loc) · 8.1 KB
/
cocos2d-xna.XBox360.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
105
106
107
108
109
110
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cocos2d.Content.Pipeline.Importers", "cocos2d.Content.Pipeline.Importers\cocos2d.Content.Pipeline.Importers.csproj", "{FBE4633D-00D1-4391-8184-63B91DA28D4B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cocos2d.XBox360", "cocos2d\cocos2d.XBox360.csproj", "{D551499A-180B-40DA-BEB0-97E42B38BF95}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "box2d.XBox360", "box2d\box2d.XBox360.csproj", "{2429512B-C898-49C5-84BE-E4A659FC1647}"
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
Debug|Xbox 360 = Debug|Xbox 360
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|Windows Phone = Release|Windows Phone
Release|x86 = Release|x86
Release|Xbox 360 = Release|Xbox 360
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Any CPU.ActiveCfg = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Any CPU.Build.0 = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Mixed Platforms.Build.0 = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Windows Phone.ActiveCfg = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Windows Phone.Build.0 = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|x86.ActiveCfg = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|x86.Build.0 = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Xbox 360.ActiveCfg = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Debug|Xbox 360.Build.0 = Debug|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Any CPU.ActiveCfg = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Any CPU.Build.0 = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Mixed Platforms.ActiveCfg = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Mixed Platforms.Build.0 = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Windows Phone.ActiveCfg = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Windows Phone.Build.0 = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|x86.ActiveCfg = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|x86.Build.0 = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Xbox 360.ActiveCfg = Release|x86
{FBE4633D-00D1-4391-8184-63B91DA28D4B}.Release|Xbox 360.Build.0 = Release|x86
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Debug|Any CPU.ActiveCfg = Debug|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Debug|Mixed Platforms.ActiveCfg = Debug|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Debug|Mixed Platforms.Build.0 = Debug|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Debug|Windows Phone.ActiveCfg = Debug|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Debug|x86.ActiveCfg = Debug|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Debug|Xbox 360.ActiveCfg = Debug|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Release|Any CPU.ActiveCfg = Release|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Release|Mixed Platforms.ActiveCfg = Release|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Release|Windows Phone.ActiveCfg = Release|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Release|x86.ActiveCfg = Release|Windows Phone
{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}.Release|Xbox 360.ActiveCfg = Release|Windows Phone
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|Any CPU.ActiveCfg = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|Mixed Platforms.ActiveCfg = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|Mixed Platforms.Build.0 = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|Windows Phone.ActiveCfg = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|Windows Phone.Build.0 = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|x86.ActiveCfg = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Debug|Xbox 360.Build.0 = Debug|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|Any CPU.ActiveCfg = Release|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|Mixed Platforms.ActiveCfg = Release|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|Mixed Platforms.Build.0 = Release|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|Windows Phone.ActiveCfg = Release|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|Windows Phone.Build.0 = Release|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|x86.ActiveCfg = Release|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
{D551499A-180B-40DA-BEB0-97E42B38BF95}.Release|Xbox 360.Build.0 = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Any CPU.ActiveCfg = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Mixed Platforms.ActiveCfg = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Mixed Platforms.Build.0 = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Windows Phone.ActiveCfg = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Windows Phone.Build.0 = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|x86.ActiveCfg = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Xbox 360.Build.0 = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Debug|Xbox 360.Deploy.0 = Debug|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Any CPU.ActiveCfg = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Mixed Platforms.ActiveCfg = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Mixed Platforms.Build.0 = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Mixed Platforms.Deploy.0 = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Windows Phone.ActiveCfg = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Windows Phone.Build.0 = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|x86.ActiveCfg = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Xbox 360.Build.0 = Release|Xbox 360
{CABEE593-BC24-49D8-8969-0CE97D437E0F}.Release|Xbox 360.Deploy.0 = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|Any CPU.ActiveCfg = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|Mixed Platforms.ActiveCfg = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|Mixed Platforms.Build.0 = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|Windows Phone.ActiveCfg = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|Windows Phone.Build.0 = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|x86.ActiveCfg = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Debug|Xbox 360.Build.0 = Debug|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|Any CPU.ActiveCfg = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|Mixed Platforms.ActiveCfg = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|Mixed Platforms.Build.0 = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|Windows Phone.ActiveCfg = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|Windows Phone.Build.0 = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|x86.ActiveCfg = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
{2429512B-C898-49C5-84BE-E4A659FC1647}.Release|Xbox 360.Build.0 = Release|Xbox 360
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal