typo fix (bakefile needs error checking...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<if cond="wxUSE_ZLIB=='builtin'">$(SRCDIR)/src/zlib</if>
|
||||
</set>
|
||||
|
||||
<lib id="wxzlib" teplate="3rdparty_lib"
|
||||
<lib id="wxzlib" template="3rdparty_lib"
|
||||
cond="wxUSE_ZLIB=='builtin' and BUILDING_LIB=='1'">
|
||||
<dirname>$(LIBDIRNAME)</dirname>
|
||||
<sources>
|
||||
|
Reference in New Issue
Block a user