]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/expat.bkl
simple GetContext() and one other minor doc
[wxWidgets.git] / build / bakefiles / expat.bkl
index 6d6146ee62c7afe6d608fbef53bf3ccad9ec70ba..eea2ab082ec0f324344a666aaa0dec0ea9ff50b0 100644 (file)
@@ -8,7 +8,7 @@
         <set var="wxUSE_EXPAT">builtin</set>
     </if>
     <set var="LIB_EXPAT">
-        <if cond="wxUSE_EXPAT=='builtin'">wxexpat$(WXDEBUGFLAG)$(HOST_SUFFIX)</if>
+        <if cond="wxUSE_EXPAT=='builtin'">wxexpat$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)</if>
     </set>
     <set var="INC_EXPAT">
         <if cond="wxUSE_EXPAT=='builtin'">$(TOP_SRCDIR)src/expat/lib</if>