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

« back to all changes in this revision

Viewing changes to PC/VS8.0/_bsddb.vcproj

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-22 21:39:45 UTC
  • mfrom: (39055.1.33 Regexp-2.7)
  • Revision ID: darklord@timehorse.com-20080922213945-23717m5eiqpamcyn
Merged in changes from the Single-Loop Engine 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="8.00"
5
 
        Name="_bsddb"
6
 
        ProjectGUID="{B4D38F3F-68FB-42EC-A45D-E00657BB3627}"
7
 
        RootNamespace="_bsddb"
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="2"
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="VCLinkerTool"
58
 
                                BaseAddress="0x1e180000"
59
 
                        />
60
 
                        <Tool
61
 
                                Name="VCALinkTool"
62
 
                        />
63
 
                        <Tool
64
 
                                Name="VCManifestTool"
65
 
                        />
66
 
                        <Tool
67
 
                                Name="VCXDCMakeTool"
68
 
                        />
69
 
                        <Tool
70
 
                                Name="VCBscMakeTool"
71
 
                        />
72
 
                        <Tool
73
 
                                Name="VCFxCopTool"
74
 
                        />
75
 
                        <Tool
76
 
                                Name="VCAppVerifierTool"
77
 
                        />
78
 
                        <Tool
79
 
                                Name="VCPostBuildEventTool"
80
 
                        />
81
 
                </Configuration>
82
 
                <Configuration
83
 
                        Name="Debug|x64"
84
 
                        ConfigurationType="2"
85
 
                        InheritedPropertySheets=".\pyd_d.vsprops;.\x64.vsprops"
86
 
                        CharacterSet="0"
87
 
                        >
88
 
                        <Tool
89
 
                                Name="VCPreBuildEventTool"
90
 
                        />
91
 
                        <Tool
92
 
                                Name="VCCustomBuildTool"
93
 
                        />
94
 
                        <Tool
95
 
                                Name="VCXMLDataGeneratorTool"
96
 
                        />
97
 
                        <Tool
98
 
                                Name="VCWebServiceProxyGeneratorTool"
99
 
                        />
100
 
                        <Tool
101
 
                                Name="VCMIDLTool"
102
 
                                TargetEnvironment="3"
103
 
                        />
104
 
                        <Tool
105
 
                                Name="VCCLCompilerTool"
106
 
                                AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
107
 
                        />
108
 
                        <Tool
109
 
                                Name="VCManagedResourceCompilerTool"
110
 
                        />
111
 
                        <Tool
112
 
                                Name="VCResourceCompilerTool"
113
 
                        />
114
 
                        <Tool
115
 
                                Name="VCPreLinkEventTool"
116
 
                                CommandLine=""
117
 
                        />
118
 
                        <Tool
119
 
                                Name="VCLinkerTool"
120
 
                                AdditionalDependencies="$(bsddbDepLibs)"
121
 
                                BaseAddress="0x1e180000"
122
 
                        />
123
 
                        <Tool
124
 
                                Name="VCALinkTool"
125
 
                        />
126
 
                        <Tool
127
 
                                Name="VCManifestTool"
128
 
                        />
129
 
                        <Tool
130
 
                                Name="VCXDCMakeTool"
131
 
                        />
132
 
                        <Tool
133
 
                                Name="VCBscMakeTool"
134
 
                        />
135
 
                        <Tool
136
 
                                Name="VCFxCopTool"
137
 
                        />
138
 
                        <Tool
139
 
                                Name="VCAppVerifierTool"
140
 
                        />
141
 
                        <Tool
142
 
                                Name="VCPostBuildEventTool"
143
 
                        />
144
 
                </Configuration>
145
 
                <Configuration
146
 
                        Name="Release|Win32"
147
 
                        ConfigurationType="2"
148
 
                        InheritedPropertySheets=".\pyd.vsprops"
149
 
                        CharacterSet="0"
150
 
                        WholeProgramOptimization="1"
151
 
                        >
152
 
                        <Tool
153
 
                                Name="VCPreBuildEventTool"
154
 
                        />
155
 
                        <Tool
156
 
                                Name="VCCustomBuildTool"
157
 
                        />
158
 
                        <Tool
159
 
                                Name="VCXMLDataGeneratorTool"
160
 
                        />
161
 
                        <Tool
162
 
                                Name="VCWebServiceProxyGeneratorTool"
163
 
                        />
164
 
                        <Tool
165
 
                                Name="VCMIDLTool"
166
 
                        />
167
 
                        <Tool
168
 
                                Name="VCCLCompilerTool"
169
 
                                AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
170
 
                        />
171
 
                        <Tool
172
 
                                Name="VCManagedResourceCompilerTool"
173
 
                        />
174
 
                        <Tool
175
 
                                Name="VCResourceCompilerTool"
176
 
                        />
177
 
                        <Tool
178
 
                                Name="VCPreLinkEventTool"
179
 
                        />
180
 
                        <Tool
181
 
                                Name="VCLinkerTool"
182
 
                                AdditionalDependencies="$(bsddbDepLibs)"
183
 
                                BaseAddress="0x1e180000"
184
 
                        />
185
 
                        <Tool
186
 
                                Name="VCALinkTool"
187
 
                        />
188
 
                        <Tool
189
 
                                Name="VCManifestTool"
190
 
                        />
191
 
                        <Tool
192
 
                                Name="VCXDCMakeTool"
193
 
                        />
194
 
                        <Tool
195
 
                                Name="VCBscMakeTool"
196
 
                        />
197
 
                        <Tool
198
 
                                Name="VCFxCopTool"
199
 
                        />
200
 
                        <Tool
201
 
                                Name="VCAppVerifierTool"
202
 
                        />
203
 
                        <Tool
204
 
                                Name="VCPostBuildEventTool"
205
 
                        />
206
 
                </Configuration>
207
 
                <Configuration
208
 
                        Name="Release|x64"
209
 
                        ConfigurationType="2"
210
 
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops"
211
 
                        CharacterSet="0"
212
 
                        WholeProgramOptimization="1"
213
 
                        >
214
 
                        <Tool
215
 
                                Name="VCPreBuildEventTool"
216
 
                        />
217
 
                        <Tool
218
 
                                Name="VCCustomBuildTool"
219
 
                        />
220
 
                        <Tool
221
 
                                Name="VCXMLDataGeneratorTool"
222
 
                        />
223
 
                        <Tool
224
 
                                Name="VCWebServiceProxyGeneratorTool"
225
 
                        />
226
 
                        <Tool
227
 
                                Name="VCMIDLTool"
228
 
                                TargetEnvironment="3"
229
 
                        />
230
 
                        <Tool
231
 
                                Name="VCCLCompilerTool"
232
 
                                AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
233
 
                        />
234
 
                        <Tool
235
 
                                Name="VCManagedResourceCompilerTool"
236
 
                        />
237
 
                        <Tool
238
 
                                Name="VCResourceCompilerTool"
239
 
                        />
240
 
                        <Tool
241
 
                                Name="VCPreLinkEventTool"
242
 
                                CommandLine=""
243
 
                        />
244
 
                        <Tool
245
 
                                Name="VCLinkerTool"
246
 
                                AdditionalDependencies="$(bsddbDepLibs)"
247
 
                                BaseAddress="0x1e180000"
248
 
                        />
249
 
                        <Tool
250
 
                                Name="VCALinkTool"
251
 
                        />
252
 
                        <Tool
253
 
                                Name="VCManifestTool"
254
 
                        />
255
 
                        <Tool
256
 
                                Name="VCXDCMakeTool"
257
 
                        />
258
 
                        <Tool
259
 
                                Name="VCBscMakeTool"
260
 
                        />
261
 
                        <Tool
262
 
                                Name="VCFxCopTool"
263
 
                        />
264
 
                        <Tool
265
 
                                Name="VCAppVerifierTool"
266
 
                        />
267
 
                        <Tool
268
 
                                Name="VCPostBuildEventTool"
269
 
                        />
270
 
                </Configuration>
271
 
                <Configuration
272
 
                        Name="PGInstrument|Win32"
273
 
                        ConfigurationType="2"
274
 
                        InheritedPropertySheets=".\pyd.vsprops;.\pginstrument.vsprops"
275
 
                        CharacterSet="0"
276
 
                        WholeProgramOptimization="1"
277
 
                        >
278
 
                        <Tool
279
 
                                Name="VCPreBuildEventTool"
280
 
                        />
281
 
                        <Tool
282
 
                                Name="VCCustomBuildTool"
283
 
                        />
284
 
                        <Tool
285
 
                                Name="VCXMLDataGeneratorTool"
286
 
                        />
287
 
                        <Tool
288
 
                                Name="VCWebServiceProxyGeneratorTool"
289
 
                        />
290
 
                        <Tool
291
 
                                Name="VCMIDLTool"
292
 
                        />
293
 
                        <Tool
294
 
                                Name="VCCLCompilerTool"
295
 
                                AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
296
 
                        />
297
 
                        <Tool
298
 
                                Name="VCManagedResourceCompilerTool"
299
 
                        />
300
 
                        <Tool
301
 
                                Name="VCResourceCompilerTool"
302
 
                        />
303
 
                        <Tool
304
 
                                Name="VCPreLinkEventTool"
305
 
                        />
306
 
                        <Tool
307
 
                                Name="VCLinkerTool"
308
 
                                AdditionalDependencies="$(bsddbDepLibs)"
309
 
                                BaseAddress="0x1e180000"
310
 
                        />
311
 
                        <Tool
312
 
                                Name="VCALinkTool"
313
 
                        />
314
 
                        <Tool
315
 
                                Name="VCManifestTool"
316
 
                        />
317
 
                        <Tool
318
 
                                Name="VCXDCMakeTool"
319
 
                        />
320
 
                        <Tool
321
 
                                Name="VCBscMakeTool"
322
 
                        />
323
 
                        <Tool
324
 
                                Name="VCFxCopTool"
325
 
                        />
326
 
                        <Tool
327
 
                                Name="VCAppVerifierTool"
328
 
                        />
329
 
                        <Tool
330
 
                                Name="VCPostBuildEventTool"
331
 
                        />
332
 
                </Configuration>
333
 
                <Configuration
334
 
                        Name="PGInstrument|x64"
335
 
                        ConfigurationType="2"
336
 
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pginstrument.vsprops"
337
 
                        CharacterSet="0"
338
 
                        WholeProgramOptimization="1"
339
 
                        >
340
 
                        <Tool
341
 
                                Name="VCPreBuildEventTool"
342
 
                        />
343
 
                        <Tool
344
 
                                Name="VCCustomBuildTool"
345
 
                        />
346
 
                        <Tool
347
 
                                Name="VCXMLDataGeneratorTool"
348
 
                        />
349
 
                        <Tool
350
 
                                Name="VCWebServiceProxyGeneratorTool"
351
 
                        />
352
 
                        <Tool
353
 
                                Name="VCMIDLTool"
354
 
                                TargetEnvironment="3"
355
 
                        />
356
 
                        <Tool
357
 
                                Name="VCCLCompilerTool"
358
 
                                AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
359
 
                        />
360
 
                        <Tool
361
 
                                Name="VCManagedResourceCompilerTool"
362
 
                        />
363
 
                        <Tool
364
 
                                Name="VCResourceCompilerTool"
365
 
                        />
366
 
                        <Tool
367
 
                                Name="VCPreLinkEventTool"
368
 
                        />
369
 
                        <Tool
370
 
                                Name="VCLinkerTool"
371
 
                                AdditionalDependencies="$(bsddbDepLibs)"
372
 
                                BaseAddress="0x1e180000"
373
 
                                TargetMachine="17"
374
 
                        />
375
 
                        <Tool
376
 
                                Name="VCALinkTool"
377
 
                        />
378
 
                        <Tool
379
 
                                Name="VCManifestTool"
380
 
                        />
381
 
                        <Tool
382
 
                                Name="VCXDCMakeTool"
383
 
                        />
384
 
                        <Tool
385
 
                                Name="VCBscMakeTool"
386
 
                        />
387
 
                        <Tool
388
 
                                Name="VCFxCopTool"
389
 
                        />
390
 
                        <Tool
391
 
                                Name="VCAppVerifierTool"
392
 
                        />
393
 
                        <Tool
394
 
                                Name="VCPostBuildEventTool"
395
 
                        />
396
 
                </Configuration>
397
 
                <Configuration
398
 
                        Name="PGUpdate|Win32"
399
 
                        ConfigurationType="2"
400
 
                        InheritedPropertySheets=".\pyd.vsprops;.\pgupdate.vsprops"
401
 
                        CharacterSet="0"
402
 
                        WholeProgramOptimization="1"
403
 
                        >
404
 
                        <Tool
405
 
                                Name="VCPreBuildEventTool"
406
 
                        />
407
 
                        <Tool
408
 
                                Name="VCCustomBuildTool"
409
 
                        />
410
 
                        <Tool
411
 
                                Name="VCXMLDataGeneratorTool"
412
 
                        />
413
 
                        <Tool
414
 
                                Name="VCWebServiceProxyGeneratorTool"
415
 
                        />
416
 
                        <Tool
417
 
                                Name="VCMIDLTool"
418
 
                        />
419
 
                        <Tool
420
 
                                Name="VCCLCompilerTool"
421
 
                                AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
422
 
                        />
423
 
                        <Tool
424
 
                                Name="VCManagedResourceCompilerTool"
425
 
                        />
426
 
                        <Tool
427
 
                                Name="VCResourceCompilerTool"
428
 
                        />
429
 
                        <Tool
430
 
                                Name="VCPreLinkEventTool"
431
 
                        />
432
 
                        <Tool
433
 
                                Name="VCLinkerTool"
434
 
                                AdditionalDependencies="$(bsddbDepLibs)"
435
 
                                BaseAddress="0x1e180000"
436
 
                        />
437
 
                        <Tool
438
 
                                Name="VCALinkTool"
439
 
                        />
440
 
                        <Tool
441
 
                                Name="VCManifestTool"
442
 
                        />
443
 
                        <Tool
444
 
                                Name="VCXDCMakeTool"
445
 
                        />
446
 
                        <Tool
447
 
                                Name="VCBscMakeTool"
448
 
                        />
449
 
                        <Tool
450
 
                                Name="VCFxCopTool"
451
 
                        />
452
 
                        <Tool
453
 
                                Name="VCAppVerifierTool"
454
 
                        />
455
 
                        <Tool
456
 
                                Name="VCPostBuildEventTool"
457
 
                        />
458
 
                </Configuration>
459
 
                <Configuration
460
 
                        Name="PGUpdate|x64"
461
 
                        ConfigurationType="2"
462
 
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pgupdate.vsprops"
463
 
                        CharacterSet="0"
464
 
                        WholeProgramOptimization="1"
465
 
                        >
466
 
                        <Tool
467
 
                                Name="VCPreBuildEventTool"
468
 
                        />
469
 
                        <Tool
470
 
                                Name="VCCustomBuildTool"
471
 
                        />
472
 
                        <Tool
473
 
                                Name="VCXMLDataGeneratorTool"
474
 
                        />
475
 
                        <Tool
476
 
                                Name="VCWebServiceProxyGeneratorTool"
477
 
                        />
478
 
                        <Tool
479
 
                                Name="VCMIDLTool"
480
 
                                TargetEnvironment="3"
481
 
                        />
482
 
                        <Tool
483
 
                                Name="VCCLCompilerTool"
484
 
                                AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
485
 
                        />
486
 
                        <Tool
487
 
                                Name="VCManagedResourceCompilerTool"
488
 
                        />
489
 
                        <Tool
490
 
                                Name="VCResourceCompilerTool"
491
 
                        />
492
 
                        <Tool
493
 
                                Name="VCPreLinkEventTool"
494
 
                        />
495
 
                        <Tool
496
 
                                Name="VCLinkerTool"
497
 
                                AdditionalDependencies="$(bsddbDepLibs)"
498
 
                                BaseAddress="0x1e180000"
499
 
                                TargetMachine="17"
500
 
                        />
501
 
                        <Tool
502
 
                                Name="VCALinkTool"
503
 
                        />
504
 
                        <Tool
505
 
                                Name="VCManifestTool"
506
 
                        />
507
 
                        <Tool
508
 
                                Name="VCXDCMakeTool"
509
 
                        />
510
 
                        <Tool
511
 
                                Name="VCBscMakeTool"
512
 
                        />
513
 
                        <Tool
514
 
                                Name="VCFxCopTool"
515
 
                        />
516
 
                        <Tool
517
 
                                Name="VCAppVerifierTool"
518
 
                        />
519
 
                        <Tool
520
 
                                Name="VCPostBuildEventTool"
521
 
                        />
522
 
                </Configuration>
523
 
        </Configurations>
524
 
        <References>
525
 
        </References>
526
 
        <Files>
527
 
                <Filter
528
 
                        Name="Header Files"
529
 
                        >
530
 
                        <File
531
 
                                RelativePath="..\..\Modules\bsddb.h"
532
 
                                >
533
 
                        </File>
534
 
                </Filter>
535
 
                <Filter
536
 
                        Name="Source Files"
537
 
                        >
538
 
                        <File
539
 
                                RelativePath="..\..\Modules\_bsddb.c"
540
 
                                >
541
 
                        </File>
542
 
                </Filter>
543
 
        </Files>
544
 
        <Globals>
545
 
        </Globals>
546
 
</VisualStudioProject>
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8.00"
 
5
        Name="_bsddb"
 
6
        ProjectGUID="{B4D38F3F-68FB-42EC-A45D-E00657BB3627}"
 
7
        RootNamespace="_bsddb"
 
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="2"
 
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="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
46
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
47
                        />
 
48
                        <Tool
 
49
                                Name="VCManagedResourceCompilerTool"
 
50
                        />
 
51
                        <Tool
 
52
                                Name="VCResourceCompilerTool"
 
53
                        />
 
54
                        <Tool
 
55
                                Name="VCPreLinkEventTool"
 
56
                        />
 
57
                        <Tool
 
58
                                Name="VCLinkerTool"
 
59
                                AdditionalDependencies="$(bsddbDepLibs)"
 
60
                                BaseAddress="0x1e180000"
 
61
                        />
 
62
                        <Tool
 
63
                                Name="VCALinkTool"
 
64
                        />
 
65
                        <Tool
 
66
                                Name="VCManifestTool"
 
67
                        />
 
68
                        <Tool
 
69
                                Name="VCXDCMakeTool"
 
70
                        />
 
71
                        <Tool
 
72
                                Name="VCBscMakeTool"
 
73
                        />
 
74
                        <Tool
 
75
                                Name="VCFxCopTool"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCAppVerifierTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCPostBuildEventTool"
 
82
                        />
 
83
                </Configuration>
 
84
                <Configuration
 
85
                        Name="Debug|x64"
 
86
                        ConfigurationType="2"
 
87
                        InheritedPropertySheets=".\pyd_d.vsprops;.\x64.vsprops"
 
88
                        CharacterSet="0"
 
89
                        >
 
90
                        <Tool
 
91
                                Name="VCPreBuildEventTool"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCCustomBuildTool"
 
95
                        />
 
96
                        <Tool
 
97
                                Name="VCXMLDataGeneratorTool"
 
98
                        />
 
99
                        <Tool
 
100
                                Name="VCWebServiceProxyGeneratorTool"
 
101
                        />
 
102
                        <Tool
 
103
                                Name="VCMIDLTool"
 
104
                                TargetEnvironment="3"
 
105
                        />
 
106
                        <Tool
 
107
                                Name="VCCLCompilerTool"
 
108
                                AdditionalIncludeDirectories="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
109
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
110
                        />
 
111
                        <Tool
 
112
                                Name="VCManagedResourceCompilerTool"
 
113
                        />
 
114
                        <Tool
 
115
                                Name="VCResourceCompilerTool"
 
116
                        />
 
117
                        <Tool
 
118
                                Name="VCPreLinkEventTool"
 
119
                                CommandLine=""
 
120
                        />
 
121
                        <Tool
 
122
                                Name="VCLinkerTool"
 
123
                                AdditionalDependencies="$(bsddbDepLibs)"
 
124
                                BaseAddress="0x1e180000"
 
125
                        />
 
126
                        <Tool
 
127
                                Name="VCALinkTool"
 
128
                        />
 
129
                        <Tool
 
130
                                Name="VCManifestTool"
 
131
                        />
 
132
                        <Tool
 
133
                                Name="VCXDCMakeTool"
 
134
                        />
 
135
                        <Tool
 
136
                                Name="VCBscMakeTool"
 
137
                        />
 
138
                        <Tool
 
139
                                Name="VCFxCopTool"
 
140
                        />
 
141
                        <Tool
 
142
                                Name="VCAppVerifierTool"
 
143
                        />
 
144
                        <Tool
 
145
                                Name="VCPostBuildEventTool"
 
146
                        />
 
147
                </Configuration>
 
148
                <Configuration
 
149
                        Name="Release|Win32"
 
150
                        ConfigurationType="2"
 
151
                        InheritedPropertySheets=".\pyd.vsprops"
 
152
                        CharacterSet="0"
 
153
                        WholeProgramOptimization="1"
 
154
                        >
 
155
                        <Tool
 
156
                                Name="VCPreBuildEventTool"
 
157
                        />
 
158
                        <Tool
 
159
                                Name="VCCustomBuildTool"
 
160
                        />
 
161
                        <Tool
 
162
                                Name="VCXMLDataGeneratorTool"
 
163
                        />
 
164
                        <Tool
 
165
                                Name="VCWebServiceProxyGeneratorTool"
 
166
                        />
 
167
                        <Tool
 
168
                                Name="VCMIDLTool"
 
169
                        />
 
170
                        <Tool
 
171
                                Name="VCCLCompilerTool"
 
172
                                AdditionalIncludeDirectories="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
173
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
174
                        />
 
175
                        <Tool
 
176
                                Name="VCManagedResourceCompilerTool"
 
177
                        />
 
178
                        <Tool
 
179
                                Name="VCResourceCompilerTool"
 
180
                        />
 
181
                        <Tool
 
182
                                Name="VCPreLinkEventTool"
 
183
                        />
 
184
                        <Tool
 
185
                                Name="VCLinkerTool"
 
186
                                AdditionalDependencies="$(bsddbDepLibs)"
 
187
                                BaseAddress="0x1e180000"
 
188
                        />
 
189
                        <Tool
 
190
                                Name="VCALinkTool"
 
191
                        />
 
192
                        <Tool
 
193
                                Name="VCManifestTool"
 
194
                        />
 
195
                        <Tool
 
196
                                Name="VCXDCMakeTool"
 
197
                        />
 
198
                        <Tool
 
199
                                Name="VCBscMakeTool"
 
200
                        />
 
201
                        <Tool
 
202
                                Name="VCFxCopTool"
 
203
                        />
 
204
                        <Tool
 
205
                                Name="VCAppVerifierTool"
 
206
                        />
 
207
                        <Tool
 
208
                                Name="VCPostBuildEventTool"
 
209
                        />
 
210
                </Configuration>
 
211
                <Configuration
 
212
                        Name="Release|x64"
 
213
                        ConfigurationType="2"
 
214
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops"
 
215
                        CharacterSet="0"
 
216
                        WholeProgramOptimization="1"
 
217
                        >
 
218
                        <Tool
 
219
                                Name="VCPreBuildEventTool"
 
220
                        />
 
221
                        <Tool
 
222
                                Name="VCCustomBuildTool"
 
223
                        />
 
224
                        <Tool
 
225
                                Name="VCXMLDataGeneratorTool"
 
226
                        />
 
227
                        <Tool
 
228
                                Name="VCWebServiceProxyGeneratorTool"
 
229
                        />
 
230
                        <Tool
 
231
                                Name="VCMIDLTool"
 
232
                                TargetEnvironment="3"
 
233
                        />
 
234
                        <Tool
 
235
                                Name="VCCLCompilerTool"
 
236
                                AdditionalIncludeDirectories="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
237
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
238
                        />
 
239
                        <Tool
 
240
                                Name="VCManagedResourceCompilerTool"
 
241
                        />
 
242
                        <Tool
 
243
                                Name="VCResourceCompilerTool"
 
244
                        />
 
245
                        <Tool
 
246
                                Name="VCPreLinkEventTool"
 
247
                                CommandLine=""
 
248
                        />
 
249
                        <Tool
 
250
                                Name="VCLinkerTool"
 
251
                                AdditionalDependencies="$(bsddbDepLibs)"
 
252
                                BaseAddress="0x1e180000"
 
253
                        />
 
254
                        <Tool
 
255
                                Name="VCALinkTool"
 
256
                        />
 
257
                        <Tool
 
258
                                Name="VCManifestTool"
 
259
                        />
 
260
                        <Tool
 
261
                                Name="VCXDCMakeTool"
 
262
                        />
 
263
                        <Tool
 
264
                                Name="VCBscMakeTool"
 
265
                        />
 
266
                        <Tool
 
267
                                Name="VCFxCopTool"
 
268
                        />
 
269
                        <Tool
 
270
                                Name="VCAppVerifierTool"
 
271
                        />
 
272
                        <Tool
 
273
                                Name="VCPostBuildEventTool"
 
274
                        />
 
275
                </Configuration>
 
276
                <Configuration
 
277
                        Name="PGInstrument|Win32"
 
278
                        ConfigurationType="2"
 
279
                        InheritedPropertySheets=".\pyd.vsprops;.\pginstrument.vsprops"
 
280
                        CharacterSet="0"
 
281
                        WholeProgramOptimization="1"
 
282
                        >
 
283
                        <Tool
 
284
                                Name="VCPreBuildEventTool"
 
285
                        />
 
286
                        <Tool
 
287
                                Name="VCCustomBuildTool"
 
288
                        />
 
289
                        <Tool
 
290
                                Name="VCXMLDataGeneratorTool"
 
291
                        />
 
292
                        <Tool
 
293
                                Name="VCWebServiceProxyGeneratorTool"
 
294
                        />
 
295
                        <Tool
 
296
                                Name="VCMIDLTool"
 
297
                        />
 
298
                        <Tool
 
299
                                Name="VCCLCompilerTool"
 
300
                                AdditionalIncludeDirectories="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
301
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
302
                        />
 
303
                        <Tool
 
304
                                Name="VCManagedResourceCompilerTool"
 
305
                        />
 
306
                        <Tool
 
307
                                Name="VCResourceCompilerTool"
 
308
                        />
 
309
                        <Tool
 
310
                                Name="VCPreLinkEventTool"
 
311
                        />
 
312
                        <Tool
 
313
                                Name="VCLinkerTool"
 
314
                                AdditionalDependencies="$(bsddbDepLibs)"
 
315
                                BaseAddress="0x1e180000"
 
316
                        />
 
317
                        <Tool
 
318
                                Name="VCALinkTool"
 
319
                        />
 
320
                        <Tool
 
321
                                Name="VCManifestTool"
 
322
                        />
 
323
                        <Tool
 
324
                                Name="VCXDCMakeTool"
 
325
                        />
 
326
                        <Tool
 
327
                                Name="VCBscMakeTool"
 
328
                        />
 
329
                        <Tool
 
330
                                Name="VCFxCopTool"
 
331
                        />
 
332
                        <Tool
 
333
                                Name="VCAppVerifierTool"
 
334
                        />
 
335
                        <Tool
 
336
                                Name="VCPostBuildEventTool"
 
337
                        />
 
338
                </Configuration>
 
339
                <Configuration
 
340
                        Name="PGInstrument|x64"
 
341
                        ConfigurationType="2"
 
342
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pginstrument.vsprops"
 
343
                        CharacterSet="0"
 
344
                        WholeProgramOptimization="1"
 
345
                        >
 
346
                        <Tool
 
347
                                Name="VCPreBuildEventTool"
 
348
                        />
 
349
                        <Tool
 
350
                                Name="VCCustomBuildTool"
 
351
                        />
 
352
                        <Tool
 
353
                                Name="VCXMLDataGeneratorTool"
 
354
                        />
 
355
                        <Tool
 
356
                                Name="VCWebServiceProxyGeneratorTool"
 
357
                        />
 
358
                        <Tool
 
359
                                Name="VCMIDLTool"
 
360
                                TargetEnvironment="3"
 
361
                        />
 
362
                        <Tool
 
363
                                Name="VCCLCompilerTool"
 
364
                                AdditionalIncludeDirectories="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
365
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
366
                        />
 
367
                        <Tool
 
368
                                Name="VCManagedResourceCompilerTool"
 
369
                        />
 
370
                        <Tool
 
371
                                Name="VCResourceCompilerTool"
 
372
                        />
 
373
                        <Tool
 
374
                                Name="VCPreLinkEventTool"
 
375
                        />
 
376
                        <Tool
 
377
                                Name="VCLinkerTool"
 
378
                                AdditionalDependencies="$(bsddbDepLibs)"
 
379
                                BaseAddress="0x1e180000"
 
380
                                TargetMachine="17"
 
381
                        />
 
382
                        <Tool
 
383
                                Name="VCALinkTool"
 
384
                        />
 
385
                        <Tool
 
386
                                Name="VCManifestTool"
 
387
                        />
 
388
                        <Tool
 
389
                                Name="VCXDCMakeTool"
 
390
                        />
 
391
                        <Tool
 
392
                                Name="VCBscMakeTool"
 
393
                        />
 
394
                        <Tool
 
395
                                Name="VCFxCopTool"
 
396
                        />
 
397
                        <Tool
 
398
                                Name="VCAppVerifierTool"
 
399
                        />
 
400
                        <Tool
 
401
                                Name="VCPostBuildEventTool"
 
402
                        />
 
403
                </Configuration>
 
404
                <Configuration
 
405
                        Name="PGUpdate|Win32"
 
406
                        ConfigurationType="2"
 
407
                        InheritedPropertySheets=".\pyd.vsprops;.\pgupdate.vsprops"
 
408
                        CharacterSet="0"
 
409
                        WholeProgramOptimization="1"
 
410
                        >
 
411
                        <Tool
 
412
                                Name="VCPreBuildEventTool"
 
413
                        />
 
414
                        <Tool
 
415
                                Name="VCCustomBuildTool"
 
416
                        />
 
417
                        <Tool
 
418
                                Name="VCXMLDataGeneratorTool"
 
419
                        />
 
420
                        <Tool
 
421
                                Name="VCWebServiceProxyGeneratorTool"
 
422
                        />
 
423
                        <Tool
 
424
                                Name="VCMIDLTool"
 
425
                        />
 
426
                        <Tool
 
427
                                Name="VCCLCompilerTool"
 
428
                                AdditionalIncludeDirectories="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
429
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
430
                        />
 
431
                        <Tool
 
432
                                Name="VCManagedResourceCompilerTool"
 
433
                        />
 
434
                        <Tool
 
435
                                Name="VCResourceCompilerTool"
 
436
                        />
 
437
                        <Tool
 
438
                                Name="VCPreLinkEventTool"
 
439
                        />
 
440
                        <Tool
 
441
                                Name="VCLinkerTool"
 
442
                                AdditionalDependencies="$(bsddbDepLibs)"
 
443
                                BaseAddress="0x1e180000"
 
444
                        />
 
445
                        <Tool
 
446
                                Name="VCALinkTool"
 
447
                        />
 
448
                        <Tool
 
449
                                Name="VCManifestTool"
 
450
                        />
 
451
                        <Tool
 
452
                                Name="VCXDCMakeTool"
 
453
                        />
 
454
                        <Tool
 
455
                                Name="VCBscMakeTool"
 
456
                        />
 
457
                        <Tool
 
458
                                Name="VCFxCopTool"
 
459
                        />
 
460
                        <Tool
 
461
                                Name="VCAppVerifierTool"
 
462
                        />
 
463
                        <Tool
 
464
                                Name="VCPostBuildEventTool"
 
465
                        />
 
466
                </Configuration>
 
467
                <Configuration
 
468
                        Name="PGUpdate|x64"
 
469
                        ConfigurationType="2"
 
470
                        InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pgupdate.vsprops"
 
471
                        CharacterSet="0"
 
472
                        WholeProgramOptimization="1"
 
473
                        >
 
474
                        <Tool
 
475
                                Name="VCPreBuildEventTool"
 
476
                        />
 
477
                        <Tool
 
478
                                Name="VCCustomBuildTool"
 
479
                        />
 
480
                        <Tool
 
481
                                Name="VCXMLDataGeneratorTool"
 
482
                        />
 
483
                        <Tool
 
484
                                Name="VCWebServiceProxyGeneratorTool"
 
485
                        />
 
486
                        <Tool
 
487
                                Name="VCMIDLTool"
 
488
                                TargetEnvironment="3"
 
489
                        />
 
490
                        <Tool
 
491
                                Name="VCCLCompilerTool"
 
492
                                AdditionalIncludeDirectories="..\..\..\db-4.7.25.0\build_windows,..\..\..\db-4.7.25.0\build_windows\.."
 
493
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
 
494
                        />
 
495
                        <Tool
 
496
                                Name="VCManagedResourceCompilerTool"
 
497
                        />
 
498
                        <Tool
 
499
                                Name="VCResourceCompilerTool"
 
500
                        />
 
501
                        <Tool
 
502
                                Name="VCPreLinkEventTool"
 
503
                        />
 
504
                        <Tool
 
505
                                Name="VCLinkerTool"
 
506
                                AdditionalDependencies="$(bsddbDepLibs)"
 
507
                                BaseAddress="0x1e180000"
 
508
                                TargetMachine="17"
 
509
                        />
 
510
                        <Tool
 
511
                                Name="VCALinkTool"
 
512
                        />
 
513
                        <Tool
 
514
                                Name="VCManifestTool"
 
515
                        />
 
516
                        <Tool
 
517
                                Name="VCXDCMakeTool"
 
518
                        />
 
519
                        <Tool
 
520
                                Name="VCBscMakeTool"
 
521
                        />
 
522
                        <Tool
 
523
                                Name="VCFxCopTool"
 
524
                        />
 
525
                        <Tool
 
526
                                Name="VCAppVerifierTool"
 
527
                        />
 
528
                        <Tool
 
529
                                Name="VCPostBuildEventTool"
 
530
                        />
 
531
                </Configuration>
 
532
        </Configurations>
 
533
        <References>
 
534
        </References>
 
535
        <Files>
 
536
                <Filter
 
537
                        Name="Header Files"
 
538
                        >
 
539
                        <File
 
540
                                RelativePath="..\..\Modules\bsddb.h"
 
541
                                >
 
542
                        </File>
 
543
                </Filter>
 
544
                <Filter
 
545
                        Name="Source Files"
 
546
                        >
 
547
                        <File
 
548
                                RelativePath="..\..\Modules\_bsddb.c"
 
549
                                >
 
550
                        </File>
 
551
                </Filter>
 
552
                <Filter
 
553
                        Name="Berkeley DB 4.7.25 Source Files"
 
554
                        >
 
555
                        <File
 
556
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\crypto\aes_method.c"
 
557
                                >
 
558
                        </File>
 
559
                        <File
 
560
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_compact.c"
 
561
                                >
 
562
                        </File>
 
563
                        <File
 
564
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_compare.c"
 
565
                                >
 
566
                        </File>
 
567
                        <File
 
568
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_conv.c"
 
569
                                >
 
570
                        </File>
 
571
                        <File
 
572
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_curadj.c"
 
573
                                >
 
574
                        </File>
 
575
                        <File
 
576
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_cursor.c"
 
577
                                >
 
578
                        </File>
 
579
                        <File
 
580
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_delete.c"
 
581
                                >
 
582
                        </File>
 
583
                        <File
 
584
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_method.c"
 
585
                                >
 
586
                        </File>
 
587
                        <File
 
588
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_open.c"
 
589
                                >
 
590
                        </File>
 
591
                        <File
 
592
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_put.c"
 
593
                                >
 
594
                        </File>
 
595
                        <File
 
596
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_rec.c"
 
597
                                >
 
598
                        </File>
 
599
                        <File
 
600
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_reclaim.c"
 
601
                                >
 
602
                        </File>
 
603
                        <File
 
604
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_recno.c"
 
605
                                >
 
606
                        </File>
 
607
                        <File
 
608
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_rsearch.c"
 
609
                                >
 
610
                        </File>
 
611
                        <File
 
612
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_search.c"
 
613
                                >
 
614
                        </File>
 
615
                        <File
 
616
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_split.c"
 
617
                                >
 
618
                        </File>
 
619
                        <File
 
620
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_stat.c"
 
621
                                >
 
622
                        </File>
 
623
                        <File
 
624
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_upgrade.c"
 
625
                                >
 
626
                        </File>
 
627
                        <File
 
628
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\bt_verify.c"
 
629
                                >
 
630
                        </File>
 
631
                        <File
 
632
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\btree\btree_auto.c"
 
633
                                >
 
634
                        </File>
 
635
                        <File
 
636
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\crdel_auto.c"
 
637
                                >
 
638
                        </File>
 
639
                        <File
 
640
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\crdel_rec.c"
 
641
                                >
 
642
                        </File>
 
643
                        <File
 
644
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\crypto\crypto.c"
 
645
                                >
 
646
                        </File>
 
647
                        <File
 
648
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db.c"
 
649
                                >
 
650
                        </File>
 
651
                        <File
 
652
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_am.c"
 
653
                                >
 
654
                        </File>
 
655
                        <File
 
656
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_auto.c"
 
657
                                >
 
658
                        </File>
 
659
                        <File
 
660
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\db_byteorder.c"
 
661
                                >
 
662
                        </File>
 
663
                        <File
 
664
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_cam.c"
 
665
                                >
 
666
                        </File>
 
667
                        <File
 
668
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_cds.c"
 
669
                                >
 
670
                        </File>
 
671
                        <File
 
672
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_conv.c"
 
673
                                >
 
674
                        </File>
 
675
                        <File
 
676
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_dispatch.c"
 
677
                                >
 
678
                        </File>
 
679
                        <File
 
680
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_dup.c"
 
681
                                >
 
682
                        </File>
 
683
                        <File
 
684
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\db_err.c"
 
685
                                >
 
686
                        </File>
 
687
                        <File
 
688
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\db_getlong.c"
 
689
                                >
 
690
                        </File>
 
691
                        <File
 
692
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\db_idspace.c"
 
693
                                >
 
694
                        </File>
 
695
                        <File
 
696
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_iface.c"
 
697
                                >
 
698
                        </File>
 
699
                        <File
 
700
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_join.c"
 
701
                                >
 
702
                        </File>
 
703
                        <File
 
704
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\db_log2.c"
 
705
                                >
 
706
                        </File>
 
707
                        <File
 
708
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_meta.c"
 
709
                                >
 
710
                        </File>
 
711
                        <File
 
712
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_method.c"
 
713
                                >
 
714
                        </File>
 
715
                        <File
 
716
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_open.c"
 
717
                                >
 
718
                        </File>
 
719
                        <File
 
720
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_overflow.c"
 
721
                                >
 
722
                        </File>
 
723
                        <File
 
724
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_ovfl_vrfy.c"
 
725
                                >
 
726
                        </File>
 
727
                        <File
 
728
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_pr.c"
 
729
                                >
 
730
                        </File>
 
731
                        <File
 
732
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_rec.c"
 
733
                                >
 
734
                        </File>
 
735
                        <File
 
736
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_reclaim.c"
 
737
                                >
 
738
                        </File>
 
739
                        <File
 
740
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_remove.c"
 
741
                                >
 
742
                        </File>
 
743
                        <File
 
744
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_rename.c"
 
745
                                >
 
746
                        </File>
 
747
                        <File
 
748
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_ret.c"
 
749
                                >
 
750
                        </File>
 
751
                        <File
 
752
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_setid.c"
 
753
                                >
 
754
                        </File>
 
755
                        <File
 
756
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_setlsn.c"
 
757
                                >
 
758
                        </File>
 
759
                        <File
 
760
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\db_shash.c"
 
761
                                >
 
762
                        </File>
 
763
                        <File
 
764
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_stati.c"
 
765
                                >
 
766
                        </File>
 
767
                        <File
 
768
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_truncate.c"
 
769
                                >
 
770
                        </File>
 
771
                        <File
 
772
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_upg.c"
 
773
                                >
 
774
                        </File>
 
775
                        <File
 
776
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_upg_opd.c"
 
777
                                >
 
778
                        </File>
 
779
                        <File
 
780
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_vrfy.c"
 
781
                                >
 
782
                        </File>
 
783
                        <File
 
784
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\db\db_vrfyutil.c"
 
785
                                >
 
786
                        </File>
 
787
                        <File
 
788
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\dbm\dbm.c"
 
789
                                >
 
790
                        </File>
 
791
                        <File
 
792
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\dbreg\dbreg.c"
 
793
                                >
 
794
                        </File>
 
795
                        <File
 
796
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\dbreg\dbreg_auto.c"
 
797
                                >
 
798
                        </File>
 
799
                        <File
 
800
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\dbreg\dbreg_rec.c"
 
801
                                >
 
802
                        </File>
 
803
                        <File
 
804
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\dbreg\dbreg_stat.c"
 
805
                                >
 
806
                        </File>
 
807
                        <File
 
808
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\dbreg\dbreg_util.c"
 
809
                                >
 
810
                        </File>
 
811
                        <File
 
812
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\dbt.c"
 
813
                                >
 
814
                        </File>
 
815
                        <File
 
816
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_alloc.c"
 
817
                                >
 
818
                        </File>
 
819
                        <File
 
820
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_config.c"
 
821
                                >
 
822
                        </File>
 
823
                        <File
 
824
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_failchk.c"
 
825
                                >
 
826
                        </File>
 
827
                        <File
 
828
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_file.c"
 
829
                                >
 
830
                        </File>
 
831
                        <File
 
832
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_globals.c"
 
833
                                >
 
834
                        </File>
 
835
                        <File
 
836
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_method.c"
 
837
                                >
 
838
                        </File>
 
839
                        <File
 
840
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_name.c"
 
841
                                >
 
842
                        </File>
 
843
                        <File
 
844
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_open.c"
 
845
                                >
 
846
                        </File>
 
847
                        <File
 
848
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_recover.c"
 
849
                                >
 
850
                        </File>
 
851
                        <File
 
852
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_region.c"
 
853
                                >
 
854
                        </File>
 
855
                        <File
 
856
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_register.c"
 
857
                                >
 
858
                        </File>
 
859
                        <File
 
860
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_sig.c"
 
861
                                >
 
862
                        </File>
 
863
                        <File
 
864
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\env\env_stat.c"
 
865
                                >
 
866
                        </File>
 
867
                        <File
 
868
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\fileops\fileops_auto.c"
 
869
                                >
 
870
                        </File>
 
871
                        <File
 
872
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\fileops\fop_basic.c"
 
873
                                >
 
874
                        </File>
 
875
                        <File
 
876
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\fileops\fop_rec.c"
 
877
                                >
 
878
                        </File>
 
879
                        <File
 
880
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\fileops\fop_util.c"
 
881
                                >
 
882
                        </File>
 
883
                        <File
 
884
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash.c"
 
885
                                >
 
886
                        </File>
 
887
                        <File
 
888
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_auto.c"
 
889
                                >
 
890
                        </File>
 
891
                        <File
 
892
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_conv.c"
 
893
                                >
 
894
                        </File>
 
895
                        <File
 
896
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_dup.c"
 
897
                                >
 
898
                        </File>
 
899
                        <File
 
900
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_func.c"
 
901
                                >
 
902
                        </File>
 
903
                        <File
 
904
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_meta.c"
 
905
                                >
 
906
                        </File>
 
907
                        <File
 
908
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_method.c"
 
909
                                >
 
910
                        </File>
 
911
                        <File
 
912
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_open.c"
 
913
                                >
 
914
                        </File>
 
915
                        <File
 
916
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_page.c"
 
917
                                >
 
918
                        </File>
 
919
                        <File
 
920
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_rec.c"
 
921
                                >
 
922
                        </File>
 
923
                        <File
 
924
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_reclaim.c"
 
925
                                >
 
926
                        </File>
 
927
                        <File
 
928
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_stat.c"
 
929
                                >
 
930
                        </File>
 
931
                        <File
 
932
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_upgrade.c"
 
933
                                >
 
934
                        </File>
 
935
                        <File
 
936
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hash\hash_verify.c"
 
937
                                >
 
938
                        </File>
 
939
                        <File
 
940
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hmac\hmac.c"
 
941
                                >
 
942
                        </File>
 
943
                        <File
 
944
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hsearch\hsearch.c"
 
945
                                >
 
946
                        </File>
 
947
                        <File
 
948
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock.c"
 
949
                                >
 
950
                        </File>
 
951
                        <File
 
952
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_deadlock.c"
 
953
                                >
 
954
                        </File>
 
955
                        <File
 
956
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_failchk.c"
 
957
                                >
 
958
                        </File>
 
959
                        <File
 
960
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_id.c"
 
961
                                >
 
962
                        </File>
 
963
                        <File
 
964
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_list.c"
 
965
                                >
 
966
                        </File>
 
967
                        <File
 
968
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_method.c"
 
969
                                >
 
970
                        </File>
 
971
                        <File
 
972
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_region.c"
 
973
                                >
 
974
                        </File>
 
975
                        <File
 
976
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_stat.c"
 
977
                                >
 
978
                        </File>
 
979
                        <File
 
980
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_timer.c"
 
981
                                >
 
982
                        </File>
 
983
                        <File
 
984
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\lock\lock_util.c"
 
985
                                >
 
986
                        </File>
 
987
                        <File
 
988
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log.c"
 
989
                                >
 
990
                        </File>
 
991
                        <File
 
992
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log_archive.c"
 
993
                                >
 
994
                        </File>
 
995
                        <File
 
996
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log_compare.c"
 
997
                                >
 
998
                        </File>
 
999
                        <File
 
1000
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log_debug.c"
 
1001
                                >
 
1002
                        </File>
 
1003
                        <File
 
1004
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log_get.c"
 
1005
                                >
 
1006
                        </File>
 
1007
                        <File
 
1008
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log_method.c"
 
1009
                                >
 
1010
                        </File>
 
1011
                        <File
 
1012
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log_put.c"
 
1013
                                >
 
1014
                        </File>
 
1015
                        <File
 
1016
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\log\log_stat.c"
 
1017
                                >
 
1018
                        </File>
 
1019
                        <File
 
1020
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\mkpath.c"
 
1021
                                >
 
1022
                        </File>
 
1023
                        <File
 
1024
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_alloc.c"
 
1025
                                >
 
1026
                        </File>
 
1027
                        <File
 
1028
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_bh.c"
 
1029
                                >
 
1030
                        </File>
 
1031
                        <File
 
1032
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_fget.c"
 
1033
                                >
 
1034
                        </File>
 
1035
                        <File
 
1036
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_fmethod.c"
 
1037
                                >
 
1038
                        </File>
 
1039
                        <File
 
1040
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_fopen.c"
 
1041
                                >
 
1042
                        </File>
 
1043
                        <File
 
1044
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_fput.c"
 
1045
                                >
 
1046
                        </File>
 
1047
                        <File
 
1048
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_fset.c"
 
1049
                                >
 
1050
                        </File>
 
1051
                        <File
 
1052
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_method.c"
 
1053
                                >
 
1054
                        </File>
 
1055
                        <File
 
1056
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_mvcc.c"
 
1057
                                >
 
1058
                        </File>
 
1059
                        <File
 
1060
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_region.c"
 
1061
                                >
 
1062
                        </File>
 
1063
                        <File
 
1064
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_register.c"
 
1065
                                >
 
1066
                        </File>
 
1067
                        <File
 
1068
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_resize.c"
 
1069
                                >
 
1070
                        </File>
 
1071
                        <File
 
1072
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_stat.c"
 
1073
                                >
 
1074
                        </File>
 
1075
                        <File
 
1076
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_sync.c"
 
1077
                                >
 
1078
                        </File>
 
1079
                        <File
 
1080
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mp\mp_trickle.c"
 
1081
                                >
 
1082
                        </File>
 
1083
                        <File
 
1084
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\crypto\mersenne\mt19937db.c"
 
1085
                                >
 
1086
                        </File>
 
1087
                        <File
 
1088
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mutex\mut_alloc.c"
 
1089
                                >
 
1090
                        </File>
 
1091
                        <File
 
1092
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mutex\mut_failchk.c"
 
1093
                                >
 
1094
                        </File>
 
1095
                        <File
 
1096
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mutex\mut_method.c"
 
1097
                                >
 
1098
                        </File>
 
1099
                        <File
 
1100
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mutex\mut_region.c"
 
1101
                                >
 
1102
                        </File>
 
1103
                        <File
 
1104
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mutex\mut_stat.c"
 
1105
                                >
 
1106
                        </File>
 
1107
                        <File
 
1108
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\mutex\mut_win32.c"
 
1109
                                >
 
1110
                        </File>
 
1111
                        <File
 
1112
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\openflags.c"
 
1113
                                >
 
1114
                        </File>
 
1115
                        <File
 
1116
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_abort.c"
 
1117
                                >
 
1118
                        </File>
 
1119
                        <File
 
1120
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_abs.c"
 
1121
                                >
 
1122
                        </File>
 
1123
                        <File
 
1124
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_addrinfo.c"
 
1125
                                >
 
1126
                        </File>
 
1127
                        <File
 
1128
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_alloc.c"
 
1129
                                >
 
1130
                        </File>
 
1131
                        <File
 
1132
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_clock.c"
 
1133
                                >
 
1134
                        </File>
 
1135
                        <File
 
1136
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_config.c"
 
1137
                                >
 
1138
                        </File>
 
1139
                        <File
 
1140
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_cpu.c"
 
1141
                                >
 
1142
                        </File>
 
1143
                        <File
 
1144
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_ctime.c"
 
1145
                                >
 
1146
                        </File>
 
1147
                        <File
 
1148
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_dir.c"
 
1149
                                >
 
1150
                        </File>
 
1151
                        <File
 
1152
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_errno.c"
 
1153
                                >
 
1154
                        </File>
 
1155
                        <File
 
1156
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_fid.c"
 
1157
                                >
 
1158
                        </File>
 
1159
                        <File
 
1160
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_flock.c"
 
1161
                                >
 
1162
                        </File>
 
1163
                        <File
 
1164
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_fsync.c"
 
1165
                                >
 
1166
                        </File>
 
1167
                        <File
 
1168
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_getenv.c"
 
1169
                                >
 
1170
                        </File>
 
1171
                        <File
 
1172
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_handle.c"
 
1173
                                >
 
1174
                        </File>
 
1175
                        <File
 
1176
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_map.c"
 
1177
                                >
 
1178
                        </File>
 
1179
                        <File
 
1180
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\os_method.c"
 
1181
                                >
 
1182
                        </File>
 
1183
                        <File
 
1184
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_mkdir.c"
 
1185
                                >
 
1186
                        </File>
 
1187
                        <File
 
1188
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_open.c"
 
1189
                                >
 
1190
                        </File>
 
1191
                        <File
 
1192
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_pid.c"
 
1193
                                >
 
1194
                        </File>
 
1195
                        <File
 
1196
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_rename.c"
 
1197
                                >
 
1198
                        </File>
 
1199
                        <File
 
1200
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_root.c"
 
1201
                                >
 
1202
                        </File>
 
1203
                        <File
 
1204
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_rpath.c"
 
1205
                                >
 
1206
                        </File>
 
1207
                        <File
 
1208
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_rw.c"
 
1209
                                >
 
1210
                        </File>
 
1211
                        <File
 
1212
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_seek.c"
 
1213
                                >
 
1214
                        </File>
 
1215
                        <File
 
1216
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_stack.c"
 
1217
                                >
 
1218
                        </File>
 
1219
                        <File
 
1220
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_stat.c"
 
1221
                                >
 
1222
                        </File>
 
1223
                        <File
 
1224
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_tmpdir.c"
 
1225
                                >
 
1226
                        </File>
 
1227
                        <File
 
1228
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_truncate.c"
 
1229
                                >
 
1230
                        </File>
 
1231
                        <File
 
1232
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os\os_uid.c"
 
1233
                                >
 
1234
                        </File>
 
1235
                        <File
 
1236
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_unlink.c"
 
1237
                                >
 
1238
                        </File>
 
1239
                        <File
 
1240
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\os_windows\os_yield.c"
 
1241
                                >
 
1242
                        </File>
 
1243
                        <File
 
1244
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam.c"
 
1245
                                >
 
1246
                        </File>
 
1247
                        <File
 
1248
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_auto.c"
 
1249
                                >
 
1250
                        </File>
 
1251
                        <File
 
1252
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_conv.c"
 
1253
                                >
 
1254
                        </File>
 
1255
                        <File
 
1256
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_files.c"
 
1257
                                >
 
1258
                        </File>
 
1259
                        <File
 
1260
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_method.c"
 
1261
                                >
 
1262
                        </File>
 
1263
                        <File
 
1264
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_open.c"
 
1265
                                >
 
1266
                        </File>
 
1267
                        <File
 
1268
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_rec.c"
 
1269
                                >
 
1270
                        </File>
 
1271
                        <File
 
1272
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_stat.c"
 
1273
                                >
 
1274
                        </File>
 
1275
                        <File
 
1276
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_upgrade.c"
 
1277
                                >
 
1278
                        </File>
 
1279
                        <File
 
1280
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\qam\qam_verify.c"
 
1281
                                >
 
1282
                        </File>
 
1283
                        <File
 
1284
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_auto.c"
 
1285
                                >
 
1286
                        </File>
 
1287
                        <File
 
1288
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_backup.c"
 
1289
                                >
 
1290
                        </File>
 
1291
                        <File
 
1292
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_elect.c"
 
1293
                                >
 
1294
                        </File>
 
1295
                        <File
 
1296
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_lease.c"
 
1297
                                >
 
1298
                        </File>
 
1299
                        <File
 
1300
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_log.c"
 
1301
                                >
 
1302
                        </File>
 
1303
                        <File
 
1304
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_method.c"
 
1305
                                >
 
1306
                        </File>
 
1307
                        <File
 
1308
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_record.c"
 
1309
                                >
 
1310
                        </File>
 
1311
                        <File
 
1312
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_region.c"
 
1313
                                >
 
1314
                        </File>
 
1315
                        <File
 
1316
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_stat.c"
 
1317
                                >
 
1318
                        </File>
 
1319
                        <File
 
1320
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_util.c"
 
1321
                                >
 
1322
                        </File>
 
1323
                        <File
 
1324
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\rep\rep_verify.c"
 
1325
                                >
 
1326
                        </File>
 
1327
                        <File
 
1328
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_auto.c"
 
1329
                                >
 
1330
                        </File>
 
1331
                        <File
 
1332
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_elect.c"
 
1333
                                >
 
1334
                        </File>
 
1335
                        <File
 
1336
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_method.c"
 
1337
                                >
 
1338
                        </File>
 
1339
                        <File
 
1340
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_msg.c"
 
1341
                                >
 
1342
                        </File>
 
1343
                        <File
 
1344
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_net.c"
 
1345
                                >
 
1346
                        </File>
 
1347
                        <File
 
1348
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_queue.c"
 
1349
                                >
 
1350
                        </File>
 
1351
                        <File
 
1352
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_sel.c"
 
1353
                                >
 
1354
                        </File>
 
1355
                        <File
 
1356
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_stat.c"
 
1357
                                >
 
1358
                        </File>
 
1359
                        <File
 
1360
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_util.c"
 
1361
                                >
 
1362
                        </File>
 
1363
                        <File
 
1364
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\repmgr\repmgr_windows.c"
 
1365
                                >
 
1366
                        </File>
 
1367
                        <File
 
1368
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\crypto\rijndael\rijndael-alg-fst.c"
 
1369
                                >
 
1370
                        </File>
 
1371
                        <File
 
1372
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\crypto\rijndael\rijndael-api-fst.c"
 
1373
                                >
 
1374
                        </File>
 
1375
                        <File
 
1376
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\sequence\seq_stat.c"
 
1377
                                >
 
1378
                        </File>
 
1379
                        <File
 
1380
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\sequence\sequence.c"
 
1381
                                >
 
1382
                        </File>
 
1383
                        <File
 
1384
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\hmac\sha1.c"
 
1385
                                >
 
1386
                        </File>
 
1387
                        <File
 
1388
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\clib\strsep.c"
 
1389
                                >
 
1390
                        </File>
 
1391
                        <File
 
1392
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn.c"
 
1393
                                >
 
1394
                        </File>
 
1395
                        <File
 
1396
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_auto.c"
 
1397
                                >
 
1398
                        </File>
 
1399
                        <File
 
1400
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_chkpt.c"
 
1401
                                >
 
1402
                        </File>
 
1403
                        <File
 
1404
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_failchk.c"
 
1405
                                >
 
1406
                        </File>
 
1407
                        <File
 
1408
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_method.c"
 
1409
                                >
 
1410
                        </File>
 
1411
                        <File
 
1412
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_rec.c"
 
1413
                                >
 
1414
                        </File>
 
1415
                        <File
 
1416
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_recover.c"
 
1417
                                >
 
1418
                        </File>
 
1419
                        <File
 
1420
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_region.c"
 
1421
                                >
 
1422
                        </File>
 
1423
                        <File
 
1424
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_stat.c"
 
1425
                                >
 
1426
                        </File>
 
1427
                        <File
 
1428
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\txn\txn_util.c"
 
1429
                                >
 
1430
                        </File>
 
1431
                        <File
 
1432
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\util_cache.c"
 
1433
                                >
 
1434
                        </File>
 
1435
                        <File
 
1436
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\util_log.c"
 
1437
                                >
 
1438
                        </File>
 
1439
                        <File
 
1440
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\util_sig.c"
 
1441
                                >
 
1442
                        </File>
 
1443
                        <File
 
1444
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\xa\xa.c"
 
1445
                                >
 
1446
                        </File>
 
1447
                        <File
 
1448
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\xa\xa_db.c"
 
1449
                                >
 
1450
                        </File>
 
1451
                        <File
 
1452
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\xa\xa_map.c"
 
1453
                                >
 
1454
                        </File>
 
1455
                        <File
 
1456
                                RelativePath="..\..\..\db-4.7.25.0\build_windows\..\common\zerofill.c"
 
1457
                                >
 
1458
                        </File>
 
1459
                </Filter>
 
1460
        </Files>
 
1461
        <Globals>
 
1462
        </Globals>
 
1463
</VisualStudioProject>