-
Notifications
You must be signed in to change notification settings - Fork 32
/
LinkerMod.sln
334 lines (334 loc) · 23.8 KB
/
LinkerMod.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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29926.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "launcher_ldr", "components\launcher_ldr\launcher_ldr.vcxproj", "{E543772A-4051-499E-8DC6-B5501043DA7B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "linker_pc", "components\linker_pc\linker_pc.vcxproj", "{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}"
ProjectSection(ProjectDependencies) = postProject
{E543772A-4051-499E-8DC6-B5501043DA7B} = {E543772A-4051-499E-8DC6-B5501043DA7B}
{934C1737-3D69-4D46-B43C-047FEB737B54} = {934C1737-3D69-4D46-B43C-047FEB737B54}
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {06E30C65-D79A-4FEC-8A60-B36D907E6601}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "game_mod", "components\game_mod\game_mod.vcxproj", "{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}"
ProjectSection(ProjectDependencies) = postProject
{E543772A-4051-499E-8DC6-B5501043DA7B} = {E543772A-4051-499E-8DC6-B5501043DA7B}
{934C1737-3D69-4D46-B43C-047FEB737B54} = {934C1737-3D69-4D46-B43C-047FEB737B54}
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {06E30C65-D79A-4FEC-8A60-B36D907E6601}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radiant_mod", "components\radiant_mod\radiant_mod.vcxproj", "{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}"
ProjectSection(ProjectDependencies) = postProject
{E543772A-4051-499E-8DC6-B5501043DA7B} = {E543772A-4051-499E-8DC6-B5501043DA7B}
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {06E30C65-D79A-4FEC-8A60-B36D907E6601}
{D8721F95-955F-4931-9EBA-5C7BA28E6875} = {D8721F95-955F-4931-9EBA-5C7BA28E6875}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cod2rad", "components\cod2rad\cod2rad.vcxproj", "{B19C7605-5258-457E-883A-1A7896E7BD6C}"
ProjectSection(ProjectDependencies) = postProject
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F} = {F9BA1B1B-9BF9-4365-8A18-531F80C8847F}
{E543772A-4051-499E-8DC6-B5501043DA7B} = {E543772A-4051-499E-8DC6-B5501043DA7B}
{934C1737-3D69-4D46-B43C-047FEB737B54} = {934C1737-3D69-4D46-B43C-047FEB737B54}
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {06E30C65-D79A-4FEC-8A60-B36D907E6601}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cod2map", "components\cod2map\cod2map.vcxproj", "{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}"
ProjectSection(ProjectDependencies) = postProject
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F} = {F9BA1B1B-9BF9-4365-8A18-531F80C8847F}
{E543772A-4051-499E-8DC6-B5501043DA7B} = {E543772A-4051-499E-8DC6-B5501043DA7B}
{934C1737-3D69-4D46-B43C-047FEB737B54} = {934C1737-3D69-4D46-B43C-047FEB737B54}
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {06E30C65-D79A-4FEC-8A60-B36D907E6601}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D3DBSP_Lib", "components\D3DBSP_Lib\D3DBSP_Lib\D3DBSP_Lib.vcxproj", "{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asset_viewer", "components\asset_viewer\asset_viewer.vcxproj", "{9934C743-9987-4D7C-B847-0E77DDA520C0}"
ProjectSection(ProjectDependencies) = postProject
{E543772A-4051-499E-8DC6-B5501043DA7B} = {E543772A-4051-499E-8DC6-B5501043DA7B}
{934C1737-3D69-4D46-B43C-047FEB737B54} = {934C1737-3D69-4D46-B43C-047FEB737B54}
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {06E30C65-D79A-4FEC-8A60-B36D907E6601}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asset_util", "components\asset_util\asset_util.vcxproj", "{0045F885-7DD4-4898-B760-ACB4DA32DA6B}"
ProjectSection(ProjectDependencies) = postProject
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F} = {F9BA1B1B-9BF9-4365-8A18-531F80C8847F}
{C61A8481-11F8-4A98-9776-C5A4E1F13D98} = {C61A8481-11F8-4A98-9776-C5A4E1F13D98}
{D8721F95-955F-4931-9EBA-5C7BA28E6875} = {D8721F95-955F-4931-9EBA-5C7BA28E6875}
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A} = {612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "components\shared\zlib\zlib.vcxproj", "{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "miniz", "components\shared\miniz\miniz.vcxproj", "{D8721F95-955F-4931-9EBA-5C7BA28E6875}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "detours", "components\shared\detours\detours.vcxproj", "{06E30C65-D79A-4FEC-8A60-B36D907E6601}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gsc_parser", "components\gsc_parser\gsc_parser.vcxproj", "{C61A8481-11F8-4A98-9776-C5A4E1F13D98}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "semver", "components\shared\semver\semver.vcxproj", "{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lib_json", "components\shared\jsoncpp\makefiles\msvc\lib_json.vcxproj", "{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "proxy", "components\proxy\proxy.vcxproj", "{934C1737-3D69-4D46-B43C-047FEB737B54}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Installer", "Installer", "{2F41585B-A483-460A-ABE7-1E04228707E7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "LinkerMod", "LinkerMod", "{1FDC698A-F450-4BA8-A35E-17131C99E561}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GameMod", "GameMod", "{64448D78-D10D-4738-9245-6E0399024486}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{5D8F01F7-C5A4-4E85-98DC-0E910AFA0D77}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "External", "External", "{66B894E2-780C-4618-9F0A-EBCC5F3F5504}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{E2C8268D-57A7-427E-8AAC-20F4B577D3FE}"
ProjectSection(SolutionItems) = preProject
components\scripts\csv.bat = components\scripts\csv.bat
components\scripts\ents.bat = components\scripts\ents.bat
components\scripts\setup.bat = components\scripts\setup.bat
components\scripts\soundalias.bat = components\scripts\soundalias.bat
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pe_bliss", "components\shared\pe_lib\pe_lib.vcxproj", "{1461F543-D1FA-4E4C-B6D7-0F879F566035}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{2DC6B795-9901-4BAB-8FCB-218578E21149}"
ProjectSection(SolutionItems) = preProject
components\shared\shared_assert.h = components\shared\shared_assert.h
components\shared\shared_utility.h = components\shared\shared_utility.h
components\shared\shared_version.h = components\shared\shared_version.h
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bootstrap", "components\installer\bootstrap\bootstrap.vcxproj", "{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server_mod", "components\server_mod\server_mod.vcxproj", "{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}"
ProjectSection(ProjectDependencies) = postProject
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {06E30C65-D79A-4FEC-8A60-B36D907E6601}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Production|Win32 = Production|Win32
Production|x64 = Production|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E543772A-4051-499E-8DC6-B5501043DA7B}.Debug|Win32.ActiveCfg = Debug|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Debug|Win32.Build.0 = Debug|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Debug|x64.ActiveCfg = Debug|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Production|Win32.ActiveCfg = Production|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Production|Win32.Build.0 = Production|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Production|x64.ActiveCfg = Production|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Release|Win32.ActiveCfg = Release|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Release|Win32.Build.0 = Release|Win32
{E543772A-4051-499E-8DC6-B5501043DA7B}.Release|x64.ActiveCfg = Release|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Debug|Win32.ActiveCfg = Release|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Debug|Win32.Build.0 = Release|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Debug|x64.ActiveCfg = Debug|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Production|Win32.ActiveCfg = Production|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Production|Win32.Build.0 = Production|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Production|x64.ActiveCfg = Production|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Release|Win32.ActiveCfg = Release|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Release|Win32.Build.0 = Release|Win32
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2}.Release|x64.ActiveCfg = Release|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Debug|Win32.ActiveCfg = Release|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Debug|Win32.Build.0 = Release|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Debug|x64.ActiveCfg = Debug|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Production|Win32.ActiveCfg = Production|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Production|Win32.Build.0 = Production|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Production|x64.ActiveCfg = Production|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Release|Win32.ActiveCfg = Release|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Release|Win32.Build.0 = Release|Win32
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0}.Release|x64.ActiveCfg = Release|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Debug|Win32.ActiveCfg = Release|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Debug|Win32.Build.0 = Release|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Debug|x64.ActiveCfg = Debug|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Production|Win32.ActiveCfg = Production|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Production|Win32.Build.0 = Production|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Production|x64.ActiveCfg = Production|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Release|Win32.ActiveCfg = Release|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Release|Win32.Build.0 = Release|Win32
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266}.Release|x64.ActiveCfg = Release|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Debug|Win32.ActiveCfg = Release|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Debug|Win32.Build.0 = Release|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Debug|x64.ActiveCfg = Debug|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Production|Win32.ActiveCfg = Production|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Production|Win32.Build.0 = Production|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Production|x64.ActiveCfg = Production|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Release|Win32.ActiveCfg = Release|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Release|Win32.Build.0 = Release|Win32
{B19C7605-5258-457E-883A-1A7896E7BD6C}.Release|x64.ActiveCfg = Release|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Debug|Win32.ActiveCfg = Release|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Debug|Win32.Build.0 = Release|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Debug|x64.ActiveCfg = Debug|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Production|Win32.ActiveCfg = Production|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Production|Win32.Build.0 = Production|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Production|x64.ActiveCfg = Production|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Release|Win32.ActiveCfg = Release|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Release|Win32.Build.0 = Release|Win32
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9}.Release|x64.ActiveCfg = Release|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Debug|Win32.ActiveCfg = Debug|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Debug|Win32.Build.0 = Debug|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Debug|x64.ActiveCfg = Debug|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Production|Win32.ActiveCfg = Production|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Production|Win32.Build.0 = Production|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Production|x64.ActiveCfg = Production|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Release|Win32.ActiveCfg = Release|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Release|Win32.Build.0 = Release|Win32
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F}.Release|x64.ActiveCfg = Release|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Debug|Win32.ActiveCfg = Release|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Debug|Win32.Build.0 = Release|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Debug|x64.ActiveCfg = Debug|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Production|Win32.ActiveCfg = Production|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Production|Win32.Build.0 = Production|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Production|x64.ActiveCfg = Production|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Release|Win32.ActiveCfg = Release|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Release|Win32.Build.0 = Release|Win32
{9934C743-9987-4D7C-B847-0E77DDA520C0}.Release|x64.ActiveCfg = Release|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Debug|Win32.ActiveCfg = Debug|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Debug|Win32.Build.0 = Debug|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Debug|x64.ActiveCfg = Debug|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Production|Win32.ActiveCfg = Production|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Production|Win32.Build.0 = Production|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Production|x64.ActiveCfg = Production|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Release|Win32.ActiveCfg = Release|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Release|Win32.Build.0 = Release|Win32
{0045F885-7DD4-4898-B760-ACB4DA32DA6B}.Release|x64.ActiveCfg = Release|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Debug|Win32.ActiveCfg = Debug|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Debug|Win32.Build.0 = Debug|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Debug|x64.ActiveCfg = Debug|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Production|Win32.ActiveCfg = Production|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Production|Win32.Build.0 = Production|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Production|x64.ActiveCfg = Production|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Release|Win32.ActiveCfg = Release|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Release|Win32.Build.0 = Release|Win32
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A}.Release|x64.ActiveCfg = Release|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Debug|Win32.ActiveCfg = Debug|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Debug|Win32.Build.0 = Debug|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Debug|x64.ActiveCfg = Debug|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Production|Win32.ActiveCfg = Production|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Production|Win32.Build.0 = Production|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Production|x64.ActiveCfg = Production|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Release|Win32.ActiveCfg = Release|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Release|Win32.Build.0 = Release|Win32
{D8721F95-955F-4931-9EBA-5C7BA28E6875}.Release|x64.ActiveCfg = Release|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Debug|Win32.ActiveCfg = Release|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Debug|Win32.Build.0 = Release|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Debug|x64.ActiveCfg = Debug|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Production|Win32.ActiveCfg = Production|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Production|Win32.Build.0 = Production|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Production|x64.ActiveCfg = Production|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Release|Win32.ActiveCfg = Release|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Release|Win32.Build.0 = Release|Win32
{06E30C65-D79A-4FEC-8A60-B36D907E6601}.Release|x64.ActiveCfg = Release|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Debug|Win32.ActiveCfg = Debug|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Debug|Win32.Build.0 = Debug|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Debug|x64.ActiveCfg = Debug|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Production|Win32.ActiveCfg = Production|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Production|Win32.Build.0 = Production|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Production|x64.ActiveCfg = Production|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Release|Win32.ActiveCfg = Release|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Release|Win32.Build.0 = Release|Win32
{C61A8481-11F8-4A98-9776-C5A4E1F13D98}.Release|x64.ActiveCfg = Release|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Debug|Win32.ActiveCfg = Release|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Debug|Win32.Build.0 = Release|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Debug|x64.ActiveCfg = Debug|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Production|Win32.ActiveCfg = Production|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Production|Win32.Build.0 = Production|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Production|x64.ActiveCfg = Production|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Release|Win32.ActiveCfg = Release|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Release|Win32.Build.0 = Release|Win32
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8}.Release|x64.ActiveCfg = Release|Win32
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Debug|Win32.ActiveCfg = Release|Win32
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Debug|Win32.Build.0 = Release|Win32
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Debug|x64.ActiveCfg = Debug|x64
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Debug|x64.Build.0 = Debug|x64
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Production|Win32.ActiveCfg = Production|Win32
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Production|Win32.Build.0 = Production|Win32
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Production|x64.ActiveCfg = Production|x64
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Production|x64.Build.0 = Production|x64
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Release|Win32.ActiveCfg = Release|Win32
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Release|Win32.Build.0 = Release|Win32
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Release|x64.ActiveCfg = Release|x64
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89}.Release|x64.Build.0 = Release|x64
{934C1737-3D69-4D46-B43C-047FEB737B54}.Debug|Win32.ActiveCfg = Debug|Win32
{934C1737-3D69-4D46-B43C-047FEB737B54}.Debug|Win32.Build.0 = Debug|Win32
{934C1737-3D69-4D46-B43C-047FEB737B54}.Debug|x64.ActiveCfg = Debug|x64
{934C1737-3D69-4D46-B43C-047FEB737B54}.Debug|x64.Build.0 = Debug|x64
{934C1737-3D69-4D46-B43C-047FEB737B54}.Production|Win32.ActiveCfg = Release|Win32
{934C1737-3D69-4D46-B43C-047FEB737B54}.Production|Win32.Build.0 = Release|Win32
{934C1737-3D69-4D46-B43C-047FEB737B54}.Production|x64.ActiveCfg = Release|x64
{934C1737-3D69-4D46-B43C-047FEB737B54}.Production|x64.Build.0 = Release|x64
{934C1737-3D69-4D46-B43C-047FEB737B54}.Release|Win32.ActiveCfg = Release|Win32
{934C1737-3D69-4D46-B43C-047FEB737B54}.Release|Win32.Build.0 = Release|Win32
{934C1737-3D69-4D46-B43C-047FEB737B54}.Release|x64.ActiveCfg = Release|x64
{934C1737-3D69-4D46-B43C-047FEB737B54}.Release|x64.Build.0 = Release|x64
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Debug|Win32.ActiveCfg = Debug|Win32
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Debug|Win32.Build.0 = Debug|Win32
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Debug|x64.ActiveCfg = Debug|x64
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Debug|x64.Build.0 = Debug|x64
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Production|Win32.ActiveCfg = Release|Win32
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Production|Win32.Build.0 = Release|Win32
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Production|x64.ActiveCfg = Release|x64
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Production|x64.Build.0 = Release|x64
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Release|Win32.ActiveCfg = Release|Win32
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Release|Win32.Build.0 = Release|Win32
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Release|x64.ActiveCfg = Release|x64
{1461F543-D1FA-4E4C-B6D7-0F879F566035}.Release|x64.Build.0 = Release|x64
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Debug|Win32.ActiveCfg = Debug|Win32
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Debug|Win32.Build.0 = Debug|Win32
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Debug|x64.ActiveCfg = Debug|x64
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Debug|x64.Build.0 = Debug|x64
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Production|Win32.ActiveCfg = Release|Win32
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Production|Win32.Build.0 = Release|Win32
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Production|x64.ActiveCfg = Release|x64
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Production|x64.Build.0 = Release|x64
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Release|Win32.ActiveCfg = Release|Win32
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Release|Win32.Build.0 = Release|Win32
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Release|x64.ActiveCfg = Release|x64
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E}.Release|x64.Build.0 = Release|x64
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Debug|Win32.ActiveCfg = Debug|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Debug|Win32.Build.0 = Debug|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Debug|x64.ActiveCfg = Debug|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Production|Win32.ActiveCfg = Release|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Production|Win32.Build.0 = Release|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Production|x64.ActiveCfg = Release|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Production|x64.Build.0 = Release|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Release|Win32.ActiveCfg = Release|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Release|Win32.Build.0 = Release|Win32
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A}.Release|x64.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{E543772A-4051-499E-8DC6-B5501043DA7B} = {5D8F01F7-C5A4-4E85-98DC-0E910AFA0D77}
{3A1FA19B-CC11-4725-AC86-6B3CF539E1B2} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{69B41EFB-E992-4351-AA29-FDC61F4DBDE0} = {64448D78-D10D-4738-9245-6E0399024486}
{6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{B19C7605-5258-457E-883A-1A7896E7BD6C} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{37CF9A1C-7E15-44FA-BA81-A389E617F2D9} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{F9BA1B1B-9BF9-4365-8A18-531F80C8847F} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{9934C743-9987-4D7C-B847-0E77DDA520C0} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{0045F885-7DD4-4898-B760-ACB4DA32DA6B} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A} = {66B894E2-780C-4618-9F0A-EBCC5F3F5504}
{D8721F95-955F-4931-9EBA-5C7BA28E6875} = {66B894E2-780C-4618-9F0A-EBCC5F3F5504}
{06E30C65-D79A-4FEC-8A60-B36D907E6601} = {5D8F01F7-C5A4-4E85-98DC-0E910AFA0D77}
{C61A8481-11F8-4A98-9776-C5A4E1F13D98} = {1FDC698A-F450-4BA8-A35E-17131C99E561}
{5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8} = {66B894E2-780C-4618-9F0A-EBCC5F3F5504}
{1E6C2C1C-6453-4129-AE3F-0EE8E6599C89} = {66B894E2-780C-4618-9F0A-EBCC5F3F5504}
{934C1737-3D69-4D46-B43C-047FEB737B54} = {5D8F01F7-C5A4-4E85-98DC-0E910AFA0D77}
{E2C8268D-57A7-427E-8AAC-20F4B577D3FE} = {2F41585B-A483-460A-ABE7-1E04228707E7}
{1461F543-D1FA-4E4C-B6D7-0F879F566035} = {66B894E2-780C-4618-9F0A-EBCC5F3F5504}
{2DC6B795-9901-4BAB-8FCB-218578E21149} = {5D8F01F7-C5A4-4E85-98DC-0E910AFA0D77}
{B9C48B82-7363-4D1A-9B0F-610D51D7B04E} = {2F41585B-A483-460A-ABE7-1E04228707E7}
{F8CDCAF5-4FFC-49B7-9B4D-328C6054704A} = {64448D78-D10D-4738-9245-6E0399024486}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3EC60A60-52E5-4CED-999D-8AB5B4647111}
EndGlobalSection
EndGlobal