VirtualBox

source: vbox/trunk/src/libs/zlib-1.2.1/contrib/vstudio/vc7/zlibstat.vcproj@ 27361

最後變更 在這個檔案從27361是 6392,由 vboxsync 提交於 17 年 前

export libpng and zlib so Windows and OS/2 builds cleanly.

  • 屬性 svn:eol-style 設為 native
檔案大小: 5.8 KB
 
1<?xml version="1.0" encoding = "Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="zlibstat"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\zlibstatDebug"
16 IntermediateDirectory=".\zlibstatDebug"
17 ConfigurationType="4"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 PreprocessorDefinitions="WIN32;ZLIB_WINAPI"
24 ExceptionHandling="FALSE"
25 RuntimeLibrary="5"
26 PrecompiledHeaderFile=".\zlibstatDebug/zlibstat.pch"
27 AssemblerListingLocation=".\zlibstatDebug/"
28 ObjectFile=".\zlibstatDebug/"
29 ProgramDataBaseFileName=".\zlibstatDebug/"
30 WarningLevel="3"
31 SuppressStartupBanner="TRUE"
32 DebugInformationFormat="1"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLibrarianTool"
37 AdditionalOptions="/NODEFAULTLIB "
38 OutputFile=".\zlibstatDebug\zlibstat.lib"
39 SuppressStartupBanner="TRUE"/>
40 <Tool
41 Name="VCMIDLTool"/>
42 <Tool
43 Name="VCPostBuildEventTool"/>
44 <Tool
45 Name="VCPreBuildEventTool"/>
46 <Tool
47 Name="VCPreLinkEventTool"/>
48 <Tool
49 Name="VCResourceCompilerTool"
50 Culture="1036"/>
51 <Tool
52 Name="VCWebServiceProxyGeneratorTool"/>
53 </Configuration>
54 <Configuration
55 Name="ReleaseAxp|Win32"
56 OutputDirectory=".\zlibsta0"
57 IntermediateDirectory=".\zlibsta0"
58 ConfigurationType="4"
59 UseOfMFC="0"
60 ATLMinimizesCRunTimeLibraryUsage="FALSE">
61 <Tool
62 Name="VCCLCompilerTool"
63 InlineFunctionExpansion="1"
64 PreprocessorDefinitions="WIN32;ZLIB_WINAPI"
65 StringPooling="TRUE"
66 ExceptionHandling="FALSE"
67 RuntimeLibrary="4"
68 EnableFunctionLevelLinking="TRUE"
69 PrecompiledHeaderFile=".\zlibsta0/zlibstat.pch"
70 AssemblerListingLocation=".\zlibsta0/"
71 ObjectFile=".\zlibsta0/"
72 ProgramDataBaseFileName=".\zlibsta0/"
73 WarningLevel="3"
74 SuppressStartupBanner="TRUE"/>
75 <Tool
76 Name="VCCustomBuildTool"/>
77 <Tool
78 Name="VCLibrarianTool"
79 AdditionalOptions="/NODEFAULTLIB "
80 OutputFile=".\zlibsta0\zlibstat.lib"
81 SuppressStartupBanner="TRUE"/>
82 <Tool
83 Name="VCMIDLTool"/>
84 <Tool
85 Name="VCPostBuildEventTool"/>
86 <Tool
87 Name="VCPreBuildEventTool"/>
88 <Tool
89 Name="VCPreLinkEventTool"/>
90 <Tool
91 Name="VCResourceCompilerTool"/>
92 <Tool
93 Name="VCWebServiceProxyGeneratorTool"/>
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory=".\zlibstat"
98 IntermediateDirectory=".\zlibstat"
99 ConfigurationType="4"
100 UseOfMFC="0"
101 ATLMinimizesCRunTimeLibraryUsage="FALSE">
102 <Tool
103 Name="VCCLCompilerTool"
104 InlineFunctionExpansion="1"
105 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;ASMV;ASMINF"
106 StringPooling="TRUE"
107 ExceptionHandling="FALSE"
108 RuntimeLibrary="4"
109 EnableFunctionLevelLinking="TRUE"
110 PrecompiledHeaderFile=".\zlibstat/zlibstat.pch"
111 AssemblerListingLocation=".\zlibstat/"
112 ObjectFile=".\zlibstat/"
113 ProgramDataBaseFileName=".\zlibstat/"
114 WarningLevel="3"
115 SuppressStartupBanner="TRUE"/>
116 <Tool
117 Name="VCCustomBuildTool"/>
118 <Tool
119 Name="VCLibrarianTool"
120 AdditionalOptions="gvmat32.obj inffas32.obj /NODEFAULTLIB "
121 OutputFile=".\zlibstat\zlibstat.lib"
122 SuppressStartupBanner="TRUE"/>
123 <Tool
124 Name="VCMIDLTool"/>
125 <Tool
126 Name="VCPostBuildEventTool"/>
127 <Tool
128 Name="VCPreBuildEventTool"/>
129 <Tool
130 Name="VCPreLinkEventTool"/>
131 <Tool
132 Name="VCResourceCompilerTool"
133 Culture="1036"/>
134 <Tool
135 Name="VCWebServiceProxyGeneratorTool"/>
136 </Configuration>
137 <Configuration
138 Name="ReleaseWithoutAsm|Win32"
139 OutputDirectory="zlibstatWithoutAsm"
140 IntermediateDirectory="zlibstatWithoutAsm"
141 ConfigurationType="4"
142 UseOfMFC="0"
143 ATLMinimizesCRunTimeLibraryUsage="FALSE">
144 <Tool
145 Name="VCCLCompilerTool"
146 InlineFunctionExpansion="1"
147 PreprocessorDefinitions="WIN32;ZLIB_WINAPI"
148 StringPooling="TRUE"
149 ExceptionHandling="FALSE"
150 RuntimeLibrary="4"
151 EnableFunctionLevelLinking="TRUE"
152 PrecompiledHeaderFile=".\zlibstat/zlibstat.pch"
153 AssemblerListingLocation=".\zlibstatWithoutAsm/"
154 ObjectFile=".\zlibstatWithoutAsm/"
155 ProgramDataBaseFileName=".\zlibstatWithoutAsm/"
156 WarningLevel="3"
157 SuppressStartupBanner="TRUE"/>
158 <Tool
159 Name="VCCustomBuildTool"/>
160 <Tool
161 Name="VCLibrarianTool"
162 AdditionalOptions=" /NODEFAULTLIB "
163 OutputFile=".\zlibstatWithoutAsm\zlibstat.lib"
164 SuppressStartupBanner="TRUE"/>
165 <Tool
166 Name="VCMIDLTool"/>
167 <Tool
168 Name="VCPostBuildEventTool"/>
169 <Tool
170 Name="VCPreBuildEventTool"/>
171 <Tool
172 Name="VCPreLinkEventTool"/>
173 <Tool
174 Name="VCResourceCompilerTool"
175 Culture="1036"/>
176 <Tool
177 Name="VCWebServiceProxyGeneratorTool"/>
178 </Configuration>
179 </Configurations>
180 <Files>
181 <Filter
182 Name="Source Files"
183 Filter="">
184 <File
185 RelativePath=".\adler32.c">
186 </File>
187 <File
188 RelativePath=".\compress.c">
189 </File>
190 <File
191 RelativePath=".\crc32.c">
192 </File>
193 <File
194 RelativePath=".\deflate.c">
195 </File>
196 <File
197 RelativePath=".\gvmat32c.c">
198 </File>
199 <File
200 RelativePath=".\gzio.c">
201 </File>
202 <File
203 RelativePath=".\infback.c">
204 </File>
205 <File
206 RelativePath=".\inffast.c">
207 </File>
208 <File
209 RelativePath=".\inflate.c">
210 </File>
211 <File
212 RelativePath=".\inftrees.c">
213 </File>
214 <File
215 RelativePath=".\ioapi.c">
216 </File>
217 <File
218 RelativePath=".\trees.c">
219 </File>
220 <File
221 RelativePath=".\uncompr.c">
222 </File>
223 <File
224 RelativePath=".\unzip.c">
225 </File>
226 <File
227 RelativePath=".\zip.c">
228 </File>
229 <File
230 RelativePath=".\zlib.rc">
231 </File>
232 <File
233 RelativePath=".\zlibvc.def">
234 </File>
235 <File
236 RelativePath=".\zutil.c">
237 </File>
238 </Filter>
239 </Files>
240 <Globals>
241 </Globals>
242</VisualStudioProject>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette