zlib objects linked together with wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1947,6 +1947,10 @@ else
|
|||||||
ALL_OBJECTS="\$(BASE_OBJS) \${BASE_UNIX_OBJS}"
|
ALL_OBJECTS="\$(BASE_OBJS) \${BASE_UNIX_OBJS}"
|
||||||
ALL_DEPFILES="\${BASE_DEPS} \${BASE_UNIX_DEPS}"
|
ALL_DEPFILES="\${BASE_DEPS} \${BASE_UNIX_DEPS}"
|
||||||
|
|
||||||
|
if test "$wxUSE_ZLIB" = "yes" ; then
|
||||||
|
ALL_OBJECTS="${ALL_OBJECTS} \$(ZLIBOBJS)"
|
||||||
|
fi
|
||||||
|
|
||||||
dnl building wxBase only
|
dnl building wxBase only
|
||||||
WX_LIBRARY="wxbase"
|
WX_LIBRARY="wxbase"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user