mirror of https://github.com/PCSX2/pcsx2.git
Update code::blocks project with the new version of zlib.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2797 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
05ccea99ce
commit
9cd47bf995
|
@ -59,7 +59,17 @@
|
|||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="deflate.h" />
|
||||
<Unit filename="gzio.c">
|
||||
<Unit filename="gzclose.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="gzguts.h" />
|
||||
<Unit filename="gzlib.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="gzread.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="gzwrite.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="infback.c">
|
||||
|
|
Loading…
Reference in New Issue