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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [zlib/] [contrib/] [vstudio/] [vc7/] [zlibvc.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="7.00"
5
        Name="zlibvc"
6
        SccProjectName=""
7
        SccLocalPath="">
8
        
9
                
10
                        Name="Win32"/>
11
        
12
        
13
                
14
                        Name="Debug|Win32"
15
                        OutputDirectory=".\DebugDll"
16
                        IntermediateDirectory=".\DebugDll"
17
                        ConfigurationType="2"
18
                        UseOfMFC="0"
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
20
                        
21
                                Name="VCCLCompilerTool"
22
                                Optimization="0"
23
                                AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
24
                                PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
25
                                ExceptionHandling="FALSE"
26
                                RuntimeLibrary="1"
27
                                PrecompiledHeaderFile=".\DebugDll/zlibvc.pch"
28
                                AssemblerListingLocation=".\DebugDll/"
29
                                ObjectFile=".\DebugDll/"
30
                                ProgramDataBaseFileName=".\DebugDll/"
31
                                WarningLevel="3"
32
                                SuppressStartupBanner="TRUE"
33
                                DebugInformationFormat="4"/>
34
                        
35
                                Name="VCCustomBuildTool"/>
36
                        
37
                                Name="VCLinkerTool"
38
                                AdditionalOptions="/MACHINE:I386"
39
                                AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj"
40
                                OutputFile=".\DebugDll\zlibwapi.dll"
41
                                LinkIncremental="2"
42
                                SuppressStartupBanner="TRUE"
43
                                ModuleDefinitionFile=".\zlibvc.def"
44
                                GenerateDebugInformation="TRUE"
45
                                ProgramDatabaseFile=".\DebugDll/zlibwapi.pdb"
46
                                SubSystem="2"
47
                                ImportLibrary=".\DebugDll/zlibwapi.lib"/>
48
                        
49
                                Name="VCMIDLTool"
50
                                PreprocessorDefinitions="_DEBUG"
51
                                MkTypLibCompatible="TRUE"
52
                                SuppressStartupBanner="TRUE"
53
                                TargetEnvironment="1"
54
                                TypeLibraryName=".\DebugDll/zlibvc.tlb"/>
55
                        
56
                                Name="VCPostBuildEventTool"/>
57
                        
58
                                Name="VCPreBuildEventTool"/>
59
                        
60
                                Name="VCPreLinkEventTool"/>
61
                        
62
                                Name="VCResourceCompilerTool"
63
                                PreprocessorDefinitions="_DEBUG"
64
                                Culture="1036"/>
65
                        
66
                                Name="VCWebServiceProxyGeneratorTool"/>
67
                        
68
                                Name="VCWebDeploymentTool"/>
69
                
70
                
71
                        Name="ReleaseWithoutAsm|Win32"
72
                        OutputDirectory=".\zlibDllWithoutAsm"
73
                        IntermediateDirectory=".\zlibDllWithoutAsm"
74
                        ConfigurationType="2"
75
                        UseOfMFC="0"
76
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
77
                        WholeProgramOptimization="TRUE">
78
                        
79
                                Name="VCCLCompilerTool"
80
                                InlineFunctionExpansion="1"
81
                                AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
82
                                PreprocessorDefinitions="WIN32,ZLIB_WINAPI"
83
                                StringPooling="TRUE"
84
                                ExceptionHandling="FALSE"
85
                                RuntimeLibrary="0"
86
                                EnableFunctionLevelLinking="TRUE"
87
                                PrecompiledHeaderFile=".\zlibDllWithoutAsm/zlibvc.pch"
88
                                AssemblerOutput="2"
89
                                AssemblerListingLocation=".\zlibDllWithoutAsm/"
90
                                ObjectFile=".\zlibDllWithoutAsm/"
91
                                ProgramDataBaseFileName=".\zlibDllWithoutAsm/"
92
                                BrowseInformation="1"
93
                                WarningLevel="3"
94
                                SuppressStartupBanner="TRUE"/>
95
                        
96
                                Name="VCCustomBuildTool"/>
97
                        
98
                                Name="VCLinkerTool"
99
                                AdditionalOptions="/MACHINE:I386"
100
                                AdditionalDependencies="crtdll.lib"
101
                                OutputFile=".\zlibDllWithoutAsm\zlibwapi.dll"
102
                                LinkIncremental="1"
103
                                SuppressStartupBanner="TRUE"
104
                                IgnoreAllDefaultLibraries="TRUE"
105
                                ModuleDefinitionFile=".\zlibvc.def"
106
                                ProgramDatabaseFile=".\zlibDllWithoutAsm/zlibwapi.pdb"
107
                                GenerateMapFile="TRUE"
108
                                MapFileName=".\zlibDllWithoutAsm/zlibwapi.map"
109
                                SubSystem="2"
110
                                OptimizeForWindows98="1"
111
                                ImportLibrary=".\zlibDllWithoutAsm/zlibwapi.lib"/>
112
                        
113
                                Name="VCMIDLTool"
114
                                PreprocessorDefinitions="NDEBUG"
115
                                MkTypLibCompatible="TRUE"
116
                                SuppressStartupBanner="TRUE"
117
                                TargetEnvironment="1"
118
                                TypeLibraryName=".\zlibDllWithoutAsm/zlibvc.tlb"/>
119
                        
120
                                Name="VCPostBuildEventTool"/>
121
                        
122
                                Name="VCPreBuildEventTool"/>
123
                        
124
                                Name="VCPreLinkEventTool"/>
125
                        
126
                                Name="VCResourceCompilerTool"
127
                                PreprocessorDefinitions="NDEBUG"
128
                                Culture="1036"/>
129
                        
130
                                Name="VCWebServiceProxyGeneratorTool"/>
131
                        
132
                                Name="VCWebDeploymentTool"/>
133
                
134
                
135
                        Name="ReleaseWithoutCrtdll|Win32"
136
                        OutputDirectory=".\zlibDllWithoutCrtDll"
137
                        IntermediateDirectory=".\zlibDllWithoutCrtDll"
138
                        ConfigurationType="2"
139
                        UseOfMFC="0"
140
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
141
                        WholeProgramOptimization="TRUE">
142
                        
143
                                Name="VCCLCompilerTool"
144
                                InlineFunctionExpansion="1"
145
                                AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
146
                                PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
147
                                StringPooling="TRUE"
148
                                ExceptionHandling="FALSE"
149
                                RuntimeLibrary="0"
150
                                EnableFunctionLevelLinking="TRUE"
151
                                PrecompiledHeaderFile=".\zlibDllWithoutCrtDll/zlibvc.pch"
152
                                AssemblerOutput="2"
153
                                AssemblerListingLocation=".\zlibDllWithoutCrtDll/"
154
                                ObjectFile=".\zlibDllWithoutCrtDll/"
155
                                ProgramDataBaseFileName=".\zlibDllWithoutCrtDll/"
156
                                BrowseInformation="1"
157
                                WarningLevel="3"
158
                                SuppressStartupBanner="TRUE"/>
159
                        
160
                                Name="VCCustomBuildTool"/>
161
                        
162
                                Name="VCLinkerTool"
163
                                AdditionalOptions="/MACHINE:I386"
164
                                AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj "
165
                                OutputFile=".\zlibDllWithoutCrtDll\zlibwapi.dll"
166
                                LinkIncremental="1"
167
                                SuppressStartupBanner="TRUE"
168
                                IgnoreAllDefaultLibraries="FALSE"
169
                                ModuleDefinitionFile=".\zlibvc.def"
170
                                ProgramDatabaseFile=".\zlibDllWithoutCrtDll/zlibwapi.pdb"
171
                                GenerateMapFile="TRUE"
172
                                MapFileName=".\zlibDllWithoutCrtDll/zlibwapi.map"
173
                                SubSystem="2"
174
                                OptimizeForWindows98="1"
175
                                ImportLibrary=".\zlibDllWithoutCrtDll/zlibwapi.lib"/>
176
                        
177
                                Name="VCMIDLTool"
178
                                PreprocessorDefinitions="NDEBUG"
179
                                MkTypLibCompatible="TRUE"
180
                                SuppressStartupBanner="TRUE"
181
                                TargetEnvironment="1"
182
                                TypeLibraryName=".\zlibDllWithoutCrtDll/zlibvc.tlb"/>
183
                        
184
                                Name="VCPostBuildEventTool"/>
185
                        
186
                                Name="VCPreBuildEventTool"/>
187
                        
188
                                Name="VCPreLinkEventTool"/>
189
                        
190
                                Name="VCResourceCompilerTool"
191
                                PreprocessorDefinitions="NDEBUG"
192
                                Culture="1036"/>
193
                        
194
                                Name="VCWebServiceProxyGeneratorTool"/>
195
                        
196
                                Name="VCWebDeploymentTool"/>
197
                
198
                
199
                        Name="ReleaseAxp|Win32"
200
                        OutputDirectory=".\zlibvc__"
201
                        IntermediateDirectory=".\zlibvc__"
202
                        ConfigurationType="2"
203
                        UseOfMFC="0"
204
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
205
                        WholeProgramOptimization="TRUE">
206
                        
207
                                Name="VCCLCompilerTool"
208
                                InlineFunctionExpansion="1"
209
                                AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
210
                                PreprocessorDefinitions="WIN32,ZLIB_WINAPI"
211
                                StringPooling="TRUE"
212
                                ExceptionHandling="FALSE"
213
                                RuntimeLibrary="0"
214
                                EnableFunctionLevelLinking="TRUE"
215
                                PrecompiledHeaderFile=".\zlibvc__/zlibvc.pch"
216
                                AssemblerOutput="2"
217
                                AssemblerListingLocation=".\zlibvc__/"
218
                                ObjectFile=".\zlibvc__/"
219
                                ProgramDataBaseFileName=".\zlibvc__/"
220
                                BrowseInformation="1"
221
                                WarningLevel="3"
222
                                SuppressStartupBanner="TRUE"/>
223
                        
224
                                Name="VCCustomBuildTool"/>
225
                        
226
                                Name="VCLinkerTool"
227
                                AdditionalDependencies="crtdll.lib"
228
                                OutputFile="zlibvc__\zlibwapi.dll"
229
                                LinkIncremental="1"
230
                                SuppressStartupBanner="TRUE"
231
                                IgnoreAllDefaultLibraries="TRUE"
232
                                ModuleDefinitionFile=".\zlibvc.def"
233
                                ProgramDatabaseFile=".\zlibvc__/zlibwapi.pdb"
234
                                GenerateMapFile="TRUE"
235
                                MapFileName=".\zlibvc__/zlibwapi.map"
236
                                SubSystem="2"
237
                                ImportLibrary=".\zlibvc__/zlibwapi.lib"/>
238
                        
239
                                Name="VCMIDLTool"
240
                                PreprocessorDefinitions="NDEBUG"
241
                                MkTypLibCompatible="TRUE"
242
                                SuppressStartupBanner="TRUE"
243
                                TargetEnvironment="1"
244
                                TypeLibraryName=".\zlibvc__/zlibvc.tlb"/>
245
                        
246
                                Name="VCPostBuildEventTool"/>
247
                        
248
                                Name="VCPreBuildEventTool"/>
249
                        
250
                                Name="VCPreLinkEventTool"/>
251
                        
252
                                Name="VCResourceCompilerTool"
253
                                PreprocessorDefinitions="NDEBUG"
254
                                Culture="1036"/>
255
                        
256
                                Name="VCWebServiceProxyGeneratorTool"/>
257
                        
258
                                Name="VCWebDeploymentTool"/>
259
                
260
                
261
                        Name="Release|Win32"
262
                        OutputDirectory=".\ReleaseDll"
263
                        IntermediateDirectory=".\ReleaseDll"
264
                        ConfigurationType="2"
265
                        UseOfMFC="0"
266
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
267
                        WholeProgramOptimization="TRUE">
268
                        
269
                                Name="VCCLCompilerTool"
270
                                InlineFunctionExpansion="1"
271
                                AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
272
                                PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
273
                                StringPooling="TRUE"
274
                                ExceptionHandling="FALSE"
275
                                RuntimeLibrary="0"
276
                                EnableFunctionLevelLinking="TRUE"
277
                                PrecompiledHeaderFile=".\ReleaseDll/zlibvc.pch"
278
                                AssemblerOutput="2"
279
                                AssemblerListingLocation=".\ReleaseDll/"
280
                                ObjectFile=".\ReleaseDll/"
281
                                ProgramDataBaseFileName=".\ReleaseDll/"
282
                                BrowseInformation="1"
283
                                WarningLevel="3"
284
                                SuppressStartupBanner="TRUE"/>
285
                        
286
                                Name="VCCustomBuildTool"/>
287
                        
288
                                Name="VCLinkerTool"
289
                                AdditionalOptions="/MACHINE:I386"
290
                                AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj crtdll.lib"
291
                                OutputFile=".\ReleaseDll\zlibwapi.dll"
292
                                LinkIncremental="1"
293
                                SuppressStartupBanner="TRUE"
294
                                IgnoreAllDefaultLibraries="TRUE"
295
                                ModuleDefinitionFile=".\zlibvc.def"
296
                                ProgramDatabaseFile=".\ReleaseDll/zlibwapi.pdb"
297
                                GenerateMapFile="TRUE"
298
                                MapFileName=".\ReleaseDll/zlibwapi.map"
299
                                SubSystem="2"
300
                                OptimizeForWindows98="1"
301
                                ImportLibrary=".\ReleaseDll/zlibwapi.lib"/>
302
                        
303
                                Name="VCMIDLTool"
304
                                PreprocessorDefinitions="NDEBUG"
305
                                MkTypLibCompatible="TRUE"
306
                                SuppressStartupBanner="TRUE"
307
                                TargetEnvironment="1"
308
                                TypeLibraryName=".\Release/zlibvc.tlb"/>
309
                        
310
                                Name="VCPostBuildEventTool"/>
311
                        
312
                                Name="VCPreBuildEventTool"/>
313
                        
314
                                Name="VCPreLinkEventTool"/>
315
                        
316
                                Name="VCResourceCompilerTool"
317
                                PreprocessorDefinitions="NDEBUG"
318
                                Culture="1036"/>
319
                        
320
                                Name="VCWebServiceProxyGeneratorTool"/>
321
                        
322
                                Name="VCWebDeploymentTool"/>
323
                
324
        
325
        
326
                
327
                        Name="Source Files"
328
                        Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90">
329
                        
330
                                RelativePath="..\..\..\adler32.c">
331
                        
332
                        
333
                                RelativePath="..\..\..\compress.c">
334
                        
335
                        
336
                                RelativePath="..\..\..\crc32.c">
337
                        
338
                        
339
                                RelativePath="..\..\..\deflate.c">
340
                        
341
                        
342
                                RelativePath="..\..\masmx86\gvmat32c.c">
343
                                
344
                                        Name="ReleaseWithoutAsm|Win32"
345
                                        ExcludedFromBuild="TRUE">
346
                                        
347
                                                Name="VCCLCompilerTool"/>
348
                                
349
                        
350
                        
351
                                RelativePath="..\..\..\gzio.c">
352
                        
353
                        
354
                                RelativePath="..\..\..\infback.c">
355
                        
356
                        
357
                                RelativePath="..\..\..\inffast.c">
358
                        
359
                        
360
                                RelativePath="..\..\..\inflate.c">
361
                        
362
                        
363
                                RelativePath="..\..\..\inftrees.c">
364
                        
365
                        
366
                                RelativePath="..\..\minizip\ioapi.c">
367
                        
368
                        
369
                                RelativePath="..\..\minizip\iowin32.c">
370
                        
371
                        
372
                                RelativePath="..\..\..\trees.c">
373
                        
374
                        
375
                                RelativePath="..\..\..\uncompr.c">
376
                        
377
                        
378
                                RelativePath="..\..\minizip\unzip.c">
379
                                
380
                                        Name="Release|Win32">
381
                                        
382
                                                Name="VCCLCompilerTool"
383
                                                AdditionalIncludeDirectories=""
384
                                                PreprocessorDefinitions="ZLIB_INTERNAL"/>
385
                                
386
                        
387
                        
388
                                RelativePath="..\..\minizip\zip.c">
389
                                
390
                                        Name="Release|Win32">
391
                                        
392
                                                Name="VCCLCompilerTool"
393
                                                AdditionalIncludeDirectories=""
394
                                                PreprocessorDefinitions="ZLIB_INTERNAL"/>
395
                                
396
                        
397
                        
398
                                RelativePath=".\zlib.rc">
399
                        
400
                        
401
                                RelativePath=".\zlibvc.def">
402
                        
403
                        
404
                                RelativePath="..\..\..\zutil.c">
405
                        
406
                
407
                
408
                        Name="Header Files"
409
                        Filter="h;hpp;hxx;hm;inl;fi;fd">
410
                        
411
                                RelativePath="..\..\..\deflate.h">
412
                        
413
                        
414
                                RelativePath="..\..\..\infblock.h">
415
                        
416
                        
417
                                RelativePath="..\..\..\infcodes.h">
418
                        
419
                        
420
                                RelativePath="..\..\..\inffast.h">
421
                        
422
                        
423
                                RelativePath="..\..\..\inftrees.h">
424
                        
425
                        
426
                                RelativePath="..\..\..\infutil.h">
427
                        
428
                        
429
                                RelativePath="..\..\..\zconf.h">
430
                        
431
                        
432
                                RelativePath="..\..\..\zlib.h">
433
                        
434
                        
435
                                RelativePath="..\..\..\zutil.h">
436
                        
437
                
438
                
439
                        Name="Resource Files"
440
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
441
                
442
        
443
        
444
        
445

powered by: WebSVN 2.1.0

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