Updated Visual Studio project files for recent Zlib update.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2068 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2010-07-10 21:10:52 +00:00
parent 113d7af8c2
commit fabc897b42
1 changed files with 17 additions and 1 deletions

View File

@ -974,7 +974,19 @@
>
</File>
<File
RelativePath="..\zlib\gzio.c"
RelativePath="..\zlib\gzclose.c"
>
</File>
<File
RelativePath="..\zlib\gzlib.c"
>
</File>
<File
RelativePath="..\zlib\gzread.c"
>
</File>
<File
RelativePath="..\zlib\gzwrite.c"
>
</File>
<File
@ -1763,6 +1775,10 @@
RelativePath="..\zlib\deflate.h"
>
</File>
<File
RelativePath="..\zlib\gzguts.h"
>
</File>
<File
RelativePath="..\zlib\inffast.h"
>