diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:25:17 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:25:17 -0700 |
commit | abf180a067223611620dd97dd5681df7c7fa7c9b (patch) | |
tree | 48ce6022aa1670380c098bd0abed2ac4aa1d9ca0 /contrib/vstudio/vc7/zlibstat.vcproj | |
parent | 9c3a5830218c4e7fff23b8fc4386269db77a03a9 (diff) | |
download | zlib-1.2.3.tar.gz zlib-1.2.3.tar.bz2 zlib-1.2.3.zip |
zlib 1.2.3v1.2.3
Diffstat (limited to 'contrib/vstudio/vc7/zlibstat.vcproj')
-rw-r--r-- | contrib/vstudio/vc7/zlibstat.vcproj | 38 |
1 files changed, 21 insertions, 17 deletions
diff --git a/contrib/vstudio/vc7/zlibstat.vcproj b/contrib/vstudio/vc7/zlibstat.vcproj index eb182f7..766d7a4 100644 --- a/contrib/vstudio/vc7/zlibstat.vcproj +++ b/contrib/vstudio/vc7/zlibstat.vcproj | |||
@@ -20,6 +20,7 @@ | |||
20 | <Tool | 20 | <Tool |
21 | Name="VCCLCompilerTool" | 21 | Name="VCCLCompilerTool" |
22 | Optimization="0" | 22 | Optimization="0" |
23 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
23 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | 24 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" |
24 | ExceptionHandling="FALSE" | 25 | ExceptionHandling="FALSE" |
25 | RuntimeLibrary="5" | 26 | RuntimeLibrary="5" |
@@ -61,6 +62,7 @@ | |||
61 | <Tool | 62 | <Tool |
62 | Name="VCCLCompilerTool" | 63 | Name="VCCLCompilerTool" |
63 | InlineFunctionExpansion="1" | 64 | InlineFunctionExpansion="1" |
65 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
64 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | 66 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" |
65 | StringPooling="TRUE" | 67 | StringPooling="TRUE" |
66 | ExceptionHandling="FALSE" | 68 | ExceptionHandling="FALSE" |
@@ -102,6 +104,7 @@ | |||
102 | <Tool | 104 | <Tool |
103 | Name="VCCLCompilerTool" | 105 | Name="VCCLCompilerTool" |
104 | InlineFunctionExpansion="1" | 106 | InlineFunctionExpansion="1" |
107 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
105 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;ASMV;ASMINF" | 108 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;ASMV;ASMINF" |
106 | StringPooling="TRUE" | 109 | StringPooling="TRUE" |
107 | ExceptionHandling="FALSE" | 110 | ExceptionHandling="FALSE" |
@@ -117,7 +120,7 @@ | |||
117 | Name="VCCustomBuildTool"/> | 120 | Name="VCCustomBuildTool"/> |
118 | <Tool | 121 | <Tool |
119 | Name="VCLibrarianTool" | 122 | Name="VCLibrarianTool" |
120 | AdditionalOptions="gvmat32.obj inffas32.obj /NODEFAULTLIB " | 123 | AdditionalOptions="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj /NODEFAULTLIB " |
121 | OutputFile=".\zlibstat\zlibstat.lib" | 124 | OutputFile=".\zlibstat\zlibstat.lib" |
122 | SuppressStartupBanner="TRUE"/> | 125 | SuppressStartupBanner="TRUE"/> |
123 | <Tool | 126 | <Tool |
@@ -144,6 +147,7 @@ | |||
144 | <Tool | 147 | <Tool |
145 | Name="VCCLCompilerTool" | 148 | Name="VCCLCompilerTool" |
146 | InlineFunctionExpansion="1" | 149 | InlineFunctionExpansion="1" |
150 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
147 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | 151 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" |
148 | StringPooling="TRUE" | 152 | StringPooling="TRUE" |
149 | ExceptionHandling="FALSE" | 153 | ExceptionHandling="FALSE" |
@@ -182,49 +186,49 @@ | |||
182 | Name="Source Files" | 186 | Name="Source Files" |
183 | Filter=""> | 187 | Filter=""> |
184 | <File | 188 | <File |
185 | RelativePath=".\adler32.c"> | 189 | RelativePath="..\..\..\adler32.c"> |
186 | </File> | 190 | </File> |
187 | <File | 191 | <File |
188 | RelativePath=".\compress.c"> | 192 | RelativePath="..\..\..\compress.c"> |
189 | </File> | 193 | </File> |
190 | <File | 194 | <File |
191 | RelativePath=".\crc32.c"> | 195 | RelativePath="..\..\..\crc32.c"> |
192 | </File> | 196 | </File> |
193 | <File | 197 | <File |
194 | RelativePath=".\deflate.c"> | 198 | RelativePath="..\..\..\deflate.c"> |
195 | </File> | 199 | </File> |
196 | <File | 200 | <File |
197 | RelativePath=".\gvmat32c.c"> | 201 | RelativePath="..\..\masmx86\gvmat32c.c"> |
198 | </File> | 202 | </File> |
199 | <File | 203 | <File |
200 | RelativePath=".\gzio.c"> | 204 | RelativePath="..\..\..\gzio.c"> |
201 | </File> | 205 | </File> |
202 | <File | 206 | <File |
203 | RelativePath=".\infback.c"> | 207 | RelativePath="..\..\..\infback.c"> |
204 | </File> | 208 | </File> |
205 | <File | 209 | <File |
206 | RelativePath=".\inffast.c"> | 210 | RelativePath="..\..\..\inffast.c"> |
207 | </File> | 211 | </File> |
208 | <File | 212 | <File |
209 | RelativePath=".\inflate.c"> | 213 | RelativePath="..\..\..\inflate.c"> |
210 | </File> | 214 | </File> |
211 | <File | 215 | <File |
212 | RelativePath=".\inftrees.c"> | 216 | RelativePath="..\..\..\inftrees.c"> |
213 | </File> | 217 | </File> |
214 | <File | 218 | <File |
215 | RelativePath=".\ioapi.c"> | 219 | RelativePath="..\..\minizip\ioapi.c"> |
216 | </File> | 220 | </File> |
217 | <File | 221 | <File |
218 | RelativePath=".\trees.c"> | 222 | RelativePath="..\..\..\trees.c"> |
219 | </File> | 223 | </File> |
220 | <File | 224 | <File |
221 | RelativePath=".\uncompr.c"> | 225 | RelativePath="..\..\..\uncompr.c"> |
222 | </File> | 226 | </File> |
223 | <File | 227 | <File |
224 | RelativePath=".\unzip.c"> | 228 | RelativePath="..\..\minizip\unzip.c"> |
225 | </File> | 229 | </File> |
226 | <File | 230 | <File |
227 | RelativePath=".\zip.c"> | 231 | RelativePath="..\..\minizip\zip.c"> |
228 | </File> | 232 | </File> |
229 | <File | 233 | <File |
230 | RelativePath=".\zlib.rc"> | 234 | RelativePath=".\zlib.rc"> |
@@ -233,7 +237,7 @@ | |||
233 | RelativePath=".\zlibvc.def"> | 237 | RelativePath=".\zlibvc.def"> |
234 | </File> | 238 | </File> |
235 | <File | 239 | <File |
236 | RelativePath=".\zutil.c"> | 240 | RelativePath="..\..\..\zutil.c"> |
237 | </File> | 241 | </File> |
238 | </Filter> | 242 | </Filter> |
239 | </Files> | 243 | </Files> |