diff options
Diffstat (limited to 'contrib/vstudio/vc7/zlibstat.vcproj')
-rw-r--r-- | contrib/vstudio/vc7/zlibstat.vcproj | 258 |
1 files changed, 0 insertions, 258 deletions
diff --git a/contrib/vstudio/vc7/zlibstat.vcproj b/contrib/vstudio/vc7/zlibstat.vcproj deleted file mode 100644 index 3c37959..0000000 --- a/contrib/vstudio/vc7/zlibstat.vcproj +++ /dev/null | |||
@@ -1,258 +0,0 @@ | |||
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 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
24 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | ||
25 | ExceptionHandling="FALSE" | ||
26 | RuntimeLibrary="5" | ||
27 | PrecompiledHeaderFile=".\zlibstatDebug/zlibstat.pch" | ||
28 | AssemblerListingLocation=".\zlibstatDebug/" | ||
29 | ObjectFile=".\zlibstatDebug/" | ||
30 | ProgramDataBaseFileName=".\zlibstatDebug/" | ||
31 | WarningLevel="3" | ||
32 | SuppressStartupBanner="TRUE" | ||
33 | DebugInformationFormat="1"/> | ||
34 | <Tool | ||
35 | Name="VCCustomBuildTool"/> | ||
36 | <Tool | ||
37 | Name="VCLibrarianTool" | ||
38 | AdditionalOptions="/NODEFAULTLIB " | ||
39 | OutputFile=".\zlibstatDebug\zlibstat.lib" | ||
40 | SuppressStartupBanner="TRUE"/> | ||
41 | <Tool | ||
42 | Name="VCMIDLTool"/> | ||
43 | <Tool | ||
44 | Name="VCPostBuildEventTool"/> | ||
45 | <Tool | ||
46 | Name="VCPreBuildEventTool"/> | ||
47 | <Tool | ||
48 | Name="VCPreLinkEventTool"/> | ||
49 | <Tool | ||
50 | Name="VCResourceCompilerTool" | ||
51 | Culture="1036"/> | ||
52 | <Tool | ||
53 | Name="VCWebServiceProxyGeneratorTool"/> | ||
54 | </Configuration> | ||
55 | <Configuration | ||
56 | Name="ReleaseAxp|Win32" | ||
57 | OutputDirectory=".\zlibsta0" | ||
58 | IntermediateDirectory=".\zlibsta0" | ||
59 | ConfigurationType="4" | ||
60 | UseOfMFC="0" | ||
61 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
62 | <Tool | ||
63 | Name="VCCLCompilerTool" | ||
64 | InlineFunctionExpansion="1" | ||
65 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
66 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | ||
67 | StringPooling="TRUE" | ||
68 | ExceptionHandling="FALSE" | ||
69 | RuntimeLibrary="4" | ||
70 | EnableFunctionLevelLinking="TRUE" | ||
71 | PrecompiledHeaderFile=".\zlibsta0/zlibstat.pch" | ||
72 | AssemblerListingLocation=".\zlibsta0/" | ||
73 | ObjectFile=".\zlibsta0/" | ||
74 | ProgramDataBaseFileName=".\zlibsta0/" | ||
75 | WarningLevel="3" | ||
76 | SuppressStartupBanner="TRUE"/> | ||
77 | <Tool | ||
78 | Name="VCCustomBuildTool"/> | ||
79 | <Tool | ||
80 | Name="VCLibrarianTool" | ||
81 | AdditionalOptions="/NODEFAULTLIB " | ||
82 | OutputFile=".\zlibsta0\zlibstat.lib" | ||
83 | SuppressStartupBanner="TRUE"/> | ||
84 | <Tool | ||
85 | Name="VCMIDLTool"/> | ||
86 | <Tool | ||
87 | Name="VCPostBuildEventTool"/> | ||
88 | <Tool | ||
89 | Name="VCPreBuildEventTool"/> | ||
90 | <Tool | ||
91 | Name="VCPreLinkEventTool"/> | ||
92 | <Tool | ||
93 | Name="VCResourceCompilerTool"/> | ||
94 | <Tool | ||
95 | Name="VCWebServiceProxyGeneratorTool"/> | ||
96 | </Configuration> | ||
97 | <Configuration | ||
98 | Name="Release|Win32" | ||
99 | OutputDirectory=".\zlibstat" | ||
100 | IntermediateDirectory=".\zlibstat" | ||
101 | ConfigurationType="4" | ||
102 | UseOfMFC="0" | ||
103 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
104 | <Tool | ||
105 | Name="VCCLCompilerTool" | ||
106 | InlineFunctionExpansion="1" | ||
107 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
108 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;ASMV;ASMINF" | ||
109 | StringPooling="TRUE" | ||
110 | ExceptionHandling="FALSE" | ||
111 | RuntimeLibrary="4" | ||
112 | EnableFunctionLevelLinking="TRUE" | ||
113 | PrecompiledHeaderFile=".\zlibstat/zlibstat.pch" | ||
114 | AssemblerListingLocation=".\zlibstat/" | ||
115 | ObjectFile=".\zlibstat/" | ||
116 | ProgramDataBaseFileName=".\zlibstat/" | ||
117 | WarningLevel="3" | ||
118 | SuppressStartupBanner="TRUE"/> | ||
119 | <Tool | ||
120 | Name="VCCustomBuildTool"/> | ||
121 | <Tool | ||
122 | Name="VCLibrarianTool" | ||
123 | AdditionalOptions="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj /NODEFAULTLIB " | ||
124 | OutputFile=".\zlibstat\zlibstat.lib" | ||
125 | SuppressStartupBanner="TRUE"/> | ||
126 | <Tool | ||
127 | Name="VCMIDLTool"/> | ||
128 | <Tool | ||
129 | Name="VCPostBuildEventTool"/> | ||
130 | <Tool | ||
131 | Name="VCPreBuildEventTool"/> | ||
132 | <Tool | ||
133 | Name="VCPreLinkEventTool"/> | ||
134 | <Tool | ||
135 | Name="VCResourceCompilerTool" | ||
136 | Culture="1036"/> | ||
137 | <Tool | ||
138 | Name="VCWebServiceProxyGeneratorTool"/> | ||
139 | </Configuration> | ||
140 | <Configuration | ||
141 | Name="ReleaseWithoutAsm|Win32" | ||
142 | OutputDirectory="zlibstatWithoutAsm" | ||
143 | IntermediateDirectory="zlibstatWithoutAsm" | ||
144 | ConfigurationType="4" | ||
145 | UseOfMFC="0" | ||
146 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
147 | <Tool | ||
148 | Name="VCCLCompilerTool" | ||
149 | InlineFunctionExpansion="1" | ||
150 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
151 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | ||
152 | StringPooling="TRUE" | ||
153 | ExceptionHandling="FALSE" | ||
154 | RuntimeLibrary="4" | ||
155 | EnableFunctionLevelLinking="TRUE" | ||
156 | PrecompiledHeaderFile=".\zlibstat/zlibstat.pch" | ||
157 | AssemblerListingLocation=".\zlibstatWithoutAsm/" | ||
158 | ObjectFile=".\zlibstatWithoutAsm/" | ||
159 | ProgramDataBaseFileName=".\zlibstatWithoutAsm/" | ||
160 | WarningLevel="3" | ||
161 | SuppressStartupBanner="TRUE"/> | ||
162 | <Tool | ||
163 | Name="VCCustomBuildTool"/> | ||
164 | <Tool | ||
165 | Name="VCLibrarianTool" | ||
166 | AdditionalOptions=" /NODEFAULTLIB " | ||
167 | OutputFile=".\zlibstatWithoutAsm\zlibstat.lib" | ||
168 | SuppressStartupBanner="TRUE"/> | ||
169 | <Tool | ||
170 | Name="VCMIDLTool"/> | ||
171 | <Tool | ||
172 | Name="VCPostBuildEventTool"/> | ||
173 | <Tool | ||
174 | Name="VCPreBuildEventTool"/> | ||
175 | <Tool | ||
176 | Name="VCPreLinkEventTool"/> | ||
177 | <Tool | ||
178 | Name="VCResourceCompilerTool" | ||
179 | Culture="1036"/> | ||
180 | <Tool | ||
181 | Name="VCWebServiceProxyGeneratorTool"/> | ||
182 | </Configuration> | ||
183 | </Configurations> | ||
184 | <Files> | ||
185 | <Filter | ||
186 | Name="Source Files" | ||
187 | Filter=""> | ||
188 | <File | ||
189 | RelativePath="..\..\..\adler32.c"> | ||
190 | </File> | ||
191 | <File | ||
192 | RelativePath="..\..\..\compress.c"> | ||
193 | </File> | ||
194 | <File | ||
195 | RelativePath="..\..\..\crc32.c"> | ||
196 | </File> | ||
197 | <File | ||
198 | RelativePath="..\..\..\deflate.c"> | ||
199 | </File> | ||
200 | <File | ||
201 | RelativePath="..\..\masmx86\gvmat32c.c"> | ||
202 | </File> | ||
203 | <File | ||
204 | RelativePath="..\..\..\gzclose.c"> | ||
205 | </File> | ||
206 | <File | ||
207 | RelativePath="..\..\..\gzio.c"> | ||
208 | </File> | ||
209 | <File | ||
210 | RelativePath="..\..\..\gzlib.c"> | ||
211 | </File> | ||
212 | <File | ||
213 | RelativePath="..\..\..\gzread.c"> | ||
214 | </File> | ||
215 | <File | ||
216 | RelativePath="..\..\..\gzwrite.c"> | ||
217 | </File> | ||
218 | <File | ||
219 | RelativePath="..\..\..\infback.c"> | ||
220 | </File> | ||
221 | <File | ||
222 | RelativePath="..\..\..\inffast.c"> | ||
223 | </File> | ||
224 | <File | ||
225 | RelativePath="..\..\..\inflate.c"> | ||
226 | </File> | ||
227 | <File | ||
228 | RelativePath="..\..\..\inftrees.c"> | ||
229 | </File> | ||
230 | <File | ||
231 | RelativePath="..\..\minizip\ioapi.c"> | ||
232 | </File> | ||
233 | <File | ||
234 | RelativePath="..\..\..\trees.c"> | ||
235 | </File> | ||
236 | <File | ||
237 | RelativePath="..\..\..\uncompr.c"> | ||
238 | </File> | ||
239 | <File | ||
240 | RelativePath="..\..\minizip\unzip.c"> | ||
241 | </File> | ||
242 | <File | ||
243 | RelativePath="..\..\minizip\zip.c"> | ||
244 | </File> | ||
245 | <File | ||
246 | RelativePath=".\zlib.rc"> | ||
247 | </File> | ||
248 | <File | ||
249 | RelativePath=".\zlibvc.def"> | ||
250 | </File> | ||
251 | <File | ||
252 | RelativePath="..\..\..\zutil.c"> | ||
253 | </File> | ||
254 | </Filter> | ||
255 | </Files> | ||
256 | <Globals> | ||
257 | </Globals> | ||
258 | </VisualStudioProject> | ||