FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
AlternativeShellcodeExec/AlternativeShellcodeExec.sln at master · aahmad097/AlternativeShellcodeExec · GitHub
aahmad097
/
AlternativeShellcodeExec
Public
Notifications
You must be signed in to change notification settings
Fork
336
Star
1.7k
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
AlternativeShellcodeExec
/
AlternativeShellcodeExec.sln
Copy path
More file actions
More file actions
Latest commit
History
History
History
471 lines (471 loc) · 34.5 KB
Breadcrumbs
AlternativeShellcodeExec
/
AlternativeShellcodeExec.sln
Copy path
File metadata and controls
471 lines (471 loc) · 34.5 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion =
16.0.30907.101
MinimumVisualStudioVersion =
10.0.40219.1
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"CreateThreadPoolWait"
,
"CreateThreadPoolWait\CreateThreadPoolWait.vcxproj"
,
"{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"CreateTimerQueueTimer_Tech"
,
"CreateTimerQueueTimer_Tech\CreateTimerQueueTimer_Tech.vcxproj"
,
"{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumDesktopW"
,
"EnumDesktopW\EnumDesktopW.vcxproj"
,
"{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumResourceTypesW"
,
"EnumResourceTypesW\EnumResourceTypesW.vcxproj"
,
"{CA6231C1-405A-482E-B59A-35ADCCC15DDD}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"CopyFileEx"
,
"CopyFileEx\CopyFileEx.vcxproj"
,
"{C8677CA2-23B4-4148-8298-75DC082DD05C}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumWindows"
,
"EnumWindows\EnumWindows.vcxproj"
,
"{E767D317-98AA-4E0B-BE90-1C19844EFB1B}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumChildWindows"
,
"EnumChildWindows\EnumChildWindows.vcxproj"
,
"{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"CopyFile2"
,
"CopyFile2\CopyFile2.vcxproj"
,
"{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumPropsEx"
,
"EnumPropsEx\EnumPropsEx.vcxproj"
,
"{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumDisplayMonitors"
,
"EnumDisplayMonitors\EnumDisplayMonitors.vcxproj"
,
"{0B01514B-EAB9-4E50-82EA-979C89A5C52F}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumDesktopWindows"
,
"EnumDesktopWindows\EnumDesktopWindows.vcxproj"
,
"{03D224C4-D5EE-4DE9-993C-477B1B937AAF}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumPageFilesW"
,
"EnumPageFilesW\EnumPageFilesW.vcxproj"
,
"{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"ImageGetDigestStream"
,
"ImageGetDigestStream\ImageGetDigestStream.vcxproj"
,
"{055B882F-D318-4BFC-B7DF-A05B2A628575}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumWindowStationsW"
,
"EnumWindowStationsW\EnumWindowStationsW.vcxproj"
,
"{AA0F0505-21D0-42F0-ADD5-1D928D36D477}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumerateLoadedModules"
,
"EnumerateLoadedModules\EnumerateLoadedModules.vcxproj"
,
"{F6919DF1-E593-4998-89E8-14E7ED01ECAE}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"VerifierEnumerateResource"
,
"VerifierEnumerateResource\VerifierEnumerateResource.vcxproj"
,
"{3EB22637-5913-436C-B6B4-7E90DE2C7069}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"CertEnumSystemStore"
,
"CertEnumSystemStore\CertEnumSystemStore.vcxproj"
,
"{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"CertEnumSystemStoreLocation"
,
"CertEnumSystemStoreLocation\CertEnumSystemStoreLocation.vcxproj"
,
"{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"SymEnumProcesses"
,
"SymEnumProcesses\SymEnumProcesses.vcxproj"
,
"{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumDirTreeW"
,
"EnumDirTreeW\EnumDirTreeW.vcxproj"
,
"{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"SysEnumSourceFiles"
,
"SysEnumSourceFiles\SysEnumSourceFiles.vcxproj"
,
"{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"SymFindFileInPath"
,
"SymFindFileInPath\SymFindFileInPath.vcxproj"
,
"{81376644-3F09-490E-963E-2266154C188E}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"InitOnceExecuteOnce"
,
"InitOnceExecuteOnce\InitOnceExecuteOnce.vcxproj"
,
"{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"FiberContextEdit"
,
"FiberContextEdit\FiberContextEdit.vcxproj"
,
"{1E97F40F-E056-4468-94EA-15636B98B5D0}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"FlsAlloc"
,
"FlsAlloc\FlsAlloc.vcxproj"
,
"{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumPropsW"
,
"EnumPropsW\EnumPropsW.vcxproj"
,
"{2253DC4A-3941-4809-A20D-416CA71F799A}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"LdrEnumerateLoadedModules"
,
"LdrEnumerateLoadedModules\LdrEnumerateLoadedModules.vcxproj"
,
"{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumLanguageGroupLocalesW"
,
"EnumLanguageGroupLocalesW\EnumLanguageGroupLocalesW.vcxproj"
,
"{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"SetTimer"
,
"SetTimer\SetTimer.vcxproj"
,
"{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"SetupCommitFileQueueW"
,
"SetupCommitFileQueueW\SetupCommitFileQueueW.vcxproj"
,
"{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumUILanguagesW"
,
"EnumUILanguagesW\EnumUILanguagesW.vcxproj"
,
"{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumSystemLocales"
,
"EnumSystemLocales\EnumSystemLocales.vcxproj"
,
"{C9CDA752-24AF-48CC-9F54-A695A453A929}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumPwrSchemes"
,
"EnumPwrSchemes\EnumPwrSchemes.vcxproj"
,
"{13291D07-600D-44D2-91F8-A1FEF83AB0FD}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumResourceTypesExW"
,
"EnumResourceTypesExW\EnumResourceTypesExW.vcxproj"
,
"{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"ImmEnumInputContext"
,
"ImmEnumInputContext\ImmEnumInputContext.vcxproj"
,
"{13C7FED8-77A0-4EE3-A431-6E77F22320C3}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumFontsW"
,
"EnumFontsW\EnumFontsW.vcxproj"
,
"{0091D5E9-A212-4C34-857F-0DB13D272AA2}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumFontFamiliesW"
,
"EnumFontFamiliesW\EnumFontFamiliesW.vcxproj"
,
"{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumFontFamiliesExW"
,
"EnumFontFamiliesExW\EnumFontFamiliesExW.vcxproj"
,
"{F169F79E-D307-4EA9-818D-8C8FF5B7138D}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumObjects"
,
"EnumObjects\EnumObjects.vcxproj"
,
"{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"CryptEnumOIDInfo"
,
"CryptEnumOIDInfo\CryptEnumOIDInfo.vcxproj"
,
"{D21641FB-1935-4ED9-B511-BC80F00B733F}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumTimeFormatsEx"
,
"EnumTimeFormatsEx\EnumTimeFormatsEx.vcxproj"
,
"{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumICMProfiles"
,
"EnumICMProfiles\EnumICMProfiles.vcxproj"
,
"{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumThreadWindows"
,
"EnumThreadWindows\EnumThreadWindows.vcxproj"
,
"{4DC52185-7351-4EFA-A364-65945302F470}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumCalendarInfo"
,
"EnumCalendarInfo\EnumCalendarInfo.vcxproj"
,
"{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"EnumCalendarInfoEx"
,
"EnumCalendarInfoEx\EnumCalendarInfoEx.vcxproj"
,
"{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}"
EndProject
Global
GlobalSection
(
SolutionConfigurationPlatforms
) =
preSolution
Debug|
x64
=
Debug|
x64
Debug|
x86
=
Debug|
x86
Release|
x64
=
Release|
x64
Release|
x86
=
Release|
x86
EndGlobalSection
GlobalSection
(
ProjectConfigurationPlatforms
) =
postSolution
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{7C60D205-1563-4BEC-BB27-1D7C3B58A08F}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{7D1E2EC5-FB57-4148-A6EB-59EEECE4A660}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{CB1843DF-3D4F-4D8D-B3C8-70D1D722E2A9}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{CA6231C1-405A-482E-B59A-35ADCCC15DDD}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{C8677CA2-23B4-4148-8298-75DC082DD05C}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{E767D317-98AA-4E0B-BE90-1C19844EFB1B}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{F7214DDD-57B1-46BA-A54A-876CC7CF7D5E}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{334B4D7E-2C6E-4BBF-AAC0-879C72344B00}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{72D5287B-D8E2-4A9E-BC15-D4A1E3A3F687}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{0B01514B-EAB9-4E50-82EA-979C89A5C52F}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{03D224C4-D5EE-4DE9-993C-477B1B937AAF}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{A4F42B69-CAFC-4870-B6AA-EA15B6703DE3}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{055B882F-D318-4BFC-B7DF-A05B2A628575}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{3EB22637-5913-436C-B6B4-7E90DE2C7069}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{FCD8BB2E-81AB-487A-BA1B-D8E5463BDDB7}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{AF51FD2C-1D6C-4110-8E1B-F016F2EEAFC7}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{9AC492BD-854C-418F-BFDD-7FFB1C6A4059}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{F22C852B-1CAA-4132-BDF3-F7AFAD1D65D2}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{0C660DE2-1FAC-4BE7-A1BA-0BA0E96C1562}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{81376644-3F09-490E-963E-2266154C188E}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{81376644-3F09-490E-963E-2266154C188E}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{81376644-3F09-490E-963E-2266154C188E}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{81376644-3F09-490E-963E-2266154C188E}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{81376644-3F09-490E-963E-2266154C188E}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{81376644-3F09-490E-963E-2266154C188E}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{81376644-3F09-490E-963E-2266154C188E}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{81376644-3F09-490E-963E-2266154C188E}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{92EE01BF-6B18-44F2-AC69-29D9D7920D6E}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{1E97F40F-E056-4468-94EA-15636B98B5D0}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{784E8C7B-CCB3-40CF-8FEF-7D01A563CEE5}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{2253DC4A-3941-4809-A20D-416CA71F799A}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{C88F3C63-7AE2-49F3-A96F-AC11E44DAD3F}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{8F7C78F7-1CE5-41F8-BAA7-92B297248DB4}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{F9EBC138-CEBA-4927-B9C2-AB6B751AB89E}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{C9CDA752-24AF-48CC-9F54-A695A453A929}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{13291D07-600D-44D2-91F8-A1FEF83AB0FD}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{D0AB9F7D-C35D-4E4F-840A-34597B466E1A}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{13C7FED8-77A0-4EE3-A431-6E77F22320C3}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{0091D5E9-A212-4C34-857F-0DB13D272AA2}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{F169F79E-D307-4EA9-818D-8C8FF5B7138D}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{D3788A6D-E9D8-44FF-B368-B42BC341C8F5}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{D21641FB-1935-4ED9-B511-BC80F00B733F}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{4DC52185-7351-4EFA-A364-65945302F470}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{4DC52185-7351-4EFA-A364-65945302F470}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{4DC52185-7351-4EFA-A364-65945302F470}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{4DC52185-7351-4EFA-A364-65945302F470}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{4DC52185-7351-4EFA-A364-65945302F470}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{4DC52185-7351-4EFA-A364-65945302F470}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{4DC52185-7351-4EFA-A364-65945302F470}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{4DC52185-7351-4EFA-A364-65945302F470}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{5BDC9F31-D3D7-4CCF-A06E-4C1D59D3AE0F}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{DE7B0D0A-371D-4401-B2A2-A83E891AB90A}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
EndGlobalSection
GlobalSection
(
SolutionProperties
) =
preSolution
HideSolutionNode =
FALSE
EndGlobalSection
GlobalSection
(
ExtensibilityGlobals
) =
postSolution
SolutionGuid =
{A113DEC5-1AB8-4FEC-89D9-E87CB9F8A2C9}
EndGlobalSection
EndGlobal
Back
|
FazBrowse Home
|
New Git URL