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

« back to all changes in this revision

Viewing changes to tfm/tfm_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="tfm"
 
6
        ProjectGUID="{DBFE5A68-5C53-40F8-BA7E-26EF7CDE9686}"
 
7
        RootNamespace="tfm"
 
8
        Keyword="Win32Proj"
 
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="Debug"
 
22
                        IntermediateDirectory="Debug"
 
23
                        ConfigurationType="4"
 
24
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
25
                        CharacterSet="1"
 
26
                        >
 
27
                        <Tool
 
28
                                Name="VCPreBuildEventTool"
 
29
                        />
 
30
                        <Tool
 
31
                                Name="VCCustomBuildTool"
 
32
                        />
 
33
                        <Tool
 
34
                                Name="VCXMLDataGeneratorTool"
 
35
                        />
 
36
                        <Tool
 
37
                                Name="VCWebServiceProxyGeneratorTool"
 
38
                        />
 
39
                        <Tool
 
40
                                Name="VCMIDLTool"
 
41
                        />
 
42
                        <Tool
 
43
                                Name="VCCLCompilerTool"
 
44
                                Optimization="0"
 
45
                                AdditionalIncludeDirectories="..\contrib\pcre;..\contrib\popt\win32\include;.\contrib\cppunit\include;&quot;.\contrib\Netxx-0.3.2\include\&quot;;..\contrib\boost_1_34_1;..\contrib\db\build_win32;.."
 
46
                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
 
47
                                MinimalRebuild="true"
 
48
                                BasicRuntimeChecks="3"
 
49
                                RuntimeLibrary="3"
 
50
                                RuntimeTypeInfo="true"
 
51
                                UsePrecompiledHeader="0"
 
52
                                WarningLevel="3"
 
53
                                Detect64BitPortabilityProblems="false"
 
54
                                DebugInformationFormat="4"
 
55
                        />
 
56
                        <Tool
 
57
                                Name="VCManagedResourceCompilerTool"
 
58
                        />
 
59
                        <Tool
 
60
                                Name="VCResourceCompilerTool"
 
61
                        />
 
62
                        <Tool
 
63
                                Name="VCPreLinkEventTool"
 
64
                        />
 
65
                        <Tool
 
66
                                Name="VCLibrarianTool"
 
67
                                OutputFile="$(OutDir)/tfm.lib"
 
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="Release"
 
88
                        IntermediateDirectory="Release"
 
89
                        ConfigurationType="4"
 
90
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
91
                        CharacterSet="2"
 
92
                        >
 
93
                        <Tool
 
94
                                Name="VCPreBuildEventTool"
 
95
                        />
 
96
                        <Tool
 
97
                                Name="VCCustomBuildTool"
 
98
                        />
 
99
                        <Tool
 
100
                                Name="VCXMLDataGeneratorTool"
 
101
                        />
 
102
                        <Tool
 
103
                                Name="VCWebServiceProxyGeneratorTool"
 
104
                        />
 
105
                        <Tool
 
106
                                Name="VCMIDLTool"
 
107
                        />
 
108
                        <Tool
 
109
                                Name="VCCLCompilerTool"
 
110
                                AdditionalIncludeDirectories="..\contrib\pcre;..\contrib\popt\win32\include;.\contrib\cppunit\include;&quot;.\contrib\Netxx-0.3.2\include\&quot;;..\contrib\boost_1_34_1;..\"
 
111
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
 
112
                                RuntimeLibrary="2"
 
113
                                UsePrecompiledHeader="0"
 
114
                                WarningLevel="3"
 
115
                                Detect64BitPortabilityProblems="false"
 
116
                                DebugInformationFormat="3"
 
117
                        />
 
118
                        <Tool
 
119
                                Name="VCManagedResourceCompilerTool"
 
120
                        />
 
121
                        <Tool
 
122
                                Name="VCResourceCompilerTool"
 
123
                        />
 
124
                        <Tool
 
125
                                Name="VCPreLinkEventTool"
 
126
                        />
 
127
                        <Tool
 
128
                                Name="VCLibrarianTool"
 
129
                                OutputFile="$(OutDir)/tfm.lib"
 
130
                        />
 
131
                        <Tool
 
132
                                Name="VCALinkTool"
 
133
                        />
 
134
                        <Tool
 
135
                                Name="VCXDCMakeTool"
 
136
                        />
 
137
                        <Tool
 
138
                                Name="VCBscMakeTool"
 
139
                        />
 
140
                        <Tool
 
141
                                Name="VCFxCopTool"
 
142
                        />
 
143
                        <Tool
 
144
                                Name="VCPostBuildEventTool"
 
145
                        />
 
146
                </Configuration>
 
147
        </Configurations>
 
148
        <References>
 
149
        </References>
 
150
        <Files>
 
151
                <Filter
 
152
                        Name="Source Files"
 
153
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
154
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
155
                        >
 
156
                        <File
 
157
                                RelativePath=".\ActionBase.cxx"
 
158
                                >
 
159
                        </File>
 
160
                        <File
 
161
                                RelativePath=".\AsciiGraphic.cxx"
 
162
                                >
 
163
                        </File>
 
164
                        <File
 
165
                                RelativePath=".\Box.cxx"
 
166
                                >
 
167
                        </File>
 
168
                        <File
 
169
                                RelativePath=".\CheckContacts.cxx"
 
170
                                >
 
171
                        </File>
 
172
                        <File
 
173
                                RelativePath=".\CheckFetchedContacts.cxx"
 
174
                                >
 
175
                        </File>
 
176
                        <File
 
177
                                RelativePath=".\CommandLineParser.cxx"
 
178
                                >
 
179
                        </File>
 
180
                        <File
 
181
                                RelativePath=".\CountDown.cxx"
 
182
                                >
 
183
                        </File>
 
184
                        <File
 
185
                                RelativePath=".\DialogSet.cxx"
 
186
                                >
 
187
                        </File>
 
188
                        <File
 
189
                                RelativePath=".\DnsUtils.cxx"
 
190
                                >
 
191
                        </File>
 
192
                        <File
 
193
                                RelativePath=".\Event.cxx"
 
194
                                >
 
195
                        </File>
 
196
                        <File
 
197
                                RelativePath=".\ExpectAction.cxx"
 
198
                                >
 
199
                        </File>
 
200
                        <File
 
201
                                RelativePath=".\ExpectActionEvent.cxx"
 
202
                                >
 
203
                        </File>
 
204
                        <File
 
205
                                RelativePath=".\predicates\ExpectUtils.cxx"
 
206
                                >
 
207
                        </File>
 
208
                        <File
 
209
                                RelativePath=".\Fixture.cxx"
 
210
                                >
 
211
                        </File>
 
212
                        <File
 
213
                                RelativePath=".\predicates\NotifyContents.cxx"
 
214
                                >
 
215
                        </File>
 
216
                        <File
 
217
                                RelativePath="..\repro\monkeys\OutboundTargetHandler.cxx"
 
218
                                >
 
219
                        </File>
 
220
                        <File
 
221
                                RelativePath=".\Renderer.cxx"
 
222
                                >
 
223
                        </File>
 
224
                        <File
 
225
                                RelativePath=".\Resolver.cxx"
 
226
                                >
 
227
                        </File>
 
228
                        <File
 
229
                                RelativePath=".\RouteGuard.cxx"
 
230
                                >
 
231
                        </File>
 
232
                        <File
 
233
                                RelativePath=".\Sequence.cxx"
 
234
                                >
 
235
                        </File>
 
236
                        <File
 
237
                                RelativePath=".\SequenceSet.cxx"
 
238
                                >
 
239
                        </File>
 
240
                        <File
 
241
                                RelativePath=".\SequenceSetThread.cxx"
 
242
                                >
 
243
                        </File>
 
244
                        <File
 
245
                                RelativePath=".\SipEvent.cxx"
 
246
                                >
 
247
                        </File>
 
248
                        <File
 
249
                                RelativePath=".\SipRawMessage.cxx"
 
250
                                >
 
251
                        </File>
 
252
                        <File
 
253
                                RelativePath=".\Source.cxx"
 
254
                                >
 
255
                        </File>
 
256
                        <File
 
257
                                RelativePath=".\predicates\SubscribeExpired.cxx"
 
258
                                >
 
259
                        </File>
 
260
                        <File
 
261
                                RelativePath=".\predicates\SubscribeExpires.cxx"
 
262
                                >
 
263
                        </File>
 
264
                        <File
 
265
                                RelativePath=".\TelnetClient.cxx"
 
266
                                >
 
267
                        </File>
 
268
                        <File
 
269
                                RelativePath=".\TestEndPoint.cxx"
 
270
                                >
 
271
                        </File>
 
272
                        <File
 
273
                                RelativePath=".\TestException.cxx"
 
274
                                >
 
275
                        </File>
 
276
                        <File
 
277
                                RelativePath=".\TestProxy.cxx"
 
278
                                >
 
279
                        </File>
 
280
                        <File
 
281
                                RelativePath=".\repro\TestRepro.cxx"
 
282
                                >
 
283
                        </File>
 
284
                        <File
 
285
                                RelativePath=".\repro\TestReproUser.cxx"
 
286
                                >
 
287
                        </File>
 
288
                        <File
 
289
                                RelativePath=".\TestSipEndPoint.cxx"
 
290
                                >
 
291
                        </File>
 
292
                        <File
 
293
                                RelativePath=".\TestUser.cxx"
 
294
                                >
 
295
                        </File>
 
296
                        <File
 
297
                                RelativePath=".\TransportDriver.cxx"
 
298
                                >
 
299
                        </File>
 
300
                </Filter>
 
301
                <Filter
 
302
                        Name="Header Files"
 
303
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
304
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
305
                        >
 
306
                        <File
 
307
                                RelativePath=".\ActionBase.hxx"
 
308
                                >
 
309
                        </File>
 
310
                        <File
 
311
                                RelativePath=".\AsciiGraphic.hxx"
 
312
                                >
 
313
                        </File>
 
314
                        <File
 
315
                                RelativePath=".\Box.hxx"
 
316
                                >
 
317
                        </File>
 
318
                        <File
 
319
                                RelativePath=".\CheckContacts.hxx"
 
320
                                >
 
321
                        </File>
 
322
                        <File
 
323
                                RelativePath=".\CheckFetchedContacts.hxx"
 
324
                                >
 
325
                        </File>
 
326
                        <File
 
327
                                RelativePath=".\CommandLineParser.hxx"
 
328
                                >
 
329
                        </File>
 
330
                        <File
 
331
                                RelativePath=".\CountDown.hxx"
 
332
                                >
 
333
                        </File>
 
334
                        <File
 
335
                                RelativePath=".\DialogSet.hxx"
 
336
                                >
 
337
                        </File>
 
338
                        <File
 
339
                                RelativePath=".\DnsUtils.hxx"
 
340
                                >
 
341
                        </File>
 
342
                        <File
 
343
                                RelativePath=".\Event.hxx"
 
344
                                >
 
345
                        </File>
 
346
                        <File
 
347
                                RelativePath=".\ExpectAction.hxx"
 
348
                                >
 
349
                        </File>
 
350
                        <File
 
351
                                RelativePath=".\ExpectActionEvent.hxx"
 
352
                                >
 
353
                        </File>
 
354
                        <File
 
355
                                RelativePath=".\ExpectFunctorDefs.hxx"
 
356
                                >
 
357
                        </File>
 
358
                        <File
 
359
                                RelativePath=".\predicates\ExpectUtils.hxx"
 
360
                                >
 
361
                        </File>
 
362
                        <File
 
363
                                RelativePath=".\Fixture.hxx"
 
364
                                >
 
365
                        </File>
 
366
                        <File
 
367
                                RelativePath=".\predicates\NotifyContents.hxx"
 
368
                                >
 
369
                        </File>
 
370
                        <File
 
371
                                RelativePath="..\repro\monkeys\OutboundTargetHandler.hxx"
 
372
                                >
 
373
                        </File>
 
374
                        <File
 
375
                                RelativePath=".\PortAllocator.hxx"
 
376
                                >
 
377
                        </File>
 
378
                        <File
 
379
                                RelativePath=".\Renderer.hxx"
 
380
                                >
 
381
                        </File>
 
382
                        <File
 
383
                                RelativePath=".\Resolver.hxx"
 
384
                                >
 
385
                        </File>
 
386
                        <File
 
387
                                RelativePath=".\RouteGuard.hxx"
 
388
                                >
 
389
                        </File>
 
390
                        <File
 
391
                                RelativePath=".\SeqDecls.hxx"
 
392
                                >
 
393
                        </File>
 
394
                        <File
 
395
                                RelativePath=".\SeqDefns.hxx"
 
396
                                >
 
397
                        </File>
 
398
                        <File
 
399
                                RelativePath=".\Sequence.hxx"
 
400
                                >
 
401
                        </File>
 
402
                        <File
 
403
                                RelativePath=".\SequenceClassConstructorDecls.hxx"
 
404
                                >
 
405
                        </File>
 
406
                        <File
 
407
                                RelativePath=".\SequenceClassConstructorDefns.hxx"
 
408
                                >
 
409
                        </File>
 
410
                        <File
 
411
                                RelativePath=".\SequenceSet.hxx"
 
412
                                >
 
413
                        </File>
 
414
                        <File
 
415
                                RelativePath=".\SequenceSetDecls.hxx"
 
416
                                >
 
417
                        </File>
 
418
                        <File
 
419
                                RelativePath=".\SequenceSetDefns.hxx"
 
420
                                >
 
421
                        </File>
 
422
                        <File
 
423
                                RelativePath=".\SequenceSetThread.hxx"
 
424
                                >
 
425
                        </File>
 
426
                        <File
 
427
                                RelativePath=".\SipEvent.hxx"
 
428
                                >
 
429
                        </File>
 
430
                        <File
 
431
                                RelativePath=".\SipRawMessage.hxx"
 
432
                                >
 
433
                        </File>
 
434
                        <File
 
435
                                RelativePath=".\Source.hxx"
 
436
                                >
 
437
                        </File>
 
438
                        <File
 
439
                                RelativePath=".\SubDecls.hxx"
 
440
                                >
 
441
                        </File>
 
442
                        <File
 
443
                                RelativePath=".\SubDefns.hxx"
 
444
                                >
 
445
                        </File>
 
446
                        <File
 
447
                                RelativePath=".\predicates\SubscribeExpired.hxx"
 
448
                                >
 
449
                        </File>
 
450
                        <File
 
451
                                RelativePath=".\predicates\SubscribeExpires.hxx"
 
452
                                >
 
453
                        </File>
 
454
                        <File
 
455
                                RelativePath=".\TelnetClient.hxx"
 
456
                                >
 
457
                        </File>
 
458
                        <File
 
459
                                RelativePath=".\TestEndPoint.hxx"
 
460
                                >
 
461
                        </File>
 
462
                        <File
 
463
                                RelativePath=".\TestException.hxx"
 
464
                                >
 
465
                        </File>
 
466
                        <File
 
467
                                RelativePath=".\TestProxy.hxx"
 
468
                                >
 
469
                        </File>
 
470
                        <File
 
471
                                RelativePath=".\repro\TestRepro.hxx"
 
472
                                >
 
473
                        </File>
 
474
                        <File
 
475
                                RelativePath=".\repro\TestReproUser.hxx"
 
476
                                >
 
477
                        </File>
 
478
                        <File
 
479
                                RelativePath=".\TestSipEndPoint.hxx"
 
480
                                >
 
481
                        </File>
 
482
                        <File
 
483
                                RelativePath=".\TestUser.hxx"
 
484
                                >
 
485
                        </File>
 
486
                        <File
 
487
                                RelativePath=".\TransportDriver.hxx"
 
488
                                >
 
489
                        </File>
 
490
                </Filter>
 
491
                <Filter
 
492
                        Name="repro"
 
493
                        >
 
494
                        <File
 
495
                                RelativePath="..\repro\AbstractDb.cxx"
 
496
                                >
 
497
                        </File>
 
498
                        <File
 
499
                                RelativePath="..\repro\AbstractDb.hxx"
 
500
                                >
 
501
                        </File>
 
502
                        <File
 
503
                                RelativePath="..\repro\Ack200DoneMessage.hxx"
 
504
                                >
 
505
                        </File>
 
506
                        <File
 
507
                                RelativePath="..\repro\AclStore.cxx"
 
508
                                >
 
509
                        </File>
 
510
                        <File
 
511
                                RelativePath="..\repro\AclStore.hxx"
 
512
                                >
 
513
                        </File>
 
514
                        <File
 
515
                                RelativePath="..\repro\BerkeleyDb.cxx"
 
516
                                >
 
517
                        </File>
 
518
                        <File
 
519
                                RelativePath="..\repro\BerkeleyDb.hxx"
 
520
                                >
 
521
                        </File>
 
522
                        <File
 
523
                                RelativePath="..\repro\ChainTraverser.hxx"
 
524
                                >
 
525
                        </File>
 
526
                        <File
 
527
                                RelativePath="..\repro\CommandLineParser.cxx"
 
528
                                >
 
529
                                <FileConfiguration
 
530
                                        Name="Debug|Win32"
 
531
                                        >
 
532
                                        <Tool
 
533
                                                Name="VCCLCompilerTool"
 
534
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"
 
535
                                        />
 
536
                                </FileConfiguration>
 
537
                                <FileConfiguration
 
538
                                        Name="Release|Win32"
 
539
                                        >
 
540
                                        <Tool
 
541
                                                Name="VCCLCompilerTool"
 
542
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"
 
543
                                        />
 
544
                                </FileConfiguration>
 
545
                        </File>
 
546
                        <File
 
547
                                RelativePath="..\repro\CommandLineParser.hxx"
 
548
                                >
 
549
                        </File>
 
550
                        <File
 
551
                                RelativePath="..\repro\ConfigStore.cxx"
 
552
                                >
 
553
                        </File>
 
554
                        <File
 
555
                                RelativePath="..\repro\ConfigStore.hxx"
 
556
                                >
 
557
                        </File>
 
558
                        <File
 
559
                                RelativePath="..\repro\Dispatcher.cxx"
 
560
                                >
 
561
                        </File>
 
562
                        <File
 
563
                                RelativePath="..\repro\Dispatcher.hxx"
 
564
                                >
 
565
                        </File>
 
566
                        <File
 
567
                                RelativePath="..\repro\ForkControlMessage.hxx"
 
568
                                >
 
569
                        </File>
 
570
                        <File
 
571
                                RelativePath="..\repro\genUsers.cxx"
 
572
                                >
 
573
                        </File>
 
574
                        <File
 
575
                                RelativePath="..\repro\HttpBase.cxx"
 
576
                                >
 
577
                        </File>
 
578
                        <File
 
579
                                RelativePath="..\repro\HttpBase.hxx"
 
580
                                >
 
581
                        </File>
 
582
                        <File
 
583
                                RelativePath="..\repro\HttpConnection.cxx"
 
584
                                >
 
585
                        </File>
 
586
                        <File
 
587
                                RelativePath="..\repro\HttpConnection.hxx"
 
588
                                >
 
589
                        </File>
 
590
                        <File
 
591
                                RelativePath="..\repro\MySqlDb.cxx"
 
592
                                >
 
593
                        </File>
 
594
                        <File
 
595
                                RelativePath="..\repro\MySqlDb.hxx"
 
596
                                >
 
597
                        </File>
 
598
                        <File
 
599
                                RelativePath="..\repro\Processor.cxx"
 
600
                                >
 
601
                        </File>
 
602
                        <File
 
603
                                RelativePath="..\repro\Processor.hxx"
 
604
                                >
 
605
                        </File>
 
606
                        <File
 
607
                                RelativePath="..\repro\ProcessorChain.cxx"
 
608
                                >
 
609
                        </File>
 
610
                        <File
 
611
                                RelativePath="..\repro\ProcessorChain.hxx"
 
612
                                >
 
613
                        </File>
 
614
                        <File
 
615
                                RelativePath="..\repro\ProcessorMessage.hxx"
 
616
                                >
 
617
                        </File>
 
618
                        <File
 
619
                                RelativePath="..\repro\Proxy.cxx"
 
620
                                >
 
621
                        </File>
 
622
                        <File
 
623
                                RelativePath="..\repro\Proxy.hxx"
 
624
                                >
 
625
                        </File>
 
626
                        <File
 
627
                                RelativePath="..\repro\QValueTarget.cxx"
 
628
                                >
 
629
                        </File>
 
630
                        <File
 
631
                                RelativePath="..\repro\QValueTarget.hxx"
 
632
                                >
 
633
                        </File>
 
634
                        <File
 
635
                                RelativePath="..\repro\Registrar.cxx"
 
636
                                >
 
637
                        </File>
 
638
                        <File
 
639
                                RelativePath="..\repro\Registrar.hxx"
 
640
                                >
 
641
                        </File>
 
642
                        <File
 
643
                                RelativePath="..\repro\ReproServerAuthManager.cxx"
 
644
                                >
 
645
                        </File>
 
646
                        <File
 
647
                                RelativePath="..\repro\ReproServerAuthManager.hxx"
 
648
                                >
 
649
                        </File>
 
650
                        <File
 
651
                                RelativePath="..\repro\RequestContext.cxx"
 
652
                                >
 
653
                        </File>
 
654
                        <File
 
655
                                RelativePath="..\repro\RequestContext.hxx"
 
656
                                >
 
657
                        </File>
 
658
                        <File
 
659
                                RelativePath="..\repro\ResponseContext.cxx"
 
660
                                >
 
661
                        </File>
 
662
                        <File
 
663
                                RelativePath="..\repro\ResponseContext.hxx"
 
664
                                >
 
665
                        </File>
 
666
                        <File
 
667
                                RelativePath="..\repro\RouteStore.cxx"
 
668
                                >
 
669
                        </File>
 
670
                        <File
 
671
                                RelativePath="..\repro\RouteStore.hxx"
 
672
                                >
 
673
                        </File>
 
674
                        <File
 
675
                                RelativePath="..\repro\Store.cxx"
 
676
                                >
 
677
                        </File>
 
678
                        <File
 
679
                                RelativePath="..\repro\Store.hxx"
 
680
                                >
 
681
                        </File>
 
682
                        <File
 
683
                                RelativePath="..\repro\Target.cxx"
 
684
                                >
 
685
                        </File>
 
686
                        <File
 
687
                                RelativePath="..\repro\Target.hxx"
 
688
                                >
 
689
                        </File>
 
690
                        <File
 
691
                                RelativePath="..\repro\TimerCMessage.hxx"
 
692
                                >
 
693
                        </File>
 
694
                        <File
 
695
                                RelativePath="..\repro\UserAuthGrabber.hxx"
 
696
                                >
 
697
                        </File>
 
698
                        <File
 
699
                                RelativePath="..\repro\UserInfoMessage.hxx"
 
700
                                >
 
701
                        </File>
 
702
                        <File
 
703
                                RelativePath="..\repro\UserStore.cxx"
 
704
                                >
 
705
                        </File>
 
706
                        <File
 
707
                                RelativePath="..\repro\UserStore.hxx"
 
708
                                >
 
709
                        </File>
 
710
                        <File
 
711
                                RelativePath="..\repro\WebAdmin.cxx"
 
712
                                >
 
713
                        </File>
 
714
                        <File
 
715
                                RelativePath="..\repro\WebAdmin.hxx"
 
716
                                >
 
717
                        </File>
 
718
                        <File
 
719
                                RelativePath="..\repro\WebAdminThread.cxx"
 
720
                                >
 
721
                        </File>
 
722
                        <File
 
723
                                RelativePath="..\repro\WebAdminThread.hxx"
 
724
                                >
 
725
                        </File>
 
726
                        <File
 
727
                                RelativePath="..\repro\Worker.hxx"
 
728
                                >
 
729
                        </File>
 
730
                        <File
 
731
                                RelativePath="..\repro\WorkerThread.cxx"
 
732
                                >
 
733
                        </File>
 
734
                        <File
 
735
                                RelativePath="..\repro\WorkerThread.hxx"
 
736
                                >
 
737
                        </File>
 
738
                        <Filter
 
739
                                Name="monkeys"
 
740
                                >
 
741
                                <File
 
742
                                        RelativePath="..\repro\monkeys\AmIResponsible.cxx"
 
743
                                        >
 
744
                                </File>
 
745
                                <File
 
746
                                        RelativePath="..\repro\monkeys\AmIResponsible.hxx"
 
747
                                        >
 
748
                                </File>
 
749
                                <File
 
750
                                        RelativePath="..\repro\monkeys\ConstantLocationMonkey.cxx"
 
751
                                        >
 
752
                                </File>
 
753
                                <File
 
754
                                        RelativePath="..\repro\monkeys\ConstantLocationMonkey.hxx"
 
755
                                        >
 
756
                                </File>
 
757
                                <File
 
758
                                        RelativePath="..\repro\monkeys\DigestAuthenticator.cxx"
 
759
                                        >
 
760
                                </File>
 
761
                                <File
 
762
                                        RelativePath="..\repro\monkeys\DigestAuthenticator.hxx"
 
763
                                        >
 
764
                                </File>
 
765
                                <File
 
766
                                        RelativePath="..\repro\monkeys\IsTrustedNode.cxx"
 
767
                                        >
 
768
                                </File>
 
769
                                <File
 
770
                                        RelativePath="..\repro\monkeys\IsTrustedNode.hxx"
 
771
                                        >
 
772
                                </File>
 
773
                                <File
 
774
                                        RelativePath="..\repro\monkeys\LocationServer.cxx"
 
775
                                        >
 
776
                                </File>
 
777
                                <File
 
778
                                        RelativePath="..\repro\monkeys\LocationServer.hxx"
 
779
                                        >
 
780
                                </File>
 
781
                                <File
 
782
                                        RelativePath="..\repro\monkeys\QValueTargetHandler.cxx"
 
783
                                        >
 
784
                                </File>
 
785
                                <File
 
786
                                        RelativePath="..\repro\monkeys\QValueTargetHandler.hxx"
 
787
                                        >
 
788
                                </File>
 
789
                                <File
 
790
                                        RelativePath="..\repro\monkeys\RecursiveRedirect.cxx"
 
791
                                        >
 
792
                                </File>
 
793
                                <File
 
794
                                        RelativePath="..\repro\monkeys\RecursiveRedirect.hxx"
 
795
                                        >
 
796
                                </File>
 
797
                                <File
 
798
                                        RelativePath="..\repro\monkeys\SimpleStaticRoute.cxx"
 
799
                                        >
 
800
                                </File>
 
801
                                <File
 
802
                                        RelativePath="..\repro\monkeys\SimpleStaticRoute.hxx"
 
803
                                        >
 
804
                                </File>
 
805
                                <File
 
806
                                        RelativePath="..\repro\monkeys\SimpleTargetHandler.cxx"
 
807
                                        >
 
808
                                </File>
 
809
                                <File
 
810
                                        RelativePath="..\repro\monkeys\SimpleTargetHandler.hxx"
 
811
                                        >
 
812
                                </File>
 
813
                                <File
 
814
                                        RelativePath="..\repro\monkeys\StaticRoute.cxx"
 
815
                                        >
 
816
                                </File>
 
817
                                <File
 
818
                                        RelativePath="..\repro\monkeys\StaticRoute.hxx"
 
819
                                        >
 
820
                                </File>
 
821
                                <File
 
822
                                        RelativePath="..\repro\monkeys\StrictRouteFixup.cxx"
 
823
                                        >
 
824
                                </File>
 
825
                                <File
 
826
                                        RelativePath="..\repro\monkeys\StrictRouteFixup.hxx"
 
827
                                        >
 
828
                                </File>
 
829
                        </Filter>
 
830
                </Filter>
 
831
        </Files>
 
832
        <Globals>
 
833
        </Globals>
 
834
</VisualStudioProject>