~ubuntu-branches/ubuntu/karmic/ncbi-tools6/karmic

« back to all changes in this revision

Viewing changes to make/msvc900_prj/demo/impala/demo_impala.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2009-03-19 10:17:26 UTC
  • mfrom: (1.3.1 upstream) (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090319101726-wjuj7ajnq0w5a0mg
Tags: 6.1.20090301-1
* New upstream release; uploading to unstable now that lenny is out.
* debian/lib{ncbi6,vibrant6a}.symbols: update accordingly.
* doc/man/*.1: update accordingly as well.
* debian/control: place lib*-dbg in the new debug section, per the
  current override file.
* debian/control: declare compliance with Policy 3.8.1 (no changes needed).
* api/aliread.c: merge in fix (from 6.1.20080302-4) to undefined use of
  sprintf caught by Kees Cook's scan.
* debian/watch: belatedly update regex to recognize releases like the
  previous one ([6.1.]20081116a).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="9.00"
 
5
        Name="demo_impala"
 
6
        ProjectGUID="{59199908-E393-464E-81CC-E7317DD6D7B8}"
 
7
        TargetFrameworkVersion="131072"
 
8
        >
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"
 
12
                />
 
13
                <Platform
 
14
                        Name="x64"
 
15
                />
 
16
        </Platforms>
 
17
        <ToolFiles>
 
18
        </ToolFiles>
 
19
        <Configurations>
 
20
                <Configuration
 
21
                        Name="Release|Win32"
 
22
                        OutputDirectory=".\Release"
 
23
                        IntermediateDirectory=".\Release"
 
24
                        ConfigurationType="1"
 
25
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
26
                        UseOfMFC="0"
 
27
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
28
                        >
 
29
                        <Tool
 
30
                                Name="VCPreBuildEventTool"
 
31
                        />
 
32
                        <Tool
 
33
                                Name="VCCustomBuildTool"
 
34
                        />
 
35
                        <Tool
 
36
                                Name="VCXMLDataGeneratorTool"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="VCWebServiceProxyGeneratorTool"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="VCMIDLTool"
 
43
                                PreprocessorDefinitions="NDEBUG"
 
44
                                MkTypLibCompatible="true"
 
45
                                SuppressStartupBanner="true"
 
46
                                TargetEnvironment="1"
 
47
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
48
                                HeaderFileName=""
 
49
                        />
 
50
                        <Tool
 
51
                                Name="VCCLCompilerTool"
 
52
                                Optimization="2"
 
53
                                InlineFunctionExpansion="1"
 
54
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
55
                                PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
 
56
                                StringPooling="true"
 
57
                                RuntimeLibrary="0"
 
58
                                EnableFunctionLevelLinking="true"
 
59
                                RuntimeTypeInfo="true"
 
60
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
61
                                AssemblerListingLocation="$(IntDir)/"
 
62
                                ObjectFile="$(IntDir)/"
 
63
                                ProgramDataBaseFileName="$(IntDir)/"
 
64
                                WarningLevel="3"
 
65
                                SuppressStartupBanner="true"
 
66
                        />
 
67
                        <Tool
 
68
                                Name="VCManagedResourceCompilerTool"
 
69
                        />
 
70
                        <Tool
 
71
                                Name="VCResourceCompilerTool"
 
72
                                PreprocessorDefinitions="NDEBUG"
 
73
                                Culture="1033"
 
74
                        />
 
75
                        <Tool
 
76
                                Name="VCPreLinkEventTool"
 
77
                        />
 
78
                        <Tool
 
79
                                Name="VCLinkerTool"
 
80
                                AdditionalDependencies="oldnames.lib"
 
81
                                OutputFile="$(OutDir)/impala.exe"
 
82
                                LinkIncremental="1"
 
83
                                SuppressStartupBanner="true"
 
84
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
85
                                SubSystem="1"
 
86
                                RandomizedBaseAddress="1"
 
87
                                DataExecutionPrevention="0"
 
88
                                TargetMachine="1"
 
89
                        />
 
90
                        <Tool
 
91
                                Name="VCALinkTool"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCManifestTool"
 
95
                        />
 
96
                        <Tool
 
97
                                Name="VCXDCMakeTool"
 
98
                        />
 
99
                        <Tool
 
100
                                Name="VCBscMakeTool"
 
101
                                SuppressStartupBanner="true"
 
102
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
103
                        />
 
104
                        <Tool
 
105
                                Name="VCFxCopTool"
 
106
                        />
 
107
                        <Tool
 
108
                                Name="VCAppVerifierTool"
 
109
                        />
 
110
                        <Tool
 
111
                                Name="VCPostBuildEventTool"
 
112
                        />
 
113
                </Configuration>
 
114
                <Configuration
 
115
                        Name="Release|x64"
 
116
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
 
117
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 
118
                        ConfigurationType="1"
 
119
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
120
                        UseOfMFC="0"
 
121
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
122
                        >
 
123
                        <Tool
 
124
                                Name="VCPreBuildEventTool"
 
125
                        />
 
126
                        <Tool
 
127
                                Name="VCCustomBuildTool"
 
128
                        />
 
129
                        <Tool
 
130
                                Name="VCXMLDataGeneratorTool"
 
131
                        />
 
132
                        <Tool
 
133
                                Name="VCWebServiceProxyGeneratorTool"
 
134
                        />
 
135
                        <Tool
 
136
                                Name="VCMIDLTool"
 
137
                                PreprocessorDefinitions="NDEBUG"
 
138
                                MkTypLibCompatible="true"
 
139
                                SuppressStartupBanner="true"
 
140
                                TargetEnvironment="3"
 
141
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
142
                                HeaderFileName=""
 
143
                        />
 
144
                        <Tool
 
145
                                Name="VCCLCompilerTool"
 
146
                                Optimization="2"
 
147
                                InlineFunctionExpansion="1"
 
148
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
149
                                PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
 
150
                                StringPooling="true"
 
151
                                RuntimeLibrary="0"
 
152
                                EnableFunctionLevelLinking="true"
 
153
                                RuntimeTypeInfo="true"
 
154
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
155
                                AssemblerListingLocation="$(IntDir)/"
 
156
                                ObjectFile="$(IntDir)/"
 
157
                                ProgramDataBaseFileName="$(IntDir)/"
 
158
                                WarningLevel="3"
 
159
                                SuppressStartupBanner="true"
 
160
                        />
 
161
                        <Tool
 
162
                                Name="VCManagedResourceCompilerTool"
 
163
                        />
 
164
                        <Tool
 
165
                                Name="VCResourceCompilerTool"
 
166
                                PreprocessorDefinitions="NDEBUG"
 
167
                                Culture="1033"
 
168
                        />
 
169
                        <Tool
 
170
                                Name="VCPreLinkEventTool"
 
171
                        />
 
172
                        <Tool
 
173
                                Name="VCLinkerTool"
 
174
                                AdditionalDependencies="oldnames.lib"
 
175
                                OutputFile="$(OutDir)/impala.exe"
 
176
                                LinkIncremental="1"
 
177
                                SuppressStartupBanner="true"
 
178
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
179
                                SubSystem="1"
 
180
                                RandomizedBaseAddress="1"
 
181
                                DataExecutionPrevention="0"
 
182
                                TargetMachine="17"
 
183
                        />
 
184
                        <Tool
 
185
                                Name="VCALinkTool"
 
186
                        />
 
187
                        <Tool
 
188
                                Name="VCManifestTool"
 
189
                        />
 
190
                        <Tool
 
191
                                Name="VCXDCMakeTool"
 
192
                        />
 
193
                        <Tool
 
194
                                Name="VCBscMakeTool"
 
195
                                SuppressStartupBanner="true"
 
196
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
197
                        />
 
198
                        <Tool
 
199
                                Name="VCFxCopTool"
 
200
                        />
 
201
                        <Tool
 
202
                                Name="VCAppVerifierTool"
 
203
                        />
 
204
                        <Tool
 
205
                                Name="VCPostBuildEventTool"
 
206
                        />
 
207
                </Configuration>
 
208
                <Configuration
 
209
                        Name="Debug|Win32"
 
210
                        OutputDirectory=".\Debug"
 
211
                        IntermediateDirectory=".\Debug"
 
212
                        ConfigurationType="1"
 
213
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
214
                        UseOfMFC="0"
 
215
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
216
                        >
 
217
                        <Tool
 
218
                                Name="VCPreBuildEventTool"
 
219
                        />
 
220
                        <Tool
 
221
                                Name="VCCustomBuildTool"
 
222
                        />
 
223
                        <Tool
 
224
                                Name="VCXMLDataGeneratorTool"
 
225
                        />
 
226
                        <Tool
 
227
                                Name="VCWebServiceProxyGeneratorTool"
 
228
                        />
 
229
                        <Tool
 
230
                                Name="VCMIDLTool"
 
231
                                PreprocessorDefinitions="_DEBUG"
 
232
                                MkTypLibCompatible="true"
 
233
                                SuppressStartupBanner="true"
 
234
                                TargetEnvironment="1"
 
235
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
236
                                HeaderFileName=""
 
237
                        />
 
238
                        <Tool
 
239
                                Name="VCCLCompilerTool"
 
240
                                Optimization="0"
 
241
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
242
                                PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
 
243
                                BasicRuntimeChecks="3"
 
244
                                RuntimeLibrary="1"
 
245
                                RuntimeTypeInfo="true"
 
246
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
247
                                AssemblerListingLocation="$(IntDir)/"
 
248
                                ObjectFile="$(IntDir)/"
 
249
                                ProgramDataBaseFileName="$(IntDir)/"
 
250
                                WarningLevel="3"
 
251
                                SuppressStartupBanner="true"
 
252
                                DebugInformationFormat="1"
 
253
                        />
 
254
                        <Tool
 
255
                                Name="VCManagedResourceCompilerTool"
 
256
                        />
 
257
                        <Tool
 
258
                                Name="VCResourceCompilerTool"
 
259
                                PreprocessorDefinitions="_DEBUG"
 
260
                                Culture="1033"
 
261
                        />
 
262
                        <Tool
 
263
                                Name="VCPreLinkEventTool"
 
264
                        />
 
265
                        <Tool
 
266
                                Name="VCLinkerTool"
 
267
                                AdditionalDependencies="oldnames.lib"
 
268
                                OutputFile="$(OutDir)/impala.exe"
 
269
                                LinkIncremental="2"
 
270
                                SuppressStartupBanner="true"
 
271
                                GenerateDebugInformation="true"
 
272
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
273
                                SubSystem="1"
 
274
                                RandomizedBaseAddress="1"
 
275
                                DataExecutionPrevention="0"
 
276
                                TargetMachine="1"
 
277
                        />
 
278
                        <Tool
 
279
                                Name="VCALinkTool"
 
280
                        />
 
281
                        <Tool
 
282
                                Name="VCManifestTool"
 
283
                        />
 
284
                        <Tool
 
285
                                Name="VCXDCMakeTool"
 
286
                        />
 
287
                        <Tool
 
288
                                Name="VCBscMakeTool"
 
289
                                SuppressStartupBanner="true"
 
290
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
291
                        />
 
292
                        <Tool
 
293
                                Name="VCFxCopTool"
 
294
                        />
 
295
                        <Tool
 
296
                                Name="VCAppVerifierTool"
 
297
                        />
 
298
                        <Tool
 
299
                                Name="VCPostBuildEventTool"
 
300
                        />
 
301
                </Configuration>
 
302
                <Configuration
 
303
                        Name="Debug|x64"
 
304
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
 
305
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 
306
                        ConfigurationType="1"
 
307
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
308
                        UseOfMFC="0"
 
309
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
310
                        >
 
311
                        <Tool
 
312
                                Name="VCPreBuildEventTool"
 
313
                        />
 
314
                        <Tool
 
315
                                Name="VCCustomBuildTool"
 
316
                        />
 
317
                        <Tool
 
318
                                Name="VCXMLDataGeneratorTool"
 
319
                        />
 
320
                        <Tool
 
321
                                Name="VCWebServiceProxyGeneratorTool"
 
322
                        />
 
323
                        <Tool
 
324
                                Name="VCMIDLTool"
 
325
                                PreprocessorDefinitions="_DEBUG"
 
326
                                MkTypLibCompatible="true"
 
327
                                SuppressStartupBanner="true"
 
328
                                TargetEnvironment="3"
 
329
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
330
                                HeaderFileName=""
 
331
                        />
 
332
                        <Tool
 
333
                                Name="VCCLCompilerTool"
 
334
                                Optimization="0"
 
335
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
336
                                PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
 
337
                                BasicRuntimeChecks="3"
 
338
                                RuntimeLibrary="1"
 
339
                                RuntimeTypeInfo="true"
 
340
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
341
                                AssemblerListingLocation="$(IntDir)/"
 
342
                                ObjectFile="$(IntDir)/"
 
343
                                ProgramDataBaseFileName="$(IntDir)/"
 
344
                                WarningLevel="3"
 
345
                                SuppressStartupBanner="true"
 
346
                                DebugInformationFormat="1"
 
347
                        />
 
348
                        <Tool
 
349
                                Name="VCManagedResourceCompilerTool"
 
350
                        />
 
351
                        <Tool
 
352
                                Name="VCResourceCompilerTool"
 
353
                                PreprocessorDefinitions="_DEBUG"
 
354
                                Culture="1033"
 
355
                        />
 
356
                        <Tool
 
357
                                Name="VCPreLinkEventTool"
 
358
                        />
 
359
                        <Tool
 
360
                                Name="VCLinkerTool"
 
361
                                AdditionalDependencies="oldnames.lib"
 
362
                                OutputFile="$(OutDir)/impala.exe"
 
363
                                LinkIncremental="2"
 
364
                                SuppressStartupBanner="true"
 
365
                                GenerateDebugInformation="true"
 
366
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
367
                                SubSystem="1"
 
368
                                RandomizedBaseAddress="1"
 
369
                                DataExecutionPrevention="0"
 
370
                                TargetMachine="17"
 
371
                        />
 
372
                        <Tool
 
373
                                Name="VCALinkTool"
 
374
                        />
 
375
                        <Tool
 
376
                                Name="VCManifestTool"
 
377
                        />
 
378
                        <Tool
 
379
                                Name="VCXDCMakeTool"
 
380
                        />
 
381
                        <Tool
 
382
                                Name="VCBscMakeTool"
 
383
                                SuppressStartupBanner="true"
 
384
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
385
                        />
 
386
                        <Tool
 
387
                                Name="VCFxCopTool"
 
388
                        />
 
389
                        <Tool
 
390
                                Name="VCAppVerifierTool"
 
391
                        />
 
392
                        <Tool
 
393
                                Name="VCPostBuildEventTool"
 
394
                        />
 
395
                </Configuration>
 
396
                <Configuration
 
397
                        Name="DebugDLL|Win32"
 
398
                        OutputDirectory=".\DebugDLL"
 
399
                        IntermediateDirectory=".\DebugDLL"
 
400
                        ConfigurationType="1"
 
401
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
402
                        UseOfMFC="0"
 
403
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
404
                        >
 
405
                        <Tool
 
406
                                Name="VCPreBuildEventTool"
 
407
                        />
 
408
                        <Tool
 
409
                                Name="VCCustomBuildTool"
 
410
                        />
 
411
                        <Tool
 
412
                                Name="VCXMLDataGeneratorTool"
 
413
                        />
 
414
                        <Tool
 
415
                                Name="VCWebServiceProxyGeneratorTool"
 
416
                        />
 
417
                        <Tool
 
418
                                Name="VCMIDLTool"
 
419
                                PreprocessorDefinitions="_DEBUG"
 
420
                                MkTypLibCompatible="true"
 
421
                                SuppressStartupBanner="true"
 
422
                                TargetEnvironment="1"
 
423
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
424
                                HeaderFileName=""
 
425
                        />
 
426
                        <Tool
 
427
                                Name="VCCLCompilerTool"
 
428
                                Optimization="0"
 
429
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
430
                                PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
 
431
                                BasicRuntimeChecks="3"
 
432
                                RuntimeLibrary="3"
 
433
                                RuntimeTypeInfo="true"
 
434
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
435
                                AssemblerListingLocation="$(IntDir)/"
 
436
                                ObjectFile="$(IntDir)/"
 
437
                                ProgramDataBaseFileName="$(IntDir)/"
 
438
                                WarningLevel="3"
 
439
                                SuppressStartupBanner="true"
 
440
                                DebugInformationFormat="1"
 
441
                        />
 
442
                        <Tool
 
443
                                Name="VCManagedResourceCompilerTool"
 
444
                        />
 
445
                        <Tool
 
446
                                Name="VCResourceCompilerTool"
 
447
                                PreprocessorDefinitions="_DEBUG"
 
448
                                Culture="1033"
 
449
                        />
 
450
                        <Tool
 
451
                                Name="VCPreLinkEventTool"
 
452
                        />
 
453
                        <Tool
 
454
                                Name="VCLinkerTool"
 
455
                                AdditionalDependencies="oldnames.lib"
 
456
                                OutputFile="$(OutDir)/impala.exe"
 
457
                                LinkIncremental="2"
 
458
                                SuppressStartupBanner="true"
 
459
                                GenerateDebugInformation="true"
 
460
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
461
                                SubSystem="1"
 
462
                                RandomizedBaseAddress="1"
 
463
                                DataExecutionPrevention="0"
 
464
                                TargetMachine="1"
 
465
                        />
 
466
                        <Tool
 
467
                                Name="VCALinkTool"
 
468
                        />
 
469
                        <Tool
 
470
                                Name="VCManifestTool"
 
471
                        />
 
472
                        <Tool
 
473
                                Name="VCXDCMakeTool"
 
474
                        />
 
475
                        <Tool
 
476
                                Name="VCBscMakeTool"
 
477
                                SuppressStartupBanner="true"
 
478
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
479
                        />
 
480
                        <Tool
 
481
                                Name="VCFxCopTool"
 
482
                        />
 
483
                        <Tool
 
484
                                Name="VCAppVerifierTool"
 
485
                        />
 
486
                        <Tool
 
487
                                Name="VCPostBuildEventTool"
 
488
                        />
 
489
                </Configuration>
 
490
                <Configuration
 
491
                        Name="DebugDLL|x64"
 
492
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
 
493
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 
494
                        ConfigurationType="1"
 
495
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
496
                        UseOfMFC="0"
 
497
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
498
                        >
 
499
                        <Tool
 
500
                                Name="VCPreBuildEventTool"
 
501
                        />
 
502
                        <Tool
 
503
                                Name="VCCustomBuildTool"
 
504
                        />
 
505
                        <Tool
 
506
                                Name="VCXMLDataGeneratorTool"
 
507
                        />
 
508
                        <Tool
 
509
                                Name="VCWebServiceProxyGeneratorTool"
 
510
                        />
 
511
                        <Tool
 
512
                                Name="VCMIDLTool"
 
513
                                PreprocessorDefinitions="_DEBUG"
 
514
                                MkTypLibCompatible="true"
 
515
                                SuppressStartupBanner="true"
 
516
                                TargetEnvironment="3"
 
517
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
518
                                HeaderFileName=""
 
519
                        />
 
520
                        <Tool
 
521
                                Name="VCCLCompilerTool"
 
522
                                Optimization="0"
 
523
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
524
                                PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
 
525
                                BasicRuntimeChecks="3"
 
526
                                RuntimeLibrary="3"
 
527
                                RuntimeTypeInfo="true"
 
528
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
529
                                AssemblerListingLocation="$(IntDir)/"
 
530
                                ObjectFile="$(IntDir)/"
 
531
                                ProgramDataBaseFileName="$(IntDir)/"
 
532
                                WarningLevel="3"
 
533
                                SuppressStartupBanner="true"
 
534
                                DebugInformationFormat="1"
 
535
                        />
 
536
                        <Tool
 
537
                                Name="VCManagedResourceCompilerTool"
 
538
                        />
 
539
                        <Tool
 
540
                                Name="VCResourceCompilerTool"
 
541
                                PreprocessorDefinitions="_DEBUG"
 
542
                                Culture="1033"
 
543
                        />
 
544
                        <Tool
 
545
                                Name="VCPreLinkEventTool"
 
546
                        />
 
547
                        <Tool
 
548
                                Name="VCLinkerTool"
 
549
                                AdditionalDependencies="oldnames.lib"
 
550
                                OutputFile="$(OutDir)/impala.exe"
 
551
                                LinkIncremental="2"
 
552
                                SuppressStartupBanner="true"
 
553
                                GenerateDebugInformation="true"
 
554
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
555
                                SubSystem="1"
 
556
                                RandomizedBaseAddress="1"
 
557
                                DataExecutionPrevention="0"
 
558
                                TargetMachine="17"
 
559
                        />
 
560
                        <Tool
 
561
                                Name="VCALinkTool"
 
562
                        />
 
563
                        <Tool
 
564
                                Name="VCManifestTool"
 
565
                        />
 
566
                        <Tool
 
567
                                Name="VCXDCMakeTool"
 
568
                        />
 
569
                        <Tool
 
570
                                Name="VCBscMakeTool"
 
571
                                SuppressStartupBanner="true"
 
572
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
573
                        />
 
574
                        <Tool
 
575
                                Name="VCFxCopTool"
 
576
                        />
 
577
                        <Tool
 
578
                                Name="VCAppVerifierTool"
 
579
                        />
 
580
                        <Tool
 
581
                                Name="VCPostBuildEventTool"
 
582
                        />
 
583
                </Configuration>
 
584
                <Configuration
 
585
                        Name="ReleaseDLL|Win32"
 
586
                        OutputDirectory=".\ReleaseDLL"
 
587
                        IntermediateDirectory=".\ReleaseDLL"
 
588
                        ConfigurationType="1"
 
589
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
590
                        UseOfMFC="0"
 
591
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
592
                        >
 
593
                        <Tool
 
594
                                Name="VCPreBuildEventTool"
 
595
                        />
 
596
                        <Tool
 
597
                                Name="VCCustomBuildTool"
 
598
                        />
 
599
                        <Tool
 
600
                                Name="VCXMLDataGeneratorTool"
 
601
                        />
 
602
                        <Tool
 
603
                                Name="VCWebServiceProxyGeneratorTool"
 
604
                        />
 
605
                        <Tool
 
606
                                Name="VCMIDLTool"
 
607
                                PreprocessorDefinitions="NDEBUG"
 
608
                                MkTypLibCompatible="true"
 
609
                                SuppressStartupBanner="true"
 
610
                                TargetEnvironment="1"
 
611
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
612
                                HeaderFileName=""
 
613
                        />
 
614
                        <Tool
 
615
                                Name="VCCLCompilerTool"
 
616
                                Optimization="2"
 
617
                                InlineFunctionExpansion="1"
 
618
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
619
                                PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
 
620
                                StringPooling="true"
 
621
                                RuntimeLibrary="2"
 
622
                                EnableFunctionLevelLinking="true"
 
623
                                RuntimeTypeInfo="true"
 
624
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
625
                                AssemblerListingLocation="$(IntDir)/"
 
626
                                ObjectFile="$(IntDir)/"
 
627
                                ProgramDataBaseFileName="$(IntDir)/"
 
628
                                WarningLevel="3"
 
629
                                SuppressStartupBanner="true"
 
630
                        />
 
631
                        <Tool
 
632
                                Name="VCManagedResourceCompilerTool"
 
633
                        />
 
634
                        <Tool
 
635
                                Name="VCResourceCompilerTool"
 
636
                                PreprocessorDefinitions="NDEBUG"
 
637
                                Culture="1033"
 
638
                        />
 
639
                        <Tool
 
640
                                Name="VCPreLinkEventTool"
 
641
                        />
 
642
                        <Tool
 
643
                                Name="VCLinkerTool"
 
644
                                AdditionalDependencies="oldnames.lib"
 
645
                                OutputFile="$(OutDir)/impala.exe"
 
646
                                LinkIncremental="1"
 
647
                                SuppressStartupBanner="true"
 
648
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
649
                                SubSystem="1"
 
650
                                RandomizedBaseAddress="1"
 
651
                                DataExecutionPrevention="0"
 
652
                                TargetMachine="1"
 
653
                        />
 
654
                        <Tool
 
655
                                Name="VCALinkTool"
 
656
                        />
 
657
                        <Tool
 
658
                                Name="VCManifestTool"
 
659
                        />
 
660
                        <Tool
 
661
                                Name="VCXDCMakeTool"
 
662
                        />
 
663
                        <Tool
 
664
                                Name="VCBscMakeTool"
 
665
                                SuppressStartupBanner="true"
 
666
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
667
                        />
 
668
                        <Tool
 
669
                                Name="VCFxCopTool"
 
670
                        />
 
671
                        <Tool
 
672
                                Name="VCAppVerifierTool"
 
673
                        />
 
674
                        <Tool
 
675
                                Name="VCPostBuildEventTool"
 
676
                        />
 
677
                </Configuration>
 
678
                <Configuration
 
679
                        Name="ReleaseDLL|x64"
 
680
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
 
681
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 
682
                        ConfigurationType="1"
 
683
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
684
                        UseOfMFC="0"
 
685
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
686
                        >
 
687
                        <Tool
 
688
                                Name="VCPreBuildEventTool"
 
689
                        />
 
690
                        <Tool
 
691
                                Name="VCCustomBuildTool"
 
692
                        />
 
693
                        <Tool
 
694
                                Name="VCXMLDataGeneratorTool"
 
695
                        />
 
696
                        <Tool
 
697
                                Name="VCWebServiceProxyGeneratorTool"
 
698
                        />
 
699
                        <Tool
 
700
                                Name="VCMIDLTool"
 
701
                                PreprocessorDefinitions="NDEBUG"
 
702
                                MkTypLibCompatible="true"
 
703
                                SuppressStartupBanner="true"
 
704
                                TargetEnvironment="3"
 
705
                                TypeLibraryName="$(OutDir)/demo_impala.tlb"
 
706
                                HeaderFileName=""
 
707
                        />
 
708
                        <Tool
 
709
                                Name="VCCLCompilerTool"
 
710
                                Optimization="2"
 
711
                                InlineFunctionExpansion="1"
 
712
                                AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
 
713
                                PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
 
714
                                StringPooling="true"
 
715
                                RuntimeLibrary="2"
 
716
                                EnableFunctionLevelLinking="true"
 
717
                                RuntimeTypeInfo="true"
 
718
                                PrecompiledHeaderFile="$(IntDir)/demo_impala.pch"
 
719
                                AssemblerListingLocation="$(IntDir)/"
 
720
                                ObjectFile="$(IntDir)/"
 
721
                                ProgramDataBaseFileName="$(IntDir)/"
 
722
                                WarningLevel="3"
 
723
                                SuppressStartupBanner="true"
 
724
                        />
 
725
                        <Tool
 
726
                                Name="VCManagedResourceCompilerTool"
 
727
                        />
 
728
                        <Tool
 
729
                                Name="VCResourceCompilerTool"
 
730
                                PreprocessorDefinitions="NDEBUG"
 
731
                                Culture="1033"
 
732
                        />
 
733
                        <Tool
 
734
                                Name="VCPreLinkEventTool"
 
735
                        />
 
736
                        <Tool
 
737
                                Name="VCLinkerTool"
 
738
                                AdditionalDependencies="oldnames.lib"
 
739
                                OutputFile="$(OutDir)/impala.exe"
 
740
                                LinkIncremental="1"
 
741
                                SuppressStartupBanner="true"
 
742
                                ProgramDatabaseFile="$(OutDir)/impala.pdb"
 
743
                                SubSystem="1"
 
744
                                RandomizedBaseAddress="1"
 
745
                                DataExecutionPrevention="0"
 
746
                                TargetMachine="17"
 
747
                        />
 
748
                        <Tool
 
749
                                Name="VCALinkTool"
 
750
                        />
 
751
                        <Tool
 
752
                                Name="VCManifestTool"
 
753
                        />
 
754
                        <Tool
 
755
                                Name="VCXDCMakeTool"
 
756
                        />
 
757
                        <Tool
 
758
                                Name="VCBscMakeTool"
 
759
                                SuppressStartupBanner="true"
 
760
                                OutputFile="$(OutDir)/demo_impala.bsc"
 
761
                        />
 
762
                        <Tool
 
763
                                Name="VCFxCopTool"
 
764
                        />
 
765
                        <Tool
 
766
                                Name="VCAppVerifierTool"
 
767
                        />
 
768
                        <Tool
 
769
                                Name="VCPostBuildEventTool"
 
770
                        />
 
771
                </Configuration>
 
772
        </Configurations>
 
773
        <References>
 
774
        </References>
 
775
        <Files>
 
776
                <Filter
 
777
                        Name="Source Files"
 
778
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
779
                        >
 
780
                        <File
 
781
                                RelativePath="..\..\..\..\link\mswin\impala.rc"
 
782
                                >
 
783
                                <FileConfiguration
 
784
                                        Name="Release|Win32"
 
785
                                        >
 
786
                                        <Tool
 
787
                                                Name="VCResourceCompilerTool"
 
788
                                                PreprocessorDefinitions=""
 
789
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
790
                                        />
 
791
                                </FileConfiguration>
 
792
                                <FileConfiguration
 
793
                                        Name="Release|x64"
 
794
                                        >
 
795
                                        <Tool
 
796
                                                Name="VCResourceCompilerTool"
 
797
                                                PreprocessorDefinitions=""
 
798
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
799
                                        />
 
800
                                </FileConfiguration>
 
801
                                <FileConfiguration
 
802
                                        Name="Debug|Win32"
 
803
                                        >
 
804
                                        <Tool
 
805
                                                Name="VCResourceCompilerTool"
 
806
                                                PreprocessorDefinitions=""
 
807
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
808
                                        />
 
809
                                </FileConfiguration>
 
810
                                <FileConfiguration
 
811
                                        Name="Debug|x64"
 
812
                                        >
 
813
                                        <Tool
 
814
                                                Name="VCResourceCompilerTool"
 
815
                                                PreprocessorDefinitions=""
 
816
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
817
                                        />
 
818
                                </FileConfiguration>
 
819
                                <FileConfiguration
 
820
                                        Name="DebugDLL|Win32"
 
821
                                        >
 
822
                                        <Tool
 
823
                                                Name="VCResourceCompilerTool"
 
824
                                                PreprocessorDefinitions=""
 
825
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
826
                                        />
 
827
                                </FileConfiguration>
 
828
                                <FileConfiguration
 
829
                                        Name="DebugDLL|x64"
 
830
                                        >
 
831
                                        <Tool
 
832
                                                Name="VCResourceCompilerTool"
 
833
                                                PreprocessorDefinitions=""
 
834
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
835
                                        />
 
836
                                </FileConfiguration>
 
837
                                <FileConfiguration
 
838
                                        Name="ReleaseDLL|Win32"
 
839
                                        >
 
840
                                        <Tool
 
841
                                                Name="VCResourceCompilerTool"
 
842
                                                PreprocessorDefinitions=""
 
843
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
844
                                        />
 
845
                                </FileConfiguration>
 
846
                                <FileConfiguration
 
847
                                        Name="ReleaseDLL|x64"
 
848
                                        >
 
849
                                        <Tool
 
850
                                                Name="VCResourceCompilerTool"
 
851
                                                PreprocessorDefinitions=""
 
852
                                                AdditionalIncludeDirectories="\ivanov\ncbi\link\mswin"
 
853
                                        />
 
854
                                </FileConfiguration>
 
855
                        </File>
 
856
                        <File
 
857
                                RelativePath="..\..\..\..\demo\profiles.c"
 
858
                                >
 
859
                                <FileConfiguration
 
860
                                        Name="Release|Win32"
 
861
                                        >
 
862
                                        <Tool
 
863
                                                Name="VCCLCompilerTool"
 
864
                                                AdditionalIncludeDirectories=""
 
865
                                                PreprocessorDefinitions=""
 
866
                                        />
 
867
                                </FileConfiguration>
 
868
                                <FileConfiguration
 
869
                                        Name="Release|x64"
 
870
                                        >
 
871
                                        <Tool
 
872
                                                Name="VCCLCompilerTool"
 
873
                                                AdditionalIncludeDirectories=""
 
874
                                                PreprocessorDefinitions=""
 
875
                                        />
 
876
                                </FileConfiguration>
 
877
                                <FileConfiguration
 
878
                                        Name="Debug|Win32"
 
879
                                        >
 
880
                                        <Tool
 
881
                                                Name="VCCLCompilerTool"
 
882
                                                AdditionalIncludeDirectories=""
 
883
                                                PreprocessorDefinitions=""
 
884
                                        />
 
885
                                </FileConfiguration>
 
886
                                <FileConfiguration
 
887
                                        Name="Debug|x64"
 
888
                                        >
 
889
                                        <Tool
 
890
                                                Name="VCCLCompilerTool"
 
891
                                                AdditionalIncludeDirectories=""
 
892
                                                PreprocessorDefinitions=""
 
893
                                        />
 
894
                                </FileConfiguration>
 
895
                                <FileConfiguration
 
896
                                        Name="DebugDLL|Win32"
 
897
                                        >
 
898
                                        <Tool
 
899
                                                Name="VCCLCompilerTool"
 
900
                                                AdditionalIncludeDirectories=""
 
901
                                                PreprocessorDefinitions=""
 
902
                                        />
 
903
                                </FileConfiguration>
 
904
                                <FileConfiguration
 
905
                                        Name="DebugDLL|x64"
 
906
                                        >
 
907
                                        <Tool
 
908
                                                Name="VCCLCompilerTool"
 
909
                                                AdditionalIncludeDirectories=""
 
910
                                                PreprocessorDefinitions=""
 
911
                                        />
 
912
                                </FileConfiguration>
 
913
                                <FileConfiguration
 
914
                                        Name="ReleaseDLL|Win32"
 
915
                                        >
 
916
                                        <Tool
 
917
                                                Name="VCCLCompilerTool"
 
918
                                                AdditionalIncludeDirectories=""
 
919
                                                PreprocessorDefinitions=""
 
920
                                        />
 
921
                                </FileConfiguration>
 
922
                                <FileConfiguration
 
923
                                        Name="ReleaseDLL|x64"
 
924
                                        >
 
925
                                        <Tool
 
926
                                                Name="VCCLCompilerTool"
 
927
                                                AdditionalIncludeDirectories=""
 
928
                                                PreprocessorDefinitions=""
 
929
                                        />
 
930
                                </FileConfiguration>
 
931
                        </File>
 
932
                </Filter>
 
933
                <Filter
 
934
                        Name="Header Files"
 
935
                        Filter="h;hpp;hxx;hm;inl"
 
936
                        >
 
937
                </Filter>
 
938
        </Files>
 
939
        <Globals>
 
940
        </Globals>
 
941
</VisualStudioProject>