]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove wxHtml and wxXml dependency from wxAdv
authorMart Raudsepp <leio@gentoo.org>
Wed, 2 Aug 2006 18:28:13 +0000 (18:28 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 2 Aug 2006 18:28:13 +0000 (18:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/multilib.bkl

index 692491d2189bcd054df753663362e38c9851a5a2..cba2e42cfbdea723b7bdc230edd5bb7f06ad07ca 100644 (file)
@@ -81,8 +81,6 @@
         <define>WXMAKINGDLL_ADV</define>
         <sources>$(ADVANCED_SRC) $(PLUGIN_ADV_SRC)</sources>
         <msvc-headers>$(ADVANCED_HDR)</msvc-headers>
-        <library>htmldll</library>
-        <library>xmldll</library>
         <library>coredll</library>
         <library>basedll</library>
         <ldlibs>$(PLUGIN_ADV_EXTRALIBS)</ldlibs>