diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:26:49 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:26:49 -0700 |
commit | d004b047838a7e803818b4973a2e39e0ff8c1fa2 (patch) | |
tree | 9e8c804f78d73152c70d4ff24c6a7531a0d46782 /contrib/vstudio/vc7/zlibvc.vcproj | |
parent | f6194ef39af5864f792412460c354cc339dde7d1 (diff) | |
download | zlib-1.2.3.5.tar.gz zlib-1.2.3.5.tar.bz2 zlib-1.2.3.5.zip |
zlib 1.2.3.5v1.2.3.5
Diffstat (limited to 'contrib/vstudio/vc7/zlibvc.vcproj')
-rw-r--r-- | contrib/vstudio/vc7/zlibvc.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/vstudio/vc7/zlibvc.vcproj b/contrib/vstudio/vc7/zlibvc.vcproj index 8533b49..2c66643 100644 --- a/contrib/vstudio/vc7/zlibvc.vcproj +++ b/contrib/vstudio/vc7/zlibvc.vcproj | |||
@@ -348,9 +348,21 @@ | |||
348 | </FileConfiguration> | 348 | </FileConfiguration> |
349 | </File> | 349 | </File> |
350 | <File | 350 | <File |
351 | RelativePath="..\..\..\gzclose.c"> | ||
352 | </File> | ||
353 | <File | ||
351 | RelativePath="..\..\..\gzio.c"> | 354 | RelativePath="..\..\..\gzio.c"> |
352 | </File> | 355 | </File> |
353 | <File | 356 | <File |
357 | RelativePath="..\..\..\gzlib.c"> | ||
358 | </File> | ||
359 | <File | ||
360 | RelativePath="..\..\..\gzread.c"> | ||
361 | </File> | ||
362 | <File | ||
363 | RelativePath="..\..\..\gzwrite.c"> | ||
364 | </File> | ||
365 | <File | ||
354 | RelativePath="..\..\..\infback.c"> | 366 | RelativePath="..\..\..\infback.c"> |
355 | </File> | 367 | </File> |
356 | <File | 368 | <File |