~ubuntu-branches/ubuntu/saucy/resiprocate/saucy-proposed

« back to all changes in this revision

Viewing changes to resip/dum/dum_9_0.vcproj

  • Committer: Package Import Robot
  • Author(s): Daniel Pocock
  • Date: 2012-05-17 19:29:59 UTC
  • Revision ID: package-import@ubuntu.com-20120517192959-vv00m77isztdy64q
Tags: upstream-1.8.2
ImportĀ upstreamĀ versionĀ 1.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="9.00"
 
5
        Name="dum"
 
6
        ProjectGUID="{12720B4D-F4FC-4502-8FA9-589BF5166216}"
 
7
        RootNamespace="dum"
 
8
        Keyword="ManagedCProj"
 
9
        TargetFrameworkVersion="131072"
 
10
        >
 
11
        <Platforms>
 
12
                <Platform
 
13
                        Name="Win32"
 
14
                />
 
15
        </Platforms>
 
16
        <ToolFiles>
 
17
        </ToolFiles>
 
18
        <Configurations>
 
19
                <Configuration
 
20
                        Name="Debug|Win32"
 
21
                        OutputDirectory="$(ConfigurationName)"
 
22
                        IntermediateDirectory="$(ConfigurationName)"
 
23
                        ConfigurationType="4"
 
24
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
25
                        CharacterSet="2"
 
26
                        ManagedExtensions="0"
 
27
                        >
 
28
                        <Tool
 
29
                                Name="VCPreBuildEventTool"
 
30
                        />
 
31
                        <Tool
 
32
                                Name="VCCustomBuildTool"
 
33
                        />
 
34
                        <Tool
 
35
                                Name="VCXMLDataGeneratorTool"
 
36
                        />
 
37
                        <Tool
 
38
                                Name="VCWebServiceProxyGeneratorTool"
 
39
                        />
 
40
                        <Tool
 
41
                                Name="VCMIDLTool"
 
42
                        />
 
43
                        <Tool
 
44
                                Name="VCCLCompilerTool"
 
45
                                AdditionalOptions="/MP"
 
46
                                Optimization="0"
 
47
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)/../../&quot;;&quot;$(ProjectDir)/../../../&quot;"
 
48
                                PreprocessorDefinitions="WIN32;_DEBUG;USE_ARES;USE_IPV6;LEAK_CHECK"
 
49
                                MinimalRebuild="false"
 
50
                                BasicRuntimeChecks="0"
 
51
                                RuntimeLibrary="3"
 
52
                                RuntimeTypeInfo="true"
 
53
                                UsePrecompiledHeader="0"
 
54
                                WarningLevel="3"
 
55
                                DebugInformationFormat="3"
 
56
                        />
 
57
                        <Tool
 
58
                                Name="VCManagedResourceCompilerTool"
 
59
                        />
 
60
                        <Tool
 
61
                                Name="VCResourceCompilerTool"
 
62
                        />
 
63
                        <Tool
 
64
                                Name="VCPreLinkEventTool"
 
65
                        />
 
66
                        <Tool
 
67
                                Name="VCLibrarianTool"
 
68
                        />
 
69
                        <Tool
 
70
                                Name="VCALinkTool"
 
71
                        />
 
72
                        <Tool
 
73
                                Name="VCXDCMakeTool"
 
74
                        />
 
75
                        <Tool
 
76
                                Name="VCBscMakeTool"
 
77
                        />
 
78
                        <Tool
 
79
                                Name="VCFxCopTool"
 
80
                        />
 
81
                        <Tool
 
82
                                Name="VCPostBuildEventTool"
 
83
                        />
 
84
                </Configuration>
 
85
                <Configuration
 
86
                        Name="Release|Win32"
 
87
                        OutputDirectory="$(ConfigurationName)"
 
88
                        IntermediateDirectory="$(ConfigurationName)"
 
89
                        ConfigurationType="4"
 
90
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
91
                        CharacterSet="2"
 
92
                        ManagedExtensions="0"
 
93
                        >
 
94
                        <Tool
 
95
                                Name="VCPreBuildEventTool"
 
96
                        />
 
97
                        <Tool
 
98
                                Name="VCCustomBuildTool"
 
99
                        />
 
100
                        <Tool
 
101
                                Name="VCXMLDataGeneratorTool"
 
102
                        />
 
103
                        <Tool
 
104
                                Name="VCWebServiceProxyGeneratorTool"
 
105
                        />
 
106
                        <Tool
 
107
                                Name="VCMIDLTool"
 
108
                        />
 
109
                        <Tool
 
110
                                Name="VCCLCompilerTool"
 
111
                                AdditionalOptions="/MP"
 
112
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)/../../&quot;;&quot;$(ProjectDir)/../../../&quot;"
 
113
                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ARES;USE_IPV6"
 
114
                                MinimalRebuild="false"
 
115
                                RuntimeLibrary="2"
 
116
                                RuntimeTypeInfo="true"
 
117
                                UsePrecompiledHeader="0"
 
118
                                WarningLevel="3"
 
119
                                DebugInformationFormat="3"
 
120
                        />
 
121
                        <Tool
 
122
                                Name="VCManagedResourceCompilerTool"
 
123
                        />
 
124
                        <Tool
 
125
                                Name="VCResourceCompilerTool"
 
126
                        />
 
127
                        <Tool
 
128
                                Name="VCPreLinkEventTool"
 
129
                        />
 
130
                        <Tool
 
131
                                Name="VCLibrarianTool"
 
132
                        />
 
133
                        <Tool
 
134
                                Name="VCALinkTool"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="VCXDCMakeTool"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="VCBscMakeTool"
 
141
                        />
 
142
                        <Tool
 
143
                                Name="VCFxCopTool"
 
144
                        />
 
145
                        <Tool
 
146
                                Name="VCPostBuildEventTool"
 
147
                        />
 
148
                </Configuration>
 
149
                <Configuration
 
150
                        Name="SSL-Debug|Win32"
 
151
                        OutputDirectory="$(ConfigurationName)"
 
152
                        IntermediateDirectory="$(ConfigurationName)"
 
153
                        ConfigurationType="4"
 
154
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
155
                        CharacterSet="2"
 
156
                        ManagedExtensions="0"
 
157
                        >
 
158
                        <Tool
 
159
                                Name="VCPreBuildEventTool"
 
160
                        />
 
161
                        <Tool
 
162
                                Name="VCCustomBuildTool"
 
163
                        />
 
164
                        <Tool
 
165
                                Name="VCXMLDataGeneratorTool"
 
166
                        />
 
167
                        <Tool
 
168
                                Name="VCWebServiceProxyGeneratorTool"
 
169
                        />
 
170
                        <Tool
 
171
                                Name="VCMIDLTool"
 
172
                        />
 
173
                        <Tool
 
174
                                Name="VCCLCompilerTool"
 
175
                                AdditionalOptions="/MP"
 
176
                                Optimization="0"
 
177
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)/../../&quot;;&quot;$(ProjectDir)/../../../&quot;;&quot;$(ProjectDir)../../contrib/openssl/include&quot;;&quot;$(ProjectDir)../../contrib/openssl/inc32&quot;"
 
178
                                PreprocessorDefinitions="WIN32;_DEBUG;USE_ARES;LEAK_CHECK;USE_IPV6;USE_SSL"
 
179
                                MinimalRebuild="false"
 
180
                                BasicRuntimeChecks="0"
 
181
                                RuntimeLibrary="3"
 
182
                                RuntimeTypeInfo="true"
 
183
                                UsePrecompiledHeader="0"
 
184
                                WarningLevel="3"
 
185
                                DebugInformationFormat="3"
 
186
                        />
 
187
                        <Tool
 
188
                                Name="VCManagedResourceCompilerTool"
 
189
                        />
 
190
                        <Tool
 
191
                                Name="VCResourceCompilerTool"
 
192
                        />
 
193
                        <Tool
 
194
                                Name="VCPreLinkEventTool"
 
195
                        />
 
196
                        <Tool
 
197
                                Name="VCLibrarianTool"
 
198
                        />
 
199
                        <Tool
 
200
                                Name="VCALinkTool"
 
201
                        />
 
202
                        <Tool
 
203
                                Name="VCXDCMakeTool"
 
204
                        />
 
205
                        <Tool
 
206
                                Name="VCBscMakeTool"
 
207
                        />
 
208
                        <Tool
 
209
                                Name="VCFxCopTool"
 
210
                        />
 
211
                        <Tool
 
212
                                Name="VCPostBuildEventTool"
 
213
                        />
 
214
                </Configuration>
 
215
                <Configuration
 
216
                        Name="SSL-Release|Win32"
 
217
                        OutputDirectory="$(ConfigurationName)"
 
218
                        IntermediateDirectory="$(ConfigurationName)"
 
219
                        ConfigurationType="4"
 
220
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
221
                        CharacterSet="2"
 
222
                        ManagedExtensions="0"
 
223
                        >
 
224
                        <Tool
 
225
                                Name="VCPreBuildEventTool"
 
226
                        />
 
227
                        <Tool
 
228
                                Name="VCCustomBuildTool"
 
229
                        />
 
230
                        <Tool
 
231
                                Name="VCXMLDataGeneratorTool"
 
232
                        />
 
233
                        <Tool
 
234
                                Name="VCWebServiceProxyGeneratorTool"
 
235
                        />
 
236
                        <Tool
 
237
                                Name="VCMIDLTool"
 
238
                        />
 
239
                        <Tool
 
240
                                Name="VCCLCompilerTool"
 
241
                                AdditionalOptions="/MP"
 
242
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)/../../&quot;;&quot;$(ProjectDir)/../../../&quot;;&quot;$(ProjectDir)../../contrib/openssl/include&quot;;&quot;$(ProjectDir)../../contrib/openssl/inc32&quot;"
 
243
                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ARES;USE_IPV6;USE_SSL"
 
244
                                MinimalRebuild="false"
 
245
                                RuntimeLibrary="2"
 
246
                                RuntimeTypeInfo="true"
 
247
                                UsePrecompiledHeader="0"
 
248
                                WarningLevel="3"
 
249
                                DebugInformationFormat="3"
 
250
                        />
 
251
                        <Tool
 
252
                                Name="VCManagedResourceCompilerTool"
 
253
                        />
 
254
                        <Tool
 
255
                                Name="VCResourceCompilerTool"
 
256
                        />
 
257
                        <Tool
 
258
                                Name="VCPreLinkEventTool"
 
259
                        />
 
260
                        <Tool
 
261
                                Name="VCLibrarianTool"
 
262
                        />
 
263
                        <Tool
 
264
                                Name="VCALinkTool"
 
265
                        />
 
266
                        <Tool
 
267
                                Name="VCXDCMakeTool"
 
268
                        />
 
269
                        <Tool
 
270
                                Name="VCBscMakeTool"
 
271
                        />
 
272
                        <Tool
 
273
                                Name="VCFxCopTool"
 
274
                        />
 
275
                        <Tool
 
276
                                Name="VCPostBuildEventTool"
 
277
                        />
 
278
                </Configuration>
 
279
        </Configurations>
 
280
        <References>
 
281
                <AssemblyReference
 
282
                        RelativePath="mscorlib.dll"
 
283
                        AssemblyName="mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=IA64"
 
284
                        MinFrameworkVersion="131072"
 
285
                />
 
286
                <AssemblyReference
 
287
                        RelativePath="System.dll"
 
288
                        AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
 
289
                        MinFrameworkVersion="131072"
 
290
                />
 
291
                <AssemblyReference
 
292
                        RelativePath="System.Data.dll"
 
293
                        AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
 
294
                        MinFrameworkVersion="131072"
 
295
                />
 
296
        </References>
 
297
        <Files>
 
298
                <Filter
 
299
                        Name="Source Files"
 
300
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
301
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
302
                        >
 
303
                        <File
 
304
                                RelativePath=".\AppDialog.cxx"
 
305
                                >
 
306
                        </File>
 
307
                        <File
 
308
                                RelativePath=".\AppDialogSet.cxx"
 
309
                                >
 
310
                        </File>
 
311
                        <File
 
312
                                RelativePath=".\AppDialogSetFactory.cxx"
 
313
                                >
 
314
                        </File>
 
315
                        <File
 
316
                                RelativePath=".\BaseCreator.cxx"
 
317
                                >
 
318
                        </File>
 
319
                        <File
 
320
                                RelativePath=".\BaseSubscription.cxx"
 
321
                                >
 
322
                        </File>
 
323
                        <File
 
324
                                RelativePath=".\BaseUsage.cxx"
 
325
                                >
 
326
                        </File>
 
327
                        <File
 
328
                                RelativePath=".\CertMessage.cxx"
 
329
                                >
 
330
                        </File>
 
331
                        <File
 
332
                                RelativePath=".\ChallengeInfo.cxx"
 
333
                                >
 
334
                        </File>
 
335
                        <File
 
336
                                RelativePath=".\ClientAuthExtension.cxx"
 
337
                                >
 
338
                        </File>
 
339
                        <File
 
340
                                RelativePath=".\ClientAuthManager.cxx"
 
341
                                >
 
342
                        </File>
 
343
                        <File
 
344
                                RelativePath=".\ClientInviteSession.cxx"
 
345
                                >
 
346
                        </File>
 
347
                        <File
 
348
                                RelativePath=".\ClientOutOfDialogReq.cxx"
 
349
                                >
 
350
                        </File>
 
351
                        <File
 
352
                                RelativePath=".\ClientPagerMessage.cxx"
 
353
                                >
 
354
                        </File>
 
355
                        <File
 
356
                                RelativePath=".\ClientPublication.cxx"
 
357
                                >
 
358
                        </File>
 
359
                        <File
 
360
                                RelativePath=".\ClientRegistration.cxx"
 
361
                                >
 
362
                        </File>
 
363
                        <File
 
364
                                RelativePath=".\ClientSubscription.cxx"
 
365
                                >
 
366
                        </File>
 
367
                        <File
 
368
                                RelativePath=".\ContactInstanceRecord.cxx"
 
369
                                >
 
370
                        </File>
 
371
                        <File
 
372
                                RelativePath=".\DefaultServerReferHandler.cxx"
 
373
                                >
 
374
                        </File>
 
375
                        <File
 
376
                                RelativePath=".\DestroyUsage.cxx"
 
377
                                >
 
378
                        </File>
 
379
                        <File
 
380
                                RelativePath=".\Dialog.cxx"
 
381
                                >
 
382
                        </File>
 
383
                        <File
 
384
                                RelativePath=".\DialogEventInfo.cxx"
 
385
                                >
 
386
                        </File>
 
387
                        <File
 
388
                                RelativePath=".\DialogEventStateManager.cxx"
 
389
                                >
 
390
                        </File>
 
391
                        <File
 
392
                                RelativePath=".\DialogId.cxx"
 
393
                                >
 
394
                        </File>
 
395
                        <File
 
396
                                RelativePath=".\DialogSet.cxx"
 
397
                                >
 
398
                        </File>
 
399
                        <File
 
400
                                RelativePath=".\DialogSetId.cxx"
 
401
                                >
 
402
                        </File>
 
403
                        <File
 
404
                                RelativePath=".\DialogUsage.cxx"
 
405
                                >
 
406
                        </File>
 
407
                        <File
 
408
                                RelativePath=".\DialogUsageManager.cxx"
 
409
                                >
 
410
                        </File>
 
411
                        <File
 
412
                                RelativePath=".\DumDecrypted.cxx"
 
413
                                >
 
414
                        </File>
 
415
                        <File
 
416
                                RelativePath=".\DumFeature.cxx"
 
417
                                >
 
418
                        </File>
 
419
                        <File
 
420
                                RelativePath=".\DumFeatureChain.cxx"
 
421
                                >
 
422
                        </File>
 
423
                        <File
 
424
                                RelativePath=".\DumFeatureMessage.cxx"
 
425
                                >
 
426
                        </File>
 
427
                        <File
 
428
                                RelativePath=".\DumHelper.cxx"
 
429
                                >
 
430
                        </File>
 
431
                        <File
 
432
                                RelativePath=".\DumProcessHandler.cxx"
 
433
                                >
 
434
                        </File>
 
435
                        <File
 
436
                                RelativePath=".\DumThread.cxx"
 
437
                                >
 
438
                        </File>
 
439
                        <File
 
440
                                RelativePath=".\DumTimeout.cxx"
 
441
                                >
 
442
                        </File>
 
443
                        <File
 
444
                                RelativePath=".\ssl\EncryptionManager.cxx"
 
445
                                >
 
446
                                <FileConfiguration
 
447
                                        Name="Debug|Win32"
 
448
                                        ExcludedFromBuild="true"
 
449
                                        >
 
450
                                        <Tool
 
451
                                                Name="VCCLCompilerTool"
 
452
                                        />
 
453
                                </FileConfiguration>
 
454
                                <FileConfiguration
 
455
                                        Name="Release|Win32"
 
456
                                        ExcludedFromBuild="true"
 
457
                                        >
 
458
                                        <Tool
 
459
                                                Name="VCCLCompilerTool"
 
460
                                        />
 
461
                                </FileConfiguration>
 
462
                        </File>
 
463
                        <File
 
464
                                RelativePath=".\EncryptionRequest.cxx"
 
465
                                >
 
466
                        </File>
 
467
                        <File
 
468
                                RelativePath=".\Handle.cxx"
 
469
                                >
 
470
                        </File>
 
471
                        <File
 
472
                                RelativePath=".\Handled.cxx"
 
473
                                >
 
474
                        </File>
 
475
                        <File
 
476
                                RelativePath=".\HandleException.cxx"
 
477
                                >
 
478
                        </File>
 
479
                        <File
 
480
                                RelativePath=".\HandleManager.cxx"
 
481
                                >
 
482
                        </File>
 
483
                        <File
 
484
                                RelativePath=".\HttpGetMessage.cxx"
 
485
                                >
 
486
                        </File>
 
487
                        <File
 
488
                                RelativePath=".\HttpProvider.cxx"
 
489
                                >
 
490
                        </File>
 
491
                        <File
 
492
                                RelativePath=".\IdentityHandler.cxx"
 
493
                                >
 
494
                        </File>
 
495
                        <File
 
496
                                RelativePath=".\InMemoryRegistrationDatabase.cxx"
 
497
                                >
 
498
                        </File>
 
499
                        <File
 
500
                                RelativePath=".\InMemorySyncRegDb.cxx"
 
501
                                >
 
502
                        </File>
 
503
                        <File
 
504
                                RelativePath=".\InviteSession.cxx"
 
505
                                >
 
506
                        </File>
 
507
                        <File
 
508
                                RelativePath=".\InviteSessionCreator.cxx"
 
509
                                >
 
510
                        </File>
 
511
                        <File
 
512
                                RelativePath=".\InviteSessionHandler.cxx"
 
513
                                >
 
514
                        </File>
 
515
                        <File
 
516
                                RelativePath=".\KeepAliveManager.cxx"
 
517
                                >
 
518
                        </File>
 
519
                        <File
 
520
                                RelativePath=".\KeepAliveTimeout.cxx"
 
521
                                >
 
522
                        </File>
 
523
                        <File
 
524
                                RelativePath=".\MasterProfile.cxx"
 
525
                                >
 
526
                        </File>
 
527
                        <File
 
528
                                RelativePath=".\MergedRequestKey.cxx"
 
529
                                >
 
530
                        </File>
 
531
                        <File
 
532
                                RelativePath=".\MergedRequestRemovalCommand.cxx"
 
533
                                >
 
534
                        </File>
 
535
                        <File
 
536
                                RelativePath=".\NetworkAssociation.cxx"
 
537
                                >
 
538
                        </File>
 
539
                        <File
 
540
                                RelativePath=".\NonDialogUsage.cxx"
 
541
                                >
 
542
                        </File>
 
543
                        <File
 
544
                                RelativePath=".\OutgoingEvent.cxx"
 
545
                                >
 
546
                        </File>
 
547
                        <File
 
548
                                RelativePath=".\OutOfDialogReqCreator.cxx"
 
549
                                >
 
550
                        </File>
 
551
                        <File
 
552
                                RelativePath=".\PagerMessageCreator.cxx"
 
553
                                >
 
554
                        </File>
 
555
                        <File
 
556
                                RelativePath=".\Profile.cxx"
 
557
                                >
 
558
                        </File>
 
559
                        <File
 
560
                                RelativePath=".\PublicationCreator.cxx"
 
561
                                >
 
562
                        </File>
 
563
                        <File
 
564
                                RelativePath=".\RedirectManager.cxx"
 
565
                                >
 
566
                        </File>
 
567
                        <File
 
568
                                RelativePath=".\RegistrationCreator.cxx"
 
569
                                >
 
570
                        </File>
 
571
                        <File
 
572
                                RelativePath=".\RegistrationHandler.cxx"
 
573
                                >
 
574
                        </File>
 
575
                        <File
 
576
                                RelativePath=".\ServerAuthManager.cxx"
 
577
                                >
 
578
                        </File>
 
579
                        <File
 
580
                                RelativePath=".\ServerInviteSession.cxx"
 
581
                                >
 
582
                        </File>
 
583
                        <File
 
584
                                RelativePath=".\ServerOutOfDialogReq.cxx"
 
585
                                >
 
586
                        </File>
 
587
                        <File
 
588
                                RelativePath=".\ServerPagerMessage.cxx"
 
589
                                >
 
590
                        </File>
 
591
                        <File
 
592
                                RelativePath=".\ServerPublication.cxx"
 
593
                                >
 
594
                        </File>
 
595
                        <File
 
596
                                RelativePath=".\ServerRegistration.cxx"
 
597
                                >
 
598
                        </File>
 
599
                        <File
 
600
                                RelativePath=".\ServerSubscription.cxx"
 
601
                                >
 
602
                        </File>
 
603
                        <File
 
604
                                RelativePath=".\SubscriptionCreator.cxx"
 
605
                                >
 
606
                        </File>
 
607
                        <File
 
608
                                RelativePath=".\SubscriptionHandler.cxx"
 
609
                                >
 
610
                        </File>
 
611
                        <File
 
612
                                RelativePath=".\SubscriptionState.cxx"
 
613
                                >
 
614
                        </File>
 
615
                        <File
 
616
                                RelativePath=".\TargetCommand.cxx"
 
617
                                >
 
618
                        </File>
 
619
                        <File
 
620
                                RelativePath=".\TlsPeerAuthManager.cxx"
 
621
                                >
 
622
                        </File>
 
623
                        <File
 
624
                                RelativePath=".\UserAuthInfo.cxx"
 
625
                                >
 
626
                        </File>
 
627
                        <File
 
628
                                RelativePath=".\UserProfile.cxx"
 
629
                                >
 
630
                        </File>
 
631
                </Filter>
 
632
                <Filter
 
633
                        Name="Header Files"
 
634
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
635
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
636
                        >
 
637
                        <File
 
638
                                RelativePath=".\AppDialog.hxx"
 
639
                                >
 
640
                        </File>
 
641
                        <File
 
642
                                RelativePath=".\AppDialogSet.hxx"
 
643
                                >
 
644
                        </File>
 
645
                        <File
 
646
                                RelativePath=".\AppDialogSetFactory.hxx"
 
647
                                >
 
648
                        </File>
 
649
                        <File
 
650
                                RelativePath=".\BaseCreator.hxx"
 
651
                                >
 
652
                        </File>
 
653
                        <File
 
654
                                RelativePath=".\BaseSubscription.hxx"
 
655
                                >
 
656
                        </File>
 
657
                        <File
 
658
                                RelativePath=".\BaseUsage.hxx"
 
659
                                >
 
660
                        </File>
 
661
                        <File
 
662
                                RelativePath=".\CertMessage.hxx"
 
663
                                >
 
664
                        </File>
 
665
                        <File
 
666
                                RelativePath=".\ChallengeInfo.hxx"
 
667
                                >
 
668
                        </File>
 
669
                        <File
 
670
                                RelativePath=".\ClientAuthExtension.hxx"
 
671
                                >
 
672
                        </File>
 
673
                        <File
 
674
                                RelativePath=".\ClientAuthManager.hxx"
 
675
                                >
 
676
                        </File>
 
677
                        <File
 
678
                                RelativePath=".\ClientInviteSession.hxx"
 
679
                                >
 
680
                        </File>
 
681
                        <File
 
682
                                RelativePath=".\ClientOutOfDialogReq.hxx"
 
683
                                >
 
684
                        </File>
 
685
                        <File
 
686
                                RelativePath=".\ClientPagerMessage.hxx"
 
687
                                >
 
688
                        </File>
 
689
                        <File
 
690
                                RelativePath=".\ClientPublication.hxx"
 
691
                                >
 
692
                        </File>
 
693
                        <File
 
694
                                RelativePath=".\ClientRegistration.hxx"
 
695
                                >
 
696
                        </File>
 
697
                        <File
 
698
                                RelativePath=".\ClientSubscription.hxx"
 
699
                                >
 
700
                        </File>
 
701
                        <File
 
702
                                RelativePath=".\ContactInstanceRecord.hxx"
 
703
                                >
 
704
                        </File>
 
705
                        <File
 
706
                                RelativePath=".\DefaultServerReferHandler.hxx"
 
707
                                >
 
708
                        </File>
 
709
                        <File
 
710
                                RelativePath=".\DestroyUsage.hxx"
 
711
                                >
 
712
                        </File>
 
713
                        <File
 
714
                                RelativePath=".\Dialog.hxx"
 
715
                                >
 
716
                        </File>
 
717
                        <File
 
718
                                RelativePath=".\DialogEventHandler.hxx"
 
719
                                >
 
720
                        </File>
 
721
                        <File
 
722
                                RelativePath=".\DialogEventInfo.hxx"
 
723
                                >
 
724
                        </File>
 
725
                        <File
 
726
                                RelativePath=".\DialogEventStateManager.hxx"
 
727
                                >
 
728
                        </File>
 
729
                        <File
 
730
                                RelativePath=".\DialogId.hxx"
 
731
                                >
 
732
                        </File>
 
733
                        <File
 
734
                                RelativePath=".\DialogSet.hxx"
 
735
                                >
 
736
                        </File>
 
737
                        <File
 
738
                                RelativePath=".\DialogSetHandler.hxx"
 
739
                                >
 
740
                        </File>
 
741
                        <File
 
742
                                RelativePath=".\DialogSetId.hxx"
 
743
                                >
 
744
                        </File>
 
745
                        <File
 
746
                                RelativePath=".\DialogUsage.hxx"
 
747
                                >
 
748
                        </File>
 
749
                        <File
 
750
                                RelativePath=".\DialogUsageManager.hxx"
 
751
                                >
 
752
                        </File>
 
753
                        <File
 
754
                                RelativePath=".\DumCommand.hxx"
 
755
                                >
 
756
                        </File>
 
757
                        <File
 
758
                                RelativePath=".\DumDecrypted.hxx"
 
759
                                >
 
760
                        </File>
 
761
                        <File
 
762
                                RelativePath=".\DumException.hxx"
 
763
                                >
 
764
                        </File>
 
765
                        <File
 
766
                                RelativePath=".\DumFeature.hxx"
 
767
                                >
 
768
                        </File>
 
769
                        <File
 
770
                                RelativePath=".\DumFeatureChain.hxx"
 
771
                                >
 
772
                        </File>
 
773
                        <File
 
774
                                RelativePath=".\DumFeatureMessage.hxx"
 
775
                                >
 
776
                        </File>
 
777
                        <File
 
778
                                RelativePath=".\DumHelper.hxx"
 
779
                                >
 
780
                        </File>
 
781
                        <File
 
782
                                RelativePath=".\DumProcessHandler.hxx"
 
783
                                >
 
784
                        </File>
 
785
                        <File
 
786
                                RelativePath=".\DumShutdownHandler.hxx"
 
787
                                >
 
788
                        </File>
 
789
                        <File
 
790
                                RelativePath=".\DumThread.hxx"
 
791
                                >
 
792
                        </File>
 
793
                        <File
 
794
                                RelativePath=".\DumTimeout.hxx"
 
795
                                >
 
796
                        </File>
 
797
                        <File
 
798
                                RelativePath=".\ssl\EncryptionManager.hxx"
 
799
                                >
 
800
                        </File>
 
801
                        <File
 
802
                                RelativePath=".\EncryptionRequest.hxx"
 
803
                                >
 
804
                        </File>
 
805
                        <File
 
806
                                RelativePath=".\EventDispatcher.hxx"
 
807
                                >
 
808
                        </File>
 
809
                        <File
 
810
                                RelativePath=".\ExternalTimer.hxx"
 
811
                                >
 
812
                        </File>
 
813
                        <File
 
814
                                RelativePath=".\Handle.hxx"
 
815
                                >
 
816
                        </File>
 
817
                        <File
 
818
                                RelativePath=".\Handled.hxx"
 
819
                                >
 
820
                        </File>
 
821
                        <File
 
822
                                RelativePath=".\HandleException.hxx"
 
823
                                >
 
824
                        </File>
 
825
                        <File
 
826
                                RelativePath=".\HandleManager.hxx"
 
827
                                >
 
828
                        </File>
 
829
                        <File
 
830
                                RelativePath=".\Handles.hxx"
 
831
                                >
 
832
                        </File>
 
833
                        <File
 
834
                                RelativePath=".\HttpGetMessage.hxx"
 
835
                                >
 
836
                        </File>
 
837
                        <File
 
838
                                RelativePath=".\HttpProvider.hxx"
 
839
                                >
 
840
                        </File>
 
841
                        <File
 
842
                                RelativePath=".\IdentityHandler.hxx"
 
843
                                >
 
844
                        </File>
 
845
                        <File
 
846
                                RelativePath=".\InMemoryRegistrationDatabase.hxx"
 
847
                                >
 
848
                        </File>
 
849
                        <File
 
850
                                RelativePath=".\InMemorySyncRegDb.hxx"
 
851
                                >
 
852
                        </File>
 
853
                        <File
 
854
                                RelativePath=".\InviteSession.hxx"
 
855
                                >
 
856
                        </File>
 
857
                        <File
 
858
                                RelativePath=".\InviteSessionCreator.hxx"
 
859
                                >
 
860
                        </File>
 
861
                        <File
 
862
                                RelativePath=".\InviteSessionHandler.hxx"
 
863
                                >
 
864
                        </File>
 
865
                        <File
 
866
                                RelativePath=".\KeepAliveManager.hxx"
 
867
                                >
 
868
                        </File>
 
869
                        <File
 
870
                                RelativePath=".\KeepAliveTimeout.hxx"
 
871
                                >
 
872
                        </File>
 
873
                        <File
 
874
                                RelativePath=".\MasterProfile.hxx"
 
875
                                >
 
876
                        </File>
 
877
                        <File
 
878
                                RelativePath=".\MergedRequestKey.hxx"
 
879
                                >
 
880
                        </File>
 
881
                        <File
 
882
                                RelativePath=".\MergedRequestRemovalCommand.hxx"
 
883
                                >
 
884
                        </File>
 
885
                        <File
 
886
                                RelativePath=".\NetworkAssociation.hxx"
 
887
                                >
 
888
                        </File>
 
889
                        <File
 
890
                                RelativePath=".\NonDialogUsage.hxx"
 
891
                                >
 
892
                        </File>
 
893
                        <File
 
894
                                RelativePath=".\OutgoingEvent.hxx"
 
895
                                >
 
896
                        </File>
 
897
                        <File
 
898
                                RelativePath=".\OutOfDialogHandler.hxx"
 
899
                                >
 
900
                        </File>
 
901
                        <File
 
902
                                RelativePath=".\OutOfDialogReqCreator.hxx"
 
903
                                >
 
904
                        </File>
 
905
                        <File
 
906
                                RelativePath=".\PagerMessageCreator.hxx"
 
907
                                >
 
908
                        </File>
 
909
                        <File
 
910
                                RelativePath=".\PagerMessageHandler.hxx"
 
911
                                >
 
912
                        </File>
 
913
                        <File
 
914
                                RelativePath=".\Postable.hxx"
 
915
                                >
 
916
                        </File>
 
917
                        <File
 
918
                                RelativePath=".\Profile.hxx"
 
919
                                >
 
920
                        </File>
 
921
                        <File
 
922
                                RelativePath=".\PublicationCreator.hxx"
 
923
                                >
 
924
                        </File>
 
925
                        <File
 
926
                                RelativePath=".\PublicationHandler.hxx"
 
927
                                >
 
928
                        </File>
 
929
                        <File
 
930
                                RelativePath=".\RedirectHandler.hxx"
 
931
                                >
 
932
                        </File>
 
933
                        <File
 
934
                                RelativePath=".\RedirectManager.hxx"
 
935
                                >
 
936
                        </File>
 
937
                        <File
 
938
                                RelativePath=".\RefCountedDestroyer.hxx"
 
939
                                >
 
940
                        </File>
 
941
                        <File
 
942
                                RelativePath=".\RegistrationCreator.hxx"
 
943
                                >
 
944
                        </File>
 
945
                        <File
 
946
                                RelativePath=".\RegistrationHandler.hxx"
 
947
                                >
 
948
                        </File>
 
949
                        <File
 
950
                                RelativePath=".\RegistrationPersistenceManager.hxx"
 
951
                                >
 
952
                        </File>
 
953
                        <File
 
954
                                RelativePath=".\RemoteCertStore.hxx"
 
955
                                >
 
956
                        </File>
 
957
                        <File
 
958
                                RelativePath=".\RequestValidationHandler.hxx"
 
959
                                >
 
960
                        </File>
 
961
                        <File
 
962
                                RelativePath=".\ServerAuthManager.hxx"
 
963
                                >
 
964
                        </File>
 
965
                        <File
 
966
                                RelativePath=".\ServerInviteSession.hxx"
 
967
                                >
 
968
                        </File>
 
969
                        <File
 
970
                                RelativePath=".\ServerOutOfDialogReq.hxx"
 
971
                                >
 
972
                        </File>
 
973
                        <File
 
974
                                RelativePath=".\ServerPagerMessage.hxx"
 
975
                                >
 
976
                        </File>
 
977
                        <File
 
978
                                RelativePath=".\ServerPublication.hxx"
 
979
                                >
 
980
                        </File>
 
981
                        <File
 
982
                                RelativePath=".\ServerRegistration.hxx"
 
983
                                >
 
984
                        </File>
 
985
                        <File
 
986
                                RelativePath=".\ServerSubscription.hxx"
 
987
                                >
 
988
                        </File>
 
989
                        <File
 
990
                                RelativePath=".\SubscriptionCreator.hxx"
 
991
                                >
 
992
                        </File>
 
993
                        <File
 
994
                                RelativePath=".\SubscriptionHandler.hxx"
 
995
                                >
 
996
                        </File>
 
997
                        <File
 
998
                                RelativePath=".\SubscriptionPersistenceManager.hxx"
 
999
                                >
 
1000
                        </File>
 
1001
                        <File
 
1002
                                RelativePath=".\SubscriptionState.hxx"
 
1003
                                >
 
1004
                        </File>
 
1005
                        <File
 
1006
                                RelativePath=".\TargetCommand.hxx"
 
1007
                                >
 
1008
                        </File>
 
1009
                        <File
 
1010
                                RelativePath=".\TlsPeerAuthManager.hxx"
 
1011
                                >
 
1012
                        </File>
 
1013
                        <File
 
1014
                                RelativePath=".\UsageUseException.hxx"
 
1015
                                >
 
1016
                        </File>
 
1017
                        <File
 
1018
                                RelativePath=".\UserAuthInfo.hxx"
 
1019
                                >
 
1020
                        </File>
 
1021
                        <File
 
1022
                                RelativePath=".\UserProfile.hxx"
 
1023
                                >
 
1024
                        </File>
 
1025
                </Filter>
 
1026
                <Filter
 
1027
                        Name="Resource Files"
 
1028
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 
1029
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
1030
                        >
 
1031
                </Filter>
 
1032
        </Files>
 
1033
        <Globals>
 
1034
        </Globals>
 
1035
</VisualStudioProject>