~pythonregexp2.7/python/issue2636-01+09-01-01

« back to all changes in this revision

Viewing changes to PCbuild/_bsddb44.vcproj

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-22 00:02:12 UTC
  • mfrom: (39022.1.34 Regexp-2.7)
  • Revision ID: darklord@timehorse.com-20080922000212-7r0q4f4ugiq57jph
Merged in changes from the Atomic Grouping / Possessive Qualifiers branch.

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="_bsddb44"
6
 
        ProjectGUID="{62172C7D-B39E-409A-B352-370FF5098C19}"
7
 
        RootNamespace="_bsddb44"
8
 
        Keyword="Win32Proj"
9
 
        TargetFrameworkVersion="196613"
10
 
        >
11
 
        <Platforms>
12
 
                <Platform
13
 
                        Name="Win32"
14
 
                />
15
 
                <Platform
16
 
                        Name="x64"
17
 
                />
18
 
        </Platforms>
19
 
        <ToolFiles>
20
 
        </ToolFiles>
21
 
        <Configurations>
22
 
                <Configuration
23
 
                        Name="Debug|Win32"
24
 
                        ConfigurationType="4"
25
 
                        InheritedPropertySheets=".\pyd_d.vsprops"
26
 
                        CharacterSet="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
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
46
 
                        />
47
 
                        <Tool
48
 
                                Name="VCManagedResourceCompilerTool"
49
 
                        />
50
 
                        <Tool
51
 
                                Name="VCResourceCompilerTool"
52
 
                        />
53
 
                        <Tool
54
 
                                Name="VCPreLinkEventTool"
55
 
                        />
56
 
                        <Tool
57
 
                                Name="VCLibrarianTool"
58
 
                        />
59
 
                        <Tool
60
 
                                Name="VCALinkTool"
61
 
                        />
62
 
                        <Tool
63
 
                                Name="VCXDCMakeTool"
64
 
                        />
65
 
                        <Tool
66
 
                                Name="VCBscMakeTool"
67
 
                        />
68
 
                        <Tool
69
 
                                Name="VCFxCopTool"
70
 
                        />
71
 
                        <Tool
72
 
                                Name="VCPostBuildEventTool"
73
 
                        />
74
 
                </Configuration>
75
 
                <Configuration
76
 
                        Name="Debug|x64"
77
 
                        ConfigurationType="4"
78
 
                        InheritedPropertySheets=".\pyd_d.vsprops;.\x64.vsprops"
79
 
                        CharacterSet="0"
80
 
                        >
81
 
                        <Tool
82
 
                                Name="VCPreBuildEventTool"
83
 
                        />
84
 
                        <Tool
85
 
                                Name="VCCustomBuildTool"
86
 
                        />
87
 
                        <Tool
88
 
                                Name="VCXMLDataGeneratorTool"
89
 
                        />
90
 
                        <Tool
91
 
                                Name="VCWebServiceProxyGeneratorTool"
92
 
                        />
93
 
                        <Tool
94
 
                                Name="VCMIDLTool"
95
 
                                TargetEnvironment="3"
96
 
                        />
97
 
                        <Tool
98
 
                                Name="VCCLCompilerTool"
99
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
100
 
                                PreprocessorDefinitions="DIAGNOSTIC"
101
 
                        />
102
 
                        <Tool
103
 
                                Name="VCManagedResourceCompilerTool"
104
 
                        />
105
 
                        <Tool
106
 
                                Name="VCResourceCompilerTool"
107
 
                        />
108
 
                        <Tool
109
 
                                Name="VCPreLinkEventTool"
110
 
                        />
111
 
                        <Tool
112
 
                                Name="VCLibrarianTool"
113
 
                        />
114
 
                        <Tool
115
 
                                Name="VCALinkTool"
116
 
                        />
117
 
                        <Tool
118
 
                                Name="VCXDCMakeTool"
119
 
                        />
120
 
                        <Tool
121
 
                                Name="VCBscMakeTool"
122
 
                        />
123
 
                        <Tool
124
 
                                Name="VCFxCopTool"
125
 
                        />
126
 
                        <Tool
127
 
                                Name="VCPostBuildEventTool"
128
 
                        />
129
 
                </Configuration>
130
 
                <Configuration
131
 
                        Name="Release|Win32"
132
 
                        ConfigurationType="4"
133
 
                        InheritedPropertySheets=".\pyd.vsprops"
134
 
                        CharacterSet="0"
135
 
                        WholeProgramOptimization="1"
136
 
                        >
137
 
                        <Tool
138
 
                                Name="VCPreBuildEventTool"
139
 
                        />
140
 
                        <Tool
141
 
                                Name="VCCustomBuildTool"
142
 
                        />
143
 
                        <Tool
144
 
                                Name="VCXMLDataGeneratorTool"
145
 
                        />
146
 
                        <Tool
147
 
                                Name="VCWebServiceProxyGeneratorTool"
148
 
                        />
149
 
                        <Tool
150
 
                                Name="VCMIDLTool"
151
 
                        />
152
 
                        <Tool
153
 
                                Name="VCCLCompilerTool"
154
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
155
 
                        />
156
 
                        <Tool
157
 
                                Name="VCManagedResourceCompilerTool"
158
 
                        />
159
 
                        <Tool
160
 
                                Name="VCResourceCompilerTool"
161
 
                        />
162
 
                        <Tool
163
 
                                Name="VCPreLinkEventTool"
164
 
                        />
165
 
                        <Tool
166
 
                                Name="VCLibrarianTool"
167
 
                        />
168
 
                        <Tool
169
 
                                Name="VCALinkTool"
170
 
                        />
171
 
                        <Tool
172
 
                                Name="VCXDCMakeTool"
173
 
                        />
174
 
                        <Tool
175
 
                                Name="VCBscMakeTool"
176
 
                        />
177
 
                        <Tool
178
 
                                Name="VCFxCopTool"
179
 
                        />
180
 
                        <Tool
181
 
                                Name="VCPostBuildEventTool"
182
 
                        />
183
 
                </Configuration>
184
 
                <Configuration
185
 
                        Name="Release|x64"
186
 
                        ConfigurationType="4"
187
 
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops"
188
 
                        CharacterSet="0"
189
 
                        WholeProgramOptimization="1"
190
 
                        >
191
 
                        <Tool
192
 
                                Name="VCPreBuildEventTool"
193
 
                        />
194
 
                        <Tool
195
 
                                Name="VCCustomBuildTool"
196
 
                        />
197
 
                        <Tool
198
 
                                Name="VCXMLDataGeneratorTool"
199
 
                        />
200
 
                        <Tool
201
 
                                Name="VCWebServiceProxyGeneratorTool"
202
 
                        />
203
 
                        <Tool
204
 
                                Name="VCMIDLTool"
205
 
                                TargetEnvironment="3"
206
 
                        />
207
 
                        <Tool
208
 
                                Name="VCCLCompilerTool"
209
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
210
 
                        />
211
 
                        <Tool
212
 
                                Name="VCManagedResourceCompilerTool"
213
 
                        />
214
 
                        <Tool
215
 
                                Name="VCResourceCompilerTool"
216
 
                        />
217
 
                        <Tool
218
 
                                Name="VCPreLinkEventTool"
219
 
                        />
220
 
                        <Tool
221
 
                                Name="VCLibrarianTool"
222
 
                        />
223
 
                        <Tool
224
 
                                Name="VCALinkTool"
225
 
                        />
226
 
                        <Tool
227
 
                                Name="VCXDCMakeTool"
228
 
                        />
229
 
                        <Tool
230
 
                                Name="VCBscMakeTool"
231
 
                        />
232
 
                        <Tool
233
 
                                Name="VCFxCopTool"
234
 
                        />
235
 
                        <Tool
236
 
                                Name="VCPostBuildEventTool"
237
 
                        />
238
 
                </Configuration>
239
 
                <Configuration
240
 
                        Name="PGInstrument|Win32"
241
 
                        ConfigurationType="4"
242
 
                        InheritedPropertySheets=".\pyd.vsprops;.\pginstrument.vsprops"
243
 
                        CharacterSet="0"
244
 
                        WholeProgramOptimization="1"
245
 
                        >
246
 
                        <Tool
247
 
                                Name="VCPreBuildEventTool"
248
 
                        />
249
 
                        <Tool
250
 
                                Name="VCCustomBuildTool"
251
 
                        />
252
 
                        <Tool
253
 
                                Name="VCXMLDataGeneratorTool"
254
 
                        />
255
 
                        <Tool
256
 
                                Name="VCWebServiceProxyGeneratorTool"
257
 
                        />
258
 
                        <Tool
259
 
                                Name="VCMIDLTool"
260
 
                        />
261
 
                        <Tool
262
 
                                Name="VCCLCompilerTool"
263
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
264
 
                        />
265
 
                        <Tool
266
 
                                Name="VCManagedResourceCompilerTool"
267
 
                        />
268
 
                        <Tool
269
 
                                Name="VCResourceCompilerTool"
270
 
                        />
271
 
                        <Tool
272
 
                                Name="VCPreLinkEventTool"
273
 
                        />
274
 
                        <Tool
275
 
                                Name="VCLibrarianTool"
276
 
                        />
277
 
                        <Tool
278
 
                                Name="VCALinkTool"
279
 
                        />
280
 
                        <Tool
281
 
                                Name="VCXDCMakeTool"
282
 
                        />
283
 
                        <Tool
284
 
                                Name="VCBscMakeTool"
285
 
                        />
286
 
                        <Tool
287
 
                                Name="VCFxCopTool"
288
 
                        />
289
 
                        <Tool
290
 
                                Name="VCPostBuildEventTool"
291
 
                        />
292
 
                </Configuration>
293
 
                <Configuration
294
 
                        Name="PGInstrument|x64"
295
 
                        ConfigurationType="4"
296
 
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pginstrument.vsprops"
297
 
                        CharacterSet="0"
298
 
                        WholeProgramOptimization="1"
299
 
                        >
300
 
                        <Tool
301
 
                                Name="VCPreBuildEventTool"
302
 
                        />
303
 
                        <Tool
304
 
                                Name="VCCustomBuildTool"
305
 
                        />
306
 
                        <Tool
307
 
                                Name="VCXMLDataGeneratorTool"
308
 
                        />
309
 
                        <Tool
310
 
                                Name="VCWebServiceProxyGeneratorTool"
311
 
                        />
312
 
                        <Tool
313
 
                                Name="VCMIDLTool"
314
 
                                TargetEnvironment="3"
315
 
                        />
316
 
                        <Tool
317
 
                                Name="VCCLCompilerTool"
318
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
319
 
                        />
320
 
                        <Tool
321
 
                                Name="VCManagedResourceCompilerTool"
322
 
                        />
323
 
                        <Tool
324
 
                                Name="VCResourceCompilerTool"
325
 
                        />
326
 
                        <Tool
327
 
                                Name="VCPreLinkEventTool"
328
 
                        />
329
 
                        <Tool
330
 
                                Name="VCLibrarianTool"
331
 
                        />
332
 
                        <Tool
333
 
                                Name="VCALinkTool"
334
 
                        />
335
 
                        <Tool
336
 
                                Name="VCXDCMakeTool"
337
 
                        />
338
 
                        <Tool
339
 
                                Name="VCBscMakeTool"
340
 
                        />
341
 
                        <Tool
342
 
                                Name="VCFxCopTool"
343
 
                        />
344
 
                        <Tool
345
 
                                Name="VCPostBuildEventTool"
346
 
                        />
347
 
                </Configuration>
348
 
                <Configuration
349
 
                        Name="PGUpdate|Win32"
350
 
                        ConfigurationType="4"
351
 
                        InheritedPropertySheets=".\pyd.vsprops;.\pgupdate.vsprops"
352
 
                        CharacterSet="0"
353
 
                        WholeProgramOptimization="1"
354
 
                        >
355
 
                        <Tool
356
 
                                Name="VCPreBuildEventTool"
357
 
                        />
358
 
                        <Tool
359
 
                                Name="VCCustomBuildTool"
360
 
                        />
361
 
                        <Tool
362
 
                                Name="VCXMLDataGeneratorTool"
363
 
                        />
364
 
                        <Tool
365
 
                                Name="VCWebServiceProxyGeneratorTool"
366
 
                        />
367
 
                        <Tool
368
 
                                Name="VCMIDLTool"
369
 
                        />
370
 
                        <Tool
371
 
                                Name="VCCLCompilerTool"
372
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
373
 
                        />
374
 
                        <Tool
375
 
                                Name="VCManagedResourceCompilerTool"
376
 
                        />
377
 
                        <Tool
378
 
                                Name="VCResourceCompilerTool"
379
 
                        />
380
 
                        <Tool
381
 
                                Name="VCPreLinkEventTool"
382
 
                        />
383
 
                        <Tool
384
 
                                Name="VCLibrarianTool"
385
 
                        />
386
 
                        <Tool
387
 
                                Name="VCALinkTool"
388
 
                        />
389
 
                        <Tool
390
 
                                Name="VCXDCMakeTool"
391
 
                        />
392
 
                        <Tool
393
 
                                Name="VCBscMakeTool"
394
 
                        />
395
 
                        <Tool
396
 
                                Name="VCFxCopTool"
397
 
                        />
398
 
                        <Tool
399
 
                                Name="VCPostBuildEventTool"
400
 
                        />
401
 
                </Configuration>
402
 
                <Configuration
403
 
                        Name="PGUpdate|x64"
404
 
                        ConfigurationType="4"
405
 
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pgupdate.vsprops"
406
 
                        CharacterSet="0"
407
 
                        WholeProgramOptimization="1"
408
 
                        >
409
 
                        <Tool
410
 
                                Name="VCPreBuildEventTool"
411
 
                        />
412
 
                        <Tool
413
 
                                Name="VCCustomBuildTool"
414
 
                        />
415
 
                        <Tool
416
 
                                Name="VCXMLDataGeneratorTool"
417
 
                        />
418
 
                        <Tool
419
 
                                Name="VCWebServiceProxyGeneratorTool"
420
 
                        />
421
 
                        <Tool
422
 
                                Name="VCMIDLTool"
423
 
                                TargetEnvironment="3"
424
 
                        />
425
 
                        <Tool
426
 
                                Name="VCCLCompilerTool"
427
 
                                AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
428
 
                        />
429
 
                        <Tool
430
 
                                Name="VCManagedResourceCompilerTool"
431
 
                        />
432
 
                        <Tool
433
 
                                Name="VCResourceCompilerTool"
434
 
                        />
435
 
                        <Tool
436
 
                                Name="VCPreLinkEventTool"
437
 
                        />
438
 
                        <Tool
439
 
                                Name="VCLibrarianTool"
440
 
                        />
441
 
                        <Tool
442
 
                                Name="VCALinkTool"
443
 
                        />
444
 
                        <Tool
445
 
                                Name="VCXDCMakeTool"
446
 
                        />
447
 
                        <Tool
448
 
                                Name="VCBscMakeTool"
449
 
                        />
450
 
                        <Tool
451
 
                                Name="VCFxCopTool"
452
 
                        />
453
 
                        <Tool
454
 
                                Name="VCPostBuildEventTool"
455
 
                        />
456
 
                </Configuration>
457
 
        </Configurations>
458
 
        <References>
459
 
        </References>
460
 
        <Files>
461
 
                <Filter
462
 
                        Name="Source Files"
463
 
                        >
464
 
                        <File
465
 
                                RelativePath="$(bsddbDir)\..\btree\bt_compact.c"
466
 
                                >
467
 
                        </File>
468
 
                        <File
469
 
                                RelativePath="$(bsddbDir)\..\btree\bt_compare.c"
470
 
                                >
471
 
                        </File>
472
 
                        <File
473
 
                                RelativePath="$(bsddbDir)\..\btree\bt_conv.c"
474
 
                                >
475
 
                        </File>
476
 
                        <File
477
 
                                RelativePath="$(bsddbDir)\..\btree\bt_curadj.c"
478
 
                                >
479
 
                        </File>
480
 
                        <File
481
 
                                RelativePath="$(bsddbDir)\..\btree\bt_cursor.c"
482
 
                                >
483
 
                        </File>
484
 
                        <File
485
 
                                RelativePath="$(bsddbDir)\..\btree\bt_delete.c"
486
 
                                >
487
 
                        </File>
488
 
                        <File
489
 
                                RelativePath="$(bsddbDir)\..\btree\bt_method.c"
490
 
                                >
491
 
                        </File>
492
 
                        <File
493
 
                                RelativePath="$(bsddbDir)\..\btree\bt_open.c"
494
 
                                >
495
 
                        </File>
496
 
                        <File
497
 
                                RelativePath="$(bsddbDir)\..\btree\bt_put.c"
498
 
                                >
499
 
                        </File>
500
 
                        <File
501
 
                                RelativePath="$(bsddbDir)\..\btree\bt_rec.c"
502
 
                                >
503
 
                        </File>
504
 
                        <File
505
 
                                RelativePath="$(bsddbDir)\..\btree\bt_reclaim.c"
506
 
                                >
507
 
                        </File>
508
 
                        <File
509
 
                                RelativePath="$(bsddbDir)\..\btree\bt_recno.c"
510
 
                                >
511
 
                        </File>
512
 
                        <File
513
 
                                RelativePath="$(bsddbDir)\..\btree\bt_rsearch.c"
514
 
                                >
515
 
                        </File>
516
 
                        <File
517
 
                                RelativePath="$(bsddbDir)\..\btree\bt_search.c"
518
 
                                >
519
 
                        </File>
520
 
                        <File
521
 
                                RelativePath="$(bsddbDir)\..\btree\bt_split.c"
522
 
                                >
523
 
                        </File>
524
 
                        <File
525
 
                                RelativePath="$(bsddbDir)\..\btree\bt_stat.c"
526
 
                                >
527
 
                        </File>
528
 
                        <File
529
 
                                RelativePath="$(bsddbDir)\..\btree\bt_upgrade.c"
530
 
                                >
531
 
                        </File>
532
 
                        <File
533
 
                                RelativePath="$(bsddbDir)\..\btree\bt_verify.c"
534
 
                                >
535
 
                        </File>
536
 
                        <File
537
 
                                RelativePath="$(bsddbDir)\..\btree\btree_auto.c"
538
 
                                >
539
 
                        </File>
540
 
                        <File
541
 
                                RelativePath="$(bsddbDir)\..\db\crdel_auto.c"
542
 
                                >
543
 
                        </File>
544
 
                        <File
545
 
                                RelativePath="$(bsddbDir)\..\db\crdel_rec.c"
546
 
                                >
547
 
                        </File>
548
 
                        <File
549
 
                                RelativePath="$(bsddbDir)\..\common\crypto_stub.c"
550
 
                                >
551
 
                        </File>
552
 
                        <File
553
 
                                RelativePath="$(bsddbDir)\..\db\db.c"
554
 
                                >
555
 
                        </File>
556
 
                        <File
557
 
                                RelativePath="$(bsddbDir)\..\db\db_am.c"
558
 
                                >
559
 
                        </File>
560
 
                        <File
561
 
                                RelativePath="$(bsddbDir)\..\db\db_auto.c"
562
 
                                >
563
 
                        </File>
564
 
                        <File
565
 
                                RelativePath="$(bsddbDir)\..\common\db_byteorder.c"
566
 
                                >
567
 
                        </File>
568
 
                        <File
569
 
                                RelativePath="$(bsddbDir)\..\db\db_cam.c"
570
 
                                >
571
 
                        </File>
572
 
                        <File
573
 
                                RelativePath="$(bsddbDir)\..\common\db_clock.c"
574
 
                                >
575
 
                        </File>
576
 
                        <File
577
 
                                RelativePath="$(bsddbDir)\..\db\db_conv.c"
578
 
                                >
579
 
                        </File>
580
 
                        <File
581
 
                                RelativePath="$(bsddbDir)\..\db\db_dispatch.c"
582
 
                                >
583
 
                        </File>
584
 
                        <File
585
 
                                RelativePath="$(bsddbDir)\..\db\db_dup.c"
586
 
                                >
587
 
                        </File>
588
 
                        <File
589
 
                                RelativePath="$(bsddbDir)\..\common\db_err.c"
590
 
                                >
591
 
                        </File>
592
 
                        <File
593
 
                                RelativePath="$(bsddbDir)\..\common\db_getlong.c"
594
 
                                >
595
 
                        </File>
596
 
                        <File
597
 
                                RelativePath="$(bsddbDir)\..\common\db_idspace.c"
598
 
                                >
599
 
                        </File>
600
 
                        <File
601
 
                                RelativePath="$(bsddbDir)\..\db\db_iface.c"
602
 
                                >
603
 
                        </File>
604
 
                        <File
605
 
                                RelativePath="$(bsddbDir)\..\db\db_join.c"
606
 
                                >
607
 
                        </File>
608
 
                        <File
609
 
                                RelativePath="$(bsddbDir)\..\common\db_log2.c"
610
 
                                >
611
 
                        </File>
612
 
                        <File
613
 
                                RelativePath="$(bsddbDir)\..\db\db_meta.c"
614
 
                                >
615
 
                        </File>
616
 
                        <File
617
 
                                RelativePath="$(bsddbDir)\..\db\db_method.c"
618
 
                                >
619
 
                        </File>
620
 
                        <File
621
 
                                RelativePath="$(bsddbDir)\..\db\db_open.c"
622
 
                                >
623
 
                        </File>
624
 
                        <File
625
 
                                RelativePath="$(bsddbDir)\..\db\db_overflow.c"
626
 
                                >
627
 
                        </File>
628
 
                        <File
629
 
                                RelativePath="$(bsddbDir)\..\db\db_ovfl_vrfy.c"
630
 
                                >
631
 
                        </File>
632
 
                        <File
633
 
                                RelativePath="$(bsddbDir)\..\db\db_pr.c"
634
 
                                >
635
 
                        </File>
636
 
                        <File
637
 
                                RelativePath="$(bsddbDir)\..\db\db_rec.c"
638
 
                                >
639
 
                        </File>
640
 
                        <File
641
 
                                RelativePath="$(bsddbDir)\..\db\db_reclaim.c"
642
 
                                >
643
 
                        </File>
644
 
                        <File
645
 
                                RelativePath="$(bsddbDir)\..\db\db_remove.c"
646
 
                                >
647
 
                        </File>
648
 
                        <File
649
 
                                RelativePath="$(bsddbDir)\..\db\db_rename.c"
650
 
                                >
651
 
                        </File>
652
 
                        <File
653
 
                                RelativePath="$(bsddbDir)\..\db\db_ret.c"
654
 
                                >
655
 
                        </File>
656
 
                        <File
657
 
                                RelativePath="$(bsddbDir)\..\env\db_salloc.c"
658
 
                                >
659
 
                        </File>
660
 
                        <File
661
 
                                RelativePath="$(bsddbDir)\..\db\db_setid.c"
662
 
                                >
663
 
                        </File>
664
 
                        <File
665
 
                                RelativePath="$(bsddbDir)\..\db\db_setlsn.c"
666
 
                                >
667
 
                        </File>
668
 
                        <File
669
 
                                RelativePath="$(bsddbDir)\..\env\db_shash.c"
670
 
                                >
671
 
                        </File>
672
 
                        <File
673
 
                                RelativePath="$(bsddbDir)\..\db\db_stati.c"
674
 
                                >
675
 
                        </File>
676
 
                        <File
677
 
                                RelativePath="$(bsddbDir)\..\db\db_truncate.c"
678
 
                                >
679
 
                        </File>
680
 
                        <File
681
 
                                RelativePath="$(bsddbDir)\..\db\db_upg.c"
682
 
                                >
683
 
                        </File>
684
 
                        <File
685
 
                                RelativePath="$(bsddbDir)\..\db\db_upg_opd.c"
686
 
                                >
687
 
                        </File>
688
 
                        <File
689
 
                                RelativePath="$(bsddbDir)\..\db\db_vrfy.c"
690
 
                                >
691
 
                        </File>
692
 
                        <File
693
 
                                RelativePath="$(bsddbDir)\..\db\db_vrfyutil.c"
694
 
                                >
695
 
                        </File>
696
 
                        <File
697
 
                                RelativePath="$(bsddbDir)\..\dbm\dbm.c"
698
 
                                >
699
 
                        </File>
700
 
                        <File
701
 
                                RelativePath="$(bsddbDir)\..\dbreg\dbreg.c"
702
 
                                >
703
 
                        </File>
704
 
                        <File
705
 
                                RelativePath="$(bsddbDir)\..\dbreg\dbreg_auto.c"
706
 
                                >
707
 
                        </File>
708
 
                        <File
709
 
                                RelativePath="$(bsddbDir)\..\dbreg\dbreg_rec.c"
710
 
                                >
711
 
                        </File>
712
 
                        <File
713
 
                                RelativePath="$(bsddbDir)\..\dbreg\dbreg_stat.c"
714
 
                                >
715
 
                        </File>
716
 
                        <File
717
 
                                RelativePath="$(bsddbDir)\..\dbreg\dbreg_util.c"
718
 
                                >
719
 
                        </File>
720
 
                        <File
721
 
                                RelativePath="$(bsddbDir)\..\env\env_failchk.c"
722
 
                                >
723
 
                        </File>
724
 
                        <File
725
 
                                RelativePath="$(bsddbDir)\..\env\env_file.c"
726
 
                                >
727
 
                        </File>
728
 
                        <File
729
 
                                RelativePath="$(bsddbDir)\..\env\env_method.c"
730
 
                                >
731
 
                        </File>
732
 
                        <File
733
 
                                RelativePath="$(bsddbDir)\..\env\env_open.c"
734
 
                                >
735
 
                        </File>
736
 
                        <File
737
 
                                RelativePath="$(bsddbDir)\..\env\env_recover.c"
738
 
                                >
739
 
                        </File>
740
 
                        <File
741
 
                                RelativePath="$(bsddbDir)\..\env\env_region.c"
742
 
                                >
743
 
                        </File>
744
 
                        <File
745
 
                                RelativePath="$(bsddbDir)\..\env\env_register.c"
746
 
                                >
747
 
                        </File>
748
 
                        <File
749
 
                                RelativePath="$(bsddbDir)\..\env\env_stat.c"
750
 
                                >
751
 
                        </File>
752
 
                        <File
753
 
                                RelativePath="$(bsddbDir)\..\fileops\fileops_auto.c"
754
 
                                >
755
 
                        </File>
756
 
                        <File
757
 
                                RelativePath="$(bsddbDir)\..\fileops\fop_basic.c"
758
 
                                >
759
 
                        </File>
760
 
                        <File
761
 
                                RelativePath="$(bsddbDir)\..\fileops\fop_rec.c"
762
 
                                >
763
 
                        </File>
764
 
                        <File
765
 
                                RelativePath="$(bsddbDir)\..\fileops\fop_util.c"
766
 
                                >
767
 
                        </File>
768
 
                        <File
769
 
                                RelativePath="$(bsddbDir)\..\hash\hash.c"
770
 
                                >
771
 
                        </File>
772
 
                        <File
773
 
                                RelativePath="$(bsddbDir)\..\hash\hash_auto.c"
774
 
                                >
775
 
                        </File>
776
 
                        <File
777
 
                                RelativePath="$(bsddbDir)\..\hash\hash_conv.c"
778
 
                                >
779
 
                        </File>
780
 
                        <File
781
 
                                RelativePath="$(bsddbDir)\..\hash\hash_dup.c"
782
 
                                >
783
 
                        </File>
784
 
                        <File
785
 
                                RelativePath="$(bsddbDir)\..\hash\hash_func.c"
786
 
                                >
787
 
                        </File>
788
 
                        <File
789
 
                                RelativePath="$(bsddbDir)\..\hash\hash_meta.c"
790
 
                                >
791
 
                        </File>
792
 
                        <File
793
 
                                RelativePath="$(bsddbDir)\..\hash\hash_method.c"
794
 
                                >
795
 
                        </File>
796
 
                        <File
797
 
                                RelativePath="$(bsddbDir)\..\hash\hash_open.c"
798
 
                                >
799
 
                        </File>
800
 
                        <File
801
 
                                RelativePath="$(bsddbDir)\..\hash\hash_page.c"
802
 
                                >
803
 
                        </File>
804
 
                        <File
805
 
                                RelativePath="$(bsddbDir)\..\hash\hash_rec.c"
806
 
                                >
807
 
                        </File>
808
 
                        <File
809
 
                                RelativePath="$(bsddbDir)\..\hash\hash_reclaim.c"
810
 
                                >
811
 
                        </File>
812
 
                        <File
813
 
                                RelativePath="$(bsddbDir)\..\hash\hash_stat.c"
814
 
                                >
815
 
                        </File>
816
 
                        <File
817
 
                                RelativePath="$(bsddbDir)\..\hash\hash_upgrade.c"
818
 
                                >
819
 
                        </File>
820
 
                        <File
821
 
                                RelativePath="$(bsddbDir)\..\hash\hash_verify.c"
822
 
                                >
823
 
                        </File>
824
 
                        <File
825
 
                                RelativePath="$(bsddbDir)\..\hmac\hmac.c"
826
 
                                >
827
 
                        </File>
828
 
                        <File
829
 
                                RelativePath="$(bsddbDir)\..\hsearch\hsearch.c"
830
 
                                >
831
 
                        </File>
832
 
                        <File
833
 
                                RelativePath="$(bsddbDir)\..\lock\lock.c"
834
 
                                >
835
 
                        </File>
836
 
                        <File
837
 
                                RelativePath="$(bsddbDir)\..\lock\lock_deadlock.c"
838
 
                                >
839
 
                        </File>
840
 
                        <File
841
 
                                RelativePath="$(bsddbDir)\..\lock\lock_failchk.c"
842
 
                                >
843
 
                        </File>
844
 
                        <File
845
 
                                RelativePath="$(bsddbDir)\..\lock\lock_id.c"
846
 
                                >
847
 
                        </File>
848
 
                        <File
849
 
                                RelativePath="$(bsddbDir)\..\lock\lock_list.c"
850
 
                                >
851
 
                        </File>
852
 
                        <File
853
 
                                RelativePath="$(bsddbDir)\..\lock\lock_method.c"
854
 
                                >
855
 
                        </File>
856
 
                        <File
857
 
                                RelativePath="$(bsddbDir)\..\lock\lock_region.c"
858
 
                                >
859
 
                        </File>
860
 
                        <File
861
 
                                RelativePath="$(bsddbDir)\..\lock\lock_stat.c"
862
 
                                >
863
 
                        </File>
864
 
                        <File
865
 
                                RelativePath="$(bsddbDir)\..\lock\lock_timer.c"
866
 
                                >
867
 
                        </File>
868
 
                        <File
869
 
                                RelativePath="$(bsddbDir)\..\lock\lock_util.c"
870
 
                                >
871
 
                        </File>
872
 
                        <File
873
 
                                RelativePath="$(bsddbDir)\..\log\log.c"
874
 
                                >
875
 
                        </File>
876
 
                        <File
877
 
                                RelativePath="$(bsddbDir)\..\log\log_archive.c"
878
 
                                >
879
 
                        </File>
880
 
                        <File
881
 
                                RelativePath="$(bsddbDir)\..\log\log_compare.c"
882
 
                                >
883
 
                        </File>
884
 
                        <File
885
 
                                RelativePath="$(bsddbDir)\..\log\log_debug.c"
886
 
                                >
887
 
                        </File>
888
 
                        <File
889
 
                                RelativePath="$(bsddbDir)\..\log\log_get.c"
890
 
                                >
891
 
                        </File>
892
 
                        <File
893
 
                                RelativePath="$(bsddbDir)\..\log\log_method.c"
894
 
                                >
895
 
                        </File>
896
 
                        <File
897
 
                                RelativePath="$(bsddbDir)\..\log\log_put.c"
898
 
                                >
899
 
                        </File>
900
 
                        <File
901
 
                                RelativePath="$(bsddbDir)\..\log\log_stat.c"
902
 
                                >
903
 
                        </File>
904
 
                        <File
905
 
                                RelativePath="$(bsddbDir)\..\mp\mp_alloc.c"
906
 
                                >
907
 
                        </File>
908
 
                        <File
909
 
                                RelativePath="$(bsddbDir)\..\mp\mp_bh.c"
910
 
                                >
911
 
                        </File>
912
 
                        <File
913
 
                                RelativePath="$(bsddbDir)\..\mp\mp_fget.c"
914
 
                                >
915
 
                        </File>
916
 
                        <File
917
 
                                RelativePath="$(bsddbDir)\..\mp\mp_fmethod.c"
918
 
                                >
919
 
                        </File>
920
 
                        <File
921
 
                                RelativePath="$(bsddbDir)\..\mp\mp_fopen.c"
922
 
                                >
923
 
                        </File>
924
 
                        <File
925
 
                                RelativePath="$(bsddbDir)\..\mp\mp_fput.c"
926
 
                                >
927
 
                        </File>
928
 
                        <File
929
 
                                RelativePath="$(bsddbDir)\..\mp\mp_fset.c"
930
 
                                >
931
 
                        </File>
932
 
                        <File
933
 
                                RelativePath="$(bsddbDir)\..\mp\mp_method.c"
934
 
                                >
935
 
                        </File>
936
 
                        <File
937
 
                                RelativePath="$(bsddbDir)\..\mp\mp_region.c"
938
 
                                >
939
 
                        </File>
940
 
                        <File
941
 
                                RelativePath="$(bsddbDir)\..\mp\mp_register.c"
942
 
                                >
943
 
                        </File>
944
 
                        <File
945
 
                                RelativePath="$(bsddbDir)\..\mp\mp_stat.c"
946
 
                                >
947
 
                        </File>
948
 
                        <File
949
 
                                RelativePath="$(bsddbDir)\..\mp\mp_sync.c"
950
 
                                >
951
 
                        </File>
952
 
                        <File
953
 
                                RelativePath="$(bsddbDir)\..\mp\mp_trickle.c"
954
 
                                >
955
 
                        </File>
956
 
                        <File
957
 
                                RelativePath="$(bsddbDir)\..\mutex\mut_alloc.c"
958
 
                                >
959
 
                        </File>
960
 
                        <File
961
 
                                RelativePath="$(bsddbDir)\..\mutex\mut_method.c"
962
 
                                >
963
 
                        </File>
964
 
                        <File
965
 
                                RelativePath="$(bsddbDir)\..\mutex\mut_region.c"
966
 
                                >
967
 
                        </File>
968
 
                        <File
969
 
                                RelativePath="$(bsddbDir)\..\mutex\mut_stat.c"
970
 
                                >
971
 
                        </File>
972
 
                        <File
973
 
                                RelativePath="$(bsddbDir)\..\mutex\mut_win32.c"
974
 
                                >
975
 
                        </File>
976
 
                        <File
977
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_abs.c"
978
 
                                >
979
 
                        </File>
980
 
                        <File
981
 
                                RelativePath="$(bsddbDir)\..\os\os_alloc.c"
982
 
                                >
983
 
                        </File>
984
 
                        <File
985
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_clock.c"
986
 
                                >
987
 
                        </File>
988
 
                        <File
989
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_config.c"
990
 
                                >
991
 
                        </File>
992
 
                        <File
993
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_dir.c"
994
 
                                >
995
 
                        </File>
996
 
                        <File
997
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_errno.c"
998
 
                                >
999
 
                        </File>
1000
 
                        <File
1001
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_fid.c"
1002
 
                                >
1003
 
                        </File>
1004
 
                        <File
1005
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_flock.c"
1006
 
                                >
1007
 
                        </File>
1008
 
                        <File
1009
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_fsync.c"
1010
 
                                >
1011
 
                        </File>
1012
 
                        <File
1013
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_handle.c"
1014
 
                                >
1015
 
                        </File>
1016
 
                        <File
1017
 
                                RelativePath="$(bsddbDir)\..\os\os_id.c"
1018
 
                                >
1019
 
                        </File>
1020
 
                        <File
1021
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_map.c"
1022
 
                                >
1023
 
                        </File>
1024
 
                        <File
1025
 
                                RelativePath="$(bsddbDir)\..\os\os_method.c"
1026
 
                                >
1027
 
                        </File>
1028
 
                        <File
1029
 
                                RelativePath="$(bsddbDir)\..\os\os_mkdir.c"
1030
 
                                >
1031
 
                        </File>
1032
 
                        <File
1033
 
                                RelativePath="$(bsddbDir)\..\os\os_oflags.c"
1034
 
                                >
1035
 
                        </File>
1036
 
                        <File
1037
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_open.c"
1038
 
                                >
1039
 
                        </File>
1040
 
                        <File
1041
 
                                RelativePath="$(bsddbDir)\..\os\os_region.c"
1042
 
                                >
1043
 
                        </File>
1044
 
                        <File
1045
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_rename.c"
1046
 
                                >
1047
 
                        </File>
1048
 
                        <File
1049
 
                                RelativePath="$(bsddbDir)\..\os\os_root.c"
1050
 
                                >
1051
 
                        </File>
1052
 
                        <File
1053
 
                                RelativePath="$(bsddbDir)\..\os\os_rpath.c"
1054
 
                                >
1055
 
                        </File>
1056
 
                        <File
1057
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_rw.c"
1058
 
                                >
1059
 
                        </File>
1060
 
                        <File
1061
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_seek.c"
1062
 
                                >
1063
 
                        </File>
1064
 
                        <File
1065
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_sleep.c"
1066
 
                                >
1067
 
                        </File>
1068
 
                        <File
1069
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_spin.c"
1070
 
                                >
1071
 
                        </File>
1072
 
                        <File
1073
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_stat.c"
1074
 
                                >
1075
 
                        </File>
1076
 
                        <File
1077
 
                                RelativePath="$(bsddbDir)\..\os\os_tmpdir.c"
1078
 
                                >
1079
 
                        </File>
1080
 
                        <File
1081
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_truncate.c"
1082
 
                                >
1083
 
                        </File>
1084
 
                        <File
1085
 
                                RelativePath="$(bsddbDir)\..\os_win32\os_unlink.c"
1086
 
                                >
1087
 
                        </File>
1088
 
                        <File
1089
 
                                RelativePath="$(bsddbDir)\..\qam\qam.c"
1090
 
                                >
1091
 
                        </File>
1092
 
                        <File
1093
 
                                RelativePath="$(bsddbDir)\..\qam\qam_auto.c"
1094
 
                                >
1095
 
                        </File>
1096
 
                        <File
1097
 
                                RelativePath="$(bsddbDir)\..\qam\qam_conv.c"
1098
 
                                >
1099
 
                        </File>
1100
 
                        <File
1101
 
                                RelativePath="$(bsddbDir)\..\qam\qam_files.c"
1102
 
                                >
1103
 
                        </File>
1104
 
                        <File
1105
 
                                RelativePath="$(bsddbDir)\..\qam\qam_method.c"
1106
 
                                >
1107
 
                        </File>
1108
 
                        <File
1109
 
                                RelativePath="$(bsddbDir)\..\qam\qam_open.c"
1110
 
                                >
1111
 
                        </File>
1112
 
                        <File
1113
 
                                RelativePath="$(bsddbDir)\..\qam\qam_rec.c"
1114
 
                                >
1115
 
                        </File>
1116
 
                        <File
1117
 
                                RelativePath="$(bsddbDir)\..\qam\qam_stat.c"
1118
 
                                >
1119
 
                        </File>
1120
 
                        <File
1121
 
                                RelativePath="$(bsddbDir)\..\qam\qam_upgrade.c"
1122
 
                                >
1123
 
                        </File>
1124
 
                        <File
1125
 
                                RelativePath="$(bsddbDir)\..\qam\qam_verify.c"
1126
 
                                >
1127
 
                        </File>
1128
 
                        <File
1129
 
                                RelativePath="$(bsddbDir)\..\rep\rep_auto.c"
1130
 
                                >
1131
 
                        </File>
1132
 
                        <File
1133
 
                                RelativePath="$(bsddbDir)\..\rep\rep_backup.c"
1134
 
                                >
1135
 
                        </File>
1136
 
                        <File
1137
 
                                RelativePath="$(bsddbDir)\..\rep\rep_elect.c"
1138
 
                                >
1139
 
                        </File>
1140
 
                        <File
1141
 
                                RelativePath="$(bsddbDir)\..\rep\rep_log.c"
1142
 
                                >
1143
 
                        </File>
1144
 
                        <File
1145
 
                                RelativePath="$(bsddbDir)\..\rep\rep_method.c"
1146
 
                                >
1147
 
                        </File>
1148
 
                        <File
1149
 
                                RelativePath="$(bsddbDir)\..\rep\rep_record.c"
1150
 
                                >
1151
 
                        </File>
1152
 
                        <File
1153
 
                                RelativePath="$(bsddbDir)\..\rep\rep_region.c"
1154
 
                                >
1155
 
                        </File>
1156
 
                        <File
1157
 
                                RelativePath="$(bsddbDir)\..\rep\rep_stat.c"
1158
 
                                >
1159
 
                        </File>
1160
 
                        <File
1161
 
                                RelativePath="$(bsddbDir)\..\rep\rep_util.c"
1162
 
                                >
1163
 
                        </File>
1164
 
                        <File
1165
 
                                RelativePath="$(bsddbDir)\..\rep\rep_verify.c"
1166
 
                                >
1167
 
                        </File>
1168
 
                        <File
1169
 
                                RelativePath="$(bsddbDir)\..\sequence\seq_stat.c"
1170
 
                                >
1171
 
                        </File>
1172
 
                        <File
1173
 
                                RelativePath="$(bsddbDir)\..\sequence\sequence.c"
1174
 
                                >
1175
 
                        </File>
1176
 
                        <File
1177
 
                                RelativePath="$(bsddbDir)\..\hmac\sha1.c"
1178
 
                                >
1179
 
                        </File>
1180
 
                        <File
1181
 
                                RelativePath="$(bsddbDir)\..\clib\strcasecmp.c"
1182
 
                                >
1183
 
                        </File>
1184
 
                        <File
1185
 
                                RelativePath="$(bsddbDir)\..\txn\txn.c"
1186
 
                                >
1187
 
                        </File>
1188
 
                        <File
1189
 
                                RelativePath="$(bsddbDir)\..\txn\txn_auto.c"
1190
 
                                >
1191
 
                        </File>
1192
 
                        <File
1193
 
                                RelativePath="$(bsddbDir)\..\txn\txn_chkpt.c"
1194
 
                                >
1195
 
                        </File>
1196
 
                        <File
1197
 
                                RelativePath="$(bsddbDir)\..\txn\txn_failchk.c"
1198
 
                                >
1199
 
                        </File>
1200
 
                        <File
1201
 
                                RelativePath="$(bsddbDir)\..\txn\txn_method.c"
1202
 
                                >
1203
 
                        </File>
1204
 
                        <File
1205
 
                                RelativePath="$(bsddbDir)\..\txn\txn_rec.c"
1206
 
                                >
1207
 
                        </File>
1208
 
                        <File
1209
 
                                RelativePath="$(bsddbDir)\..\txn\txn_recover.c"
1210
 
                                >
1211
 
                        </File>
1212
 
                        <File
1213
 
                                RelativePath="$(bsddbDir)\..\txn\txn_region.c"
1214
 
                                >
1215
 
                        </File>
1216
 
                        <File
1217
 
                                RelativePath="$(bsddbDir)\..\txn\txn_stat.c"
1218
 
                                >
1219
 
                        </File>
1220
 
                        <File
1221
 
                                RelativePath="$(bsddbDir)\..\txn\txn_util.c"
1222
 
                                >
1223
 
                        </File>
1224
 
                        <File
1225
 
                                RelativePath="$(bsddbDir)\..\common\util_cache.c"
1226
 
                                >
1227
 
                        </File>
1228
 
                        <File
1229
 
                                RelativePath="$(bsddbDir)\..\common\util_log.c"
1230
 
                                >
1231
 
                        </File>
1232
 
                        <File
1233
 
                                RelativePath="$(bsddbDir)\..\common\util_sig.c"
1234
 
                                >
1235
 
                        </File>
1236
 
                        <File
1237
 
                                RelativePath="$(bsddbDir)\..\xa\xa.c"
1238
 
                                >
1239
 
                        </File>
1240
 
                        <File
1241
 
                                RelativePath="$(bsddbDir)\..\xa\xa_db.c"
1242
 
                                >
1243
 
                        </File>
1244
 
                        <File
1245
 
                                RelativePath="$(bsddbDir)\..\xa\xa_map.c"
1246
 
                                >
1247
 
                        </File>
1248
 
                </Filter>
1249
 
        </Files>
1250
 
        <Globals>
1251
 
        </Globals>
1252
 
</VisualStudioProject>