Remove wxHtml and wxXml dependency from wxAdv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp
2006-08-02 18:28:13 +00:00
parent 587d0f3614
commit 8ce1206e96

View 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>