OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [zlib/] [contrib/] [vstudio/] [vc8/] [zlibstat.vcproj] - Blame information for rev 745

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.