-
Notifications
You must be signed in to change notification settings - Fork 123
/
Copy pathcocos2d-xna.XBox360.sln
176 lines (176 loc) · 13.4 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
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}") = "testsContent", "tests\testsContent\testsContent.contentproj", "{2CE0B38F-5C9C-4088-8FEC-D3B58EE48E35}"
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}") = "tests.XBox360", "tests\tests\tests.XBox360.csproj", "{CABEE593-BC24-49D8-8969-0CE97D437E0F}"
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
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|Any CPU.ActiveCfg = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|Mixed Platforms.Build.0 = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|Windows Phone.ActiveCfg = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|Windows Phone.Build.0 = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|x86.ActiveCfg = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|x86.Build.0 = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|Xbox 360.ActiveCfg = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Debug|Xbox 360.Build.0 = Debug|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|Any CPU.ActiveCfg = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|Mixed Platforms.ActiveCfg = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|Mixed Platforms.Build.0 = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|Windows Phone.ActiveCfg = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|Windows Phone.Build.0 = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|x86.ActiveCfg = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|x86.Build.0 = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|Xbox 360.ActiveCfg = Release|x86
{0C0AFDFF-A4E4-49F4-B6DB-A761B0DB64A8}.Release|Xbox 360.Build.0 = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|Any CPU.ActiveCfg = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|Mixed Platforms.Build.0 = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|Windows Phone.ActiveCfg = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|Windows Phone.Build.0 = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|x86.ActiveCfg = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|x86.Build.0 = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|Xbox 360.ActiveCfg = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Debug|Xbox 360.Build.0 = Debug|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|Any CPU.ActiveCfg = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|Mixed Platforms.ActiveCfg = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|Mixed Platforms.Build.0 = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|Windows Phone.ActiveCfg = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|Windows Phone.Build.0 = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|x86.ActiveCfg = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|x86.Build.0 = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.Release|Xbox 360.ActiveCfg = Release|x86
{8877C885-BEC4-4165-8A19-9C07FF9EC026}.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|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|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
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|Any CPU.ActiveCfg = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|Mixed Platforms.Build.0 = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|Windows Phone.ActiveCfg = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|Windows Phone.Build.0 = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|x86.ActiveCfg = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|x86.Build.0 = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Debug|Xbox 360.ActiveCfg = Debug|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|Any CPU.ActiveCfg = Release|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|Mixed Platforms.ActiveCfg = Release|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|Mixed Platforms.Build.0 = Release|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|Windows Phone.ActiveCfg = Release|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|Windows Phone.Build.0 = Release|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|x86.ActiveCfg = Release|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|x86.Build.0 = Release|x86
{B81B6701-7A78-4846-BF6F-04E0591F0F38}.Release|Xbox 360.ActiveCfg = Release|x86
{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|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
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Debug|Any CPU.ActiveCfg = Debug|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Debug|Mixed Platforms.ActiveCfg = Debug|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Debug|Windows Phone.ActiveCfg = Debug|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Debug|Windows Phone.Build.0 = Debug|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Debug|x86.ActiveCfg = Debug|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Debug|Xbox 360.ActiveCfg = Debug|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Release|Any CPU.ActiveCfg = Release|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Release|Mixed Platforms.ActiveCfg = Release|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Release|Mixed Platforms.Build.0 = Release|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Release|Windows Phone.ActiveCfg = Release|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Release|Windows Phone.Build.0 = Release|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Release|x86.ActiveCfg = Release|Windows Phone
{8165599E-6F37-41B7-91CD-C7C66232B5F2}.Release|Xbox 360.ActiveCfg = Release|Windows Phone
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal