compilation fix for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0c2d809a72
commit
21f7567505
@ -18,6 +18,9 @@
|
||||
cond="wxUSE_ZLIB=='builtin' and BUILDING_LIB=='1'">
|
||||
<dirname>$(LIBDIRNAME)</dirname>
|
||||
<cflags-borland>-w-8004 -w-8012 -w-8057</cflags-borland>
|
||||
<if cond="FORMAT=='msevc4prj'">
|
||||
<define>NO_ERRNO_H</define>
|
||||
</if>
|
||||
<sources>
|
||||
src/zlib/adler32.c
|
||||
src/zlib/compress.c
|
||||
|
Loading…
Reference in New Issue
Block a user