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/vc8 | |
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/vc8')
-rw-r--r-- | contrib/vstudio/vc8/zlibstat.vcproj | 15 | ||||
-rw-r--r-- | contrib/vstudio/vc8/zlibvc.vcproj | 15 |
2 files changed, 26 insertions, 4 deletions
diff --git a/contrib/vstudio/vc8/zlibstat.vcproj b/contrib/vstudio/vc8/zlibstat.vcproj index fb97037..51a4073 100644 --- a/contrib/vstudio/vc8/zlibstat.vcproj +++ b/contrib/vstudio/vc8/zlibstat.vcproj | |||
@@ -760,8 +760,19 @@ | |||
760 | </FileConfiguration> | 760 | </FileConfiguration> |
761 | </File> | 761 | </File> |
762 | <File | 762 | <File |
763 | RelativePath="..\..\..\gzio.c" | 763 | RelativePath="..\..\..\gzclose.c"> |
764 | > | 764 | </File> |
765 | <File | ||
766 | RelativePath="..\..\..\gzio.c"> | ||
767 | </File> | ||
768 | <File | ||
769 | RelativePath="..\..\..\gzlib.c"> | ||
770 | </File> | ||
771 | <File | ||
772 | RelativePath="..\..\..\gzread.c"> | ||
773 | </File> | ||
774 | <File | ||
775 | RelativePath="..\..\..\gzwrite.c"> | ||
765 | </File> | 776 | </File> |
766 | <File | 777 | <File |
767 | RelativePath="..\..\..\infback.c" | 778 | RelativePath="..\..\..\infback.c" |
diff --git a/contrib/vstudio/vc8/zlibvc.vcproj b/contrib/vstudio/vc8/zlibvc.vcproj index e717011..f06273b 100644 --- a/contrib/vstudio/vc8/zlibvc.vcproj +++ b/contrib/vstudio/vc8/zlibvc.vcproj | |||
@@ -1005,8 +1005,19 @@ | |||
1005 | </FileConfiguration> | 1005 | </FileConfiguration> |
1006 | </File> | 1006 | </File> |
1007 | <File | 1007 | <File |
1008 | RelativePath="..\..\..\gzio.c" | 1008 | RelativePath="..\..\..\gzclose.c"> |
1009 | > | 1009 | </File> |
1010 | <File | ||
1011 | RelativePath="..\..\..\gzio.c"> | ||
1012 | </File> | ||
1013 | <File | ||
1014 | RelativePath="..\..\..\gzlib.c"> | ||
1015 | </File> | ||
1016 | <File | ||
1017 | RelativePath="..\..\..\gzread.c"> | ||
1018 | </File> | ||
1019 | <File | ||
1020 | RelativePath="..\..\..\gzwrite.c"> | ||
1010 | </File> | 1021 | </File> |
1011 | <File | 1022 | <File |
1012 | RelativePath="..\..\..\infback.c" | 1023 | RelativePath="..\..\..\infback.c" |